//v246
function popup(url,mciudad,mlang){
day = new Date();
id = day.getTime();
eval("page"+id+" = window.open('http://www.latinhotels.com/mapas02/mapa.php?mhot="+url+"&mciudad="+mciudad+"&mlang="+mlang+"', '"+id+"', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=520');");
//window.open("http://www.latinhotels.com/luis/mapas_ciudad/"+url , "" , "fullscreen=0 , toolbar=0 , location=0 , status=0 , menubar=0 , scrollbars=0 , resizable=1, width=600, height=460", false);
}


function popupc(url){
day = new Date();
id = day.getTime();
eval("page"+id+" = window.open('http://www.latinhotels.com/mapas02/mapa.php?mciudad="+url+"', '"+id+"', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=520');");
//window.open("http://www.latinhotels.com/luis/mapas_ciudad/"+url , "" , "fullscreen=0 , toolbar=0 , location=0 , status=0 , menubar=0 , scrollbars=0 , resizable=1, width=600, height=460", false);
}



if (typeof(Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();
