if (!defined('WEBPATH')) include $_SERVER['DOCUMENT_ROOT'].'/system/default.php'; $path = isset($_GET['path']) ? $_GET['path'] : ""; $path = explode('/',$path); $tmp=array();$catid=0; $cat_item=array(); $product_item=array(); $itemid = 0; $page=0; $products = new Content(); $Template = new Common_Template('Default'); /* $Template->title= $L->StrT('video_categories','title', $cat_item['id'], $cat_item['title']); */ if(isset($search_string)) $Template->title= $search_string; $Template->OutputHtml(); $Template->OutputHead(); //define ('page', $page); ?>
//include PLUGINPATH . 'leftVideoMenu.php'; echo $m_return; include PLUGINPATH . 'newProducts.php'; echo $m_return; include PLUGINPATH . 'saleProducts.php'; echo $m_return; include PLUGINPATH . 'resent_searches.php'; echo $m_return; ?> | include PLUGINPATH . 'contentCategoriesPath.php'; // include PLUGINPATH . 'productCategoriesPath.php'; include PLUGINPATH . 'aboutUs.php'; echo $m_return; ?> | include PLUGINPATH . 'newProducts.php'; echo $m_return; //include PLUGINPATH . 'rightColumn.php'; echo $m_return; ?> |