<!--
 
var url_pag="";
var alvo="";
var pop_largura="";
var pop_altura="";

var valorURL = document.location.hostname;

function abrir_pop(pagina)
{

	w=window.open(pagina,"","scrollbars=no,width=600,height=600,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}
function abrir_foto_abril_04(foto)
{

	w=window.open("/promo_abril_04/pop_up_abril.asp?foto="+foto,"","scrollbars=no,width=500,height=580,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_batom(foto)
{

	w=window.open("/imagens/eventos/pop_up_batom.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_inverno_04(foto)
{

	w=window.open("/imagens/eventos/pop_up_inverno_04.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}
function abrir_foto_inverno_05(foto)
{

	w=window.open("/imagens/eventos/pop_up_inverno_05.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}


function abrir_foto_batom_04(foto)
{

	w=window.open("/imagens/eventos/pop_up_batom_04.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}
function abrir_foto_batom_05(foto)
{

	w=window.open("/imagens/eventos/pop_up_batom_05.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_carrao_05(foto)
{

	w=window.open("/imagens/eventos/pop_up_carrao_05.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_batom(foto)
{

	w=window.open("/imagens/eventos/pop_up_batom.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}


function abrir_foto(foto)
{
	w=window.open("/imagens/eventos/pop_up.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_meia_noite(foto)
{
	w=window.open("/imagens/eventos/pop_up_meia_noite.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}

function abrir_foto_meia_noite_04(foto)
{
	w=window.open("/imagens/eventos/pop_up_meia_noite_04.asp?foto="+foto,"","scrollbars=no,width=500,height=480,left="+(screen.width-570)/2+",top="+(screen.height-480)/2);

w.focus();
}
function verifyCompatibleBrowser(){
    this.ver=navigator.appVersion
    this.dom=document.getElementById?1:0
    this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
    this.ie4=(document.all && !this.dom)?1:0;
    this.ns5=(this.dom && parseInt(this.ver) >= 5) ?1:0;

    this.ns4=(document.layers && !this.dom)?1:0;
    this.bw=(this.ie5 || this.ie4 || this.ns4 || this.ns5)
    return this
}



function Janela() {
    var remote = null
    janela = window.open('/bardahl/promocao.htm','promocao','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,menubar=no,width=700,height=490')
   
}

//-->
