/* include("libgkp.php"); include_once("etq_menu.txt"); if(!isset($_GET['lan']) && !isset($_GET['pg'])) {header("location: bienvenidos.htm");}; if(!isset($_GET['lan'])) $_GET['lan']="es"; if(!isset($_GET['pg'])) {$_GET['pg']="m0";}; $menu = menu($_GET['lan']); */ if(!isset($_GET['lan'])) $_GET['lan']="es"; include_once("libgkp.php"); include_once("etq.txt"); $link = conectar(); $menu = men($_GET['lan']); $etq = menu($_GET['lan']); ?>