		  

                  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="plane_package.asp"
                  location.href=page                 
                  }
				  
				  function despliega_tel() {
					var page="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;
					}




