<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><head profile="http://gmpg.org/xfn/11">
<meta http-equiv="X-UA-Compatible" content="IE=8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>{$website_title}</title>
<meta name="keywords" content="{$website_keyword}" />
<meta name="description" content="{$website_description}" />
<link rel="stylesheet" href="templates/green/styles/style.css" type="text/css" media="all">
<meta name="robots" content="index,follow">
</head><body id="home">
<div id="header" class="clearfix">
{include file='html_submenu.inc.tpl'}
<div id="branding">
<h1 id="logo">{$category_name} - <a href="{$domain_url}" title="{$title_header1}">{$title_header1}</a></h1>
</div>
<div id="nav" class="clearfix">
{include file='html_menu_rigth.inc.tpl'}
{include file='html_menu.inc.tpl'}
<div id="submenu-bg">
<div id="submenu-listitems">{$navegation}</div>
</div>
</div>
</div>
<div id="main" class="clearfix">
<div id="container">
<div id="content">
<div class="post">
<h1>{$category_name}</h1>
<small class="meta">
<span class="alignleft">
Featured Products in {$category_name} | Total Products: {$totalResults}</span>
<div class="alignright">{$navegation_list}</div>
</small>
<div class="entry">
<div class="source">
<div align="center">{include file='google-ads-468-60.inc.tpl'}</div><br />
{$product_list}
</div>
<div align="right">
{$navegation_list}
</div>
</div>
</div>
</div>
<!-- #content -->
</div><!-- #container -->
<div id="sidebar">
{php}
global $category_id;
show_subcategories($category_id);
{/php}<br />
{include file='google-ads-160-600.inc.tpl'}
{include file='google-ads-120-90.inc.tpl'}
{include file='google-ads-120-90.inc.tpl'}
{include file='google-ads-120-90.inc.tpl'}<br /><br />
{$shopzillaads160600}
</div>
</div>
{include file='html_footer.inc.tpl'}
{include file='google-analytics.inc.tpl'}
</body></html>