//@session_start(); @session_unset(); @session_destroy(); if(!isset($_GET['lan'])) $_GET['lan']="es"; include_once("inicio_".$_GET['lan'].".lang"); ?>