<%include include_common_head.html%> <%include include_accessibility.html%>
<%include include_header.html%> <%include include_contentheader.html%>
<%include include_leftsidebar.html%>
<%include include_contentwrapper_top.html%>

<%include include_content_top.html%> <%--set split = Links::Utils::column_split($category_loop.length, $home_category_cols)~%>
<%loop category_loop%> <%~set splitmod = $row_num % $split%> <%~if row_num == 1 or splitmod == 1 or split == 1%>
<%endif%> <%~include subcategory.html%> <%~if row_num == $category_loop.length or splitmod == 0%>
<%endif%> <%~endloop%> <%-- latest articles --%>


<%get_links('news','Add_Date DESC, Timestmp','DESC',20)%> <%set i=1%> <%loop news_links_loop%> <%Plugins::SlideShow::generate_paths($ID)%><%rewrite_detail_url%>
<%if Image1_thumbnail_path%>
<%endif%>
<%Title%>
<%Description%> <%GT::Date::date_transform($Add_Date,$config.date_user_format, '%m%.%dd%.%yy%')%>
<%if i = 5%>
<%adzone_300x250_1%>
<%endif%> <%if i = 9%%>
<%endif%> <%set i=i+1%> <%endloop%>


<%get_links('editorial','Add_Date','DESC',18)%> <%set i=1%> <%loop editorial_links_loop%> <%Plugins::SlideShow::generate_paths($ID)%><%rewrite_detail_url%>
<%if Image1_thumbnail_path%>
<%endif%>
<%Title%>
<%Description%> <%GT::Date::date_transform($Add_Date,$config.date_user_format, '%m%.%dd%.%yy%')%>
<%if i = 2%>
<%adzone_300x250_1%>
<%endif%> <%if i = 6%>
<%adzone_300x250_1%>
<%endif%> <%if i = 11%>
<%endif%> <%set i=i+1%> <%endloop%>
<%--h4>There <%if grand_total != 1%>are<%else%>is<%endif%> <%grand_total%> link<%if grand_total != 1%>s<%endif%> for you to choose from! <%include include_content_bottom.html%>
<%include include_contentwrapper_bottom.html%>
<%include include_rightsidebar.html%>
<%include include_contentfooter.html%> <%include include_footer.html%>