define(array("header" => "tpls/headerc.tpl","footer" => "tpls/footer.tpl")); $_GET[categ] ='plataformas'; if($_GET[categ]) { $n_categ = $n_categ = $db->sql_fetchrow($db->sql_query("SELECT nombre FROM categorias WHERE urlf='".$_GET[categ]."' LIMIT 1")); $n_categ1 = $n_categ1 = $db->sql_fetchrow($db->sql_query("SELECT descri FROM categorias WHERE urlf='".$_GET[categ]."' LIMIT 1")); $titulo = "Juegos de ".$n_categ[nombre]." » Juegos Flash Online de ".$n_categ[nombre]; $titulo2 = " ".$n_categ[nombre]; $des = $n_categ1[descri]; } if($_GET[pagina]) $titulo .= " Página ".$_GET[pagina]." » "; $titulo .= " JuegosGT.com (Juegos 100% Gratis)"; $tpl->assign("{TITGENERAL}",$titulo); $tpl->assign("{TITULO}, {DESCRIPT}",$des); $tpl->assign(" {TITULO}",$titulo2); $tpl->assign("{METATAGS}",""); $tpl->assign("{URL}",$url); $tpl->assign("{PUBLI}",""); $tpl->parse("header", "header"); $tpl->FastPrint("header"); ?>
sss
eXTReMe Tracker