query($__sql__) or die(mysql_error()); $___total__results__=$db->row_count(); if($___total__results__){ while($r=$db->row()){ $_titulo_exp = getTrad($r->Titulo,$_SESSION["LANG_NAV"]); $_contenido = getTrad($r->Contenido,$_SESSION["LANG_NAV"]); } } $nav_path = $string["expositores"]; $_keywords_ = $_titulo_ = $_titulo_exp." - ".$string["expositores"]; head ($_titulo_,$nav_path,$_keywords_); ?>