<%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%>
<% set tb = thumbnail($loop_value, $Image1_thumbnail_path) %> <%if tb %>
<%endif%>
<%if Link_Type eq "photo" and showLargePic eq "no" %> <%endif%><%if Link_Type eq "video" OR hasVideo eq "Yes" %> <%endif%><%Title%>
<%--a href="<%detailed_url%>" class="headline"><%Title%><%if Link_Type eq "photo" and showLargePic eq "no" %> <%endif%><%if Link_Type eq "video" %> <%endif%>
<%Description%> <%GT::Date::date_transform($Add_Date,$config.date_user_format, '%m%.%dd%.%yy%')%>
<%if i = 5%>
<%ad_300x250_noroadblocks%>
<%endif%> <%if i = 9%%>
<%endif%> <%set i=i+1%> <%endloop%>


<%get_links('editorial','Add_Date DESC, Timestmp','DESC',16)%> <%set i=1%> <%loop editorial_links_loop%> <%Plugins::SlideShow::generate_paths($ID)%><%rewrite_detail_url%>
<% set tb = thumbnail($loop_value, $Image1_thumbnail_path) %> <%if tb%>
<%endif%>
<%if Link_Type eq "photo" and showLargePic eq "no" %> <%endif%><%if Link_Type eq "video" OR hasVideo eq "Yes" %> <%endif%><%Title%>
<%Description%> <%GT::Date::date_transform($Add_Date,$config.date_user_format, '%m%.%dd%.%yy%')%>
<%if i = 3%>
<%ad_300x250_roadblocks%>
<%endif%> <%if i = 7%>
<%ad_300x250_noroadblocks%>
<%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%>