		  

			function reservaht() {                               
			var page="http://www.belaircollection.com/wbe/wbe_web_ing.aspx"
			newwin=window.open("","","resizable=no,location=no,width=1024,height=768,scrollbars=yes,top=0,left=0")
			newwin.location=page;                   
			}
			
			function avionhotel() {                               
            var page="http://www.belaircollection.com/ing/plane_package.asp"
            location.href=page                 
            }
				  
			function menubanquetes() 	{                            
			var page="menubanquetes.html"
			newwin=window.open("","","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=520,height=600,top=100,left=300")
			newwin.location=page;                   
			}
					
			function modcanht() {                               
			var page="http://wbe.thebelair.com.mx/ssl/wbe/ctrl_resv_ht.asp?cve_corp=TBACUN&cve_hote=TBACUN&ssl=1&origen=TBE&cve_idi=2"
			newwin=window.open("","","resizable,location=no,scrollbars=yes,width=800,height=600,top=0,left=0")
			newwin.location=page;                   
			}

			function despliega_tel() {
			var page="http://www.belaircollection.com/ing/telefonos.html"
			newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=300,height=300,scrollbars=no,top=200,left=200")
			newwin.location=page;
			}
			
			function valida_info() {
				if (document.getElementById("nombre").value == "")
				{
					alert("Please write your name.");
					return event.returnvalue = false;
				}
				if (document.getElementById("email").value == "")
				{
					alert("Please write your email.");
					return event.returnvalue = false;
				}  
				if (document.getElementById("email").value.indexOf("@") == -1 || document.getElementById("email").value.indexOf(".") == -1){
					alert("Your email is incorrect.");
					return event.returnvalue = false;
				}  
				if (document.getElementById("info").value == "")
				{
					alert("Please write your comment.");
					return event.returnvalue = false;
				}
				document.form1.submit();
			}
		
			function despliega_reg() {
				var page="http://www.belaircollection.com/ing/pre_registro.aspx"
				newwin=window.open("","","toolbar=no,resizable=no,status=no,menubar=no,location=no,width=600,height=400,scrollbars=no,top=200,left=200")
				newwin.location=page;
			}
								
			function facebook() {
				var page="http://www.facebook.com/pages/Cancun-Mexico/The-Bel-Air-Collection-Hotel-Spa-Cancun/125369727475212"
				newwin=window.open("","","toolbar=no,resizable=yes,status=no,menubar=no,location=no,width=1000,height=600,scrollbars=yes,top=50,left=50")
				newwin.location=page;
			}
			
			function twitter() {
				var page="http://twitter.com/BelAir_Cancun"
				newwin=window.open("","","toolbar=no,resizable=yes,status=no,menubar=no,location=no,width=1000,height=600,scrollbars=yes,top=50,left=50")
				newwin.location=page;
			}

			function chat() {
				window.open("https://livechat.boldchat.com/aid/6625247189577952510/bc.chat?cwdid=3672975557036542635&amp;wdid=1042355598372557496&amp;vr=&amp;vn=&amp;vi=&amp;ve=&amp;vp=&amp;iq=&amp;curl=","","top=50,left=50,width=640,height=480,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no"); 
			}


