function mensaje()
{window.status="LatinOL.com - El Portal de Panamá"
}
// ------- Ventanas --------------------------------------
function GotoURL(dl){URL=dl.droplist.options[dl.droplist.selectedIndex].value;open(URL,'','width=386,height=470,status=no,toolbar=no,scrollbars=no,menubar=no,screenX=100,screenY=20')}
function OpenWindow(url,name){popupWin=window.open(url,name,'width=300,height=300')}
function ver_resultados(){open('http://www.latinol.com/resultados2001.asp','resultados','width=402,height=300,status=no,toolbar=no,scrollbars=yes,menubar=no,screenX=100,screenY=20')}
function ver_historial(){open('http://www.latinol.com/encuesta/historial2.asp','historial','width=500,height=460,status=no,toolbar=no,scrollbars=yes,menubar=no,screenX=100,screenY=20')}
// ------- Ventanas --------------------------------------

function clearfield(){
if (document.mailinglist.email.value == "Su e-mail aquí...")
	document.mailinglist.email.value = "";
}
function levantate(){open('http://www.latinol.com/especiales/levantate/levantate.html','levantate','width=705,height=400,status=no,toolbar=no,scrollbars=no,menubar=no,screenX=100,screenY=20')
}