function popupspatour()
{
	var jumptohere;
	var winoptions;
	var popupwindow;
		
	jumptohere = "http://www.sitiodigital.com/clientes/calbertgroup/spaparaiso/virtualtour/virtualtour.htm"
	winoptions = "width=504,height=386,scrollbars=no,left=350,top=150";
	popupwindow = open(jumptohere,"SpaTour",winoptions)
}

function respopup(uname,resflag)
{
	var jumptohere;
	var winoptions;
	var popupwindow;
		
	jumptohere = "http://www.paradisevillage.com/new_pvreservations/spvalidatelogin.asp?uname="+uname+"&fid="+resflag
	//jumptohere = "http://www.paradisevillage.com/reservations_test/spvalidatelogin.asp?uname="+uname+"&fid="+resflag
	winoptions = "top=0,left=0,width=550,height=560,scrollbars=yes";
	popupwindow = open(jumptohere,"Details",winoptions)
}

function resflight(uname)
{
	var jumptohere;
	var winoptions;
	var popupwindow;
		
	jumptohere = "http://paradisevillage.qixo.com/index.html?QIXO_Session=06890830d2041561c06f6cf8704aaf4f"
	winoptions = "top=0,left=0,width=550,height=560,scrollbars=yes";
	popupwindow = open(jumptohere,"Details",winoptions)
}

function chat()
{
	window.open('http://server.iad.liveperson.net/hc/1957168/?cmd=file&file=visitorWantsToChat&site=1957168&AEPARAMS&referrer='+document.location,'chat1957168','top=0,left=0,width=472,height=320');
}





	




