// JavaScript Document

function popup_hospedevip() {
var win;
win=window.open("framehospedevip.html","1","height=445,width=600,left=50,top=0,resizable=no",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_restaurantes() {
var win;
win=window.open("framerestaurantes.html","1","height=445,width=600,left=50,top=0,resizable=no",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_bemreceber() {
var win;
win=window.open("framebemreceber.html","1","height=445,width=600,left=50,top=0,resizable=yes",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_climatempo() {
var win;
win=window.open("tempo.html","1","height=210,width=190,left=200,top=200,resizable=yes",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_localizacao() {
var win;
win=window.open("localizacao.html","1","height=600,width=1000,left=10,top=10,resizable=yes",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_politicadehospedagem() {
var win;
win=window.open("framepoliticadehospedagem.html","1","height=445,width=660,left=50,top=0,resizable=yes",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}

function popup_calendariotemporadas() {
var win;
win=window.open("framecalendariodetemporadas.html","1","height=600,width=830,left=50,top=0,resizable=yes",leftmargin="0", topmargin="0", marginwidth="0", marginheight="0", scrolling="no");
}