﻿var webRoot;
var webRootSeguro;
var webTeste;
var endereco = document.location.href;
var endR = endereco.substr(endereco.indexOf('://')+3,3);
var strAutenticacaoCadastroUnico = "TWFpc0RpdmVydGlkbw==";
var porta = '';
if(location.port != 80) porta=':' + location.port;

switch (endR) {
    case '10.':
        webDomain='http://10.141.1.17/';
        webRoot='http://10.141.1.17/maisdivertido2/';
        webRootSeguro='https://10.141.1.17/maisdivertido2/';
        webTeste='';
       break;
    case 'sta':
        webDomain='http://staging.nestle.com.br/';
        webRoot='http://staging.nestle.com.br/maisdivertido/';
        webRootSeguro='https://staging.nestle.com.br/maisdivertido/';
        webTeste='';
       break;
    case 'www':
        webDomain='http://www.nestle.com.br/';
        webRoot='http://www.nestle.com.br/maisdivertido/';
        webRootSeguro='https://www.nestle.com.br/maisdivertido/';
        webTeste='';
       break;
    case 'tri':
        webDomain='http://10.141.1.17/';
        webRoot='http://triboserverweb:81/maisdivertido/';
        webRootSeguro='http://triboserverweb:81/maisdivertido/';
        webTeste='Teste';
       break;
    case 'loc':
        webDomain='http://10.141.1.17/';
        webRoot='http://localhost' + porta +'/maisdivertido/';
        webRootSeguro='http://localhost' + porta +'/maisdivertido/';
        webTeste='Teste';
       break;
    case 'wtr':
        webDomain='http://wtribo013/';
        webRoot='http://wtribo013/maisdivertido2008/';
        webRootSeguro='http://wtribo013/maisdivertido2008/';
        webTeste='Teste';
       break;
    default:
        webDomain='';
        webRoot='';
        webRootSeguro='';
        webTeste='Teste';
}
function popupPolitica()
{
    args = 'width=500,height=585,scrollbars=1,left=100,top=100';
    window.open(webDomain + 'wscadastrounico/Politica/wfPolitica.aspx?sgAreaSite='+strAutenticacaoCadastroUnico,'MaisDivertido_Politica',args);
}
function popupTelefones()
{
    args = "width=612,height=694,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'telefones.htm','MaisDivertido_Telefones',args);
}
function popupEnquete()
{
    args = "width=431,height=409,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpEnquete.aspx','MaisDivertido_Enquete',args);
}
function popupPesquisa()
{
    args = "width=431,height=409,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpPesquisa.aspx','MaisDivertido_Pesquisa',args);
}
function popupPlebiscito()
{
    args = "width=431,height=409,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpPlebiscito.aspx','MaisDivertido_Plebiscito',args);
}
function popupAtividade(Sigla)
{
    args = "width=640,height=480,location=0,menubar=0,resizable=0,scrollbars=0,statusbar=0,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpAtividade.aspx?sigla='+Sigla,'MaisDivertido_Atividade',args);
}
function popupLounge(Sigla)
{
    args = "width=640,height=480,location=0,menubar=0,resizable=0,scrollbars=0,statusbar=0,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpLounge.aspx?sigla='+Sigla,'MaisDivertido_Atividade',args);
}
function popupMateria(IdMateria)
{
    args = "width=780,height=780,location=0,menubar=0,resizable=0,scrollbars=no,statusbar=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpMateria.aspx?i='+IdMateria,'MaisDivertido_Materia',args);
}
function popupConcurso(Sigla)
{
    args = "width=300,height=500,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpConcursoCultural.aspx?sigla='+Sigla,'MaisDivertido_Concurso',args);
}
function popupConcursoTras(Url)
{
    window.opener.location.href= webRoot + Url;
}
function popupLoungePassatempo(sigla)
{
    args = "width=700,height=436,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'site/passatempo/lounge.aspx?sigla='+sigla,'LoungePassatempo',args);
}
function popupConcursoVisualizar(Sigla,Id)
{
    Visualizar='';
    if (Id!=0&&Id!=''){
        Visualizar = '&visualizar=1&id='+Id;
    }
    args = "width=300,height=500,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpConcursoCultural.aspx?sigla='+Sigla+Visualizar,'MaisDivertido_Concurso',args);
}
function popupLogin(area)
{
    args = "width=375,height=410,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRootSeguro+'cadastro/Login'+webTeste+'.aspx?a='+area,'MaisDivertido_Login',args);
}
function popupLoginBlog(area, referencia)
{
    args = "width=375,height=410,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRootSeguro+'cadastro/Login'+webTeste+'.aspx?a='+area+'&r='+referencia,'MaisDivertido_Login',args);
}
function executaLogoff()
{
      window.document.location.href = webRoot + 'cadastro/logoff.aspx';
}
function popupRecado()
{
    args = "width=375,height=400,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRootSeguro+'PopUpRecado.aspx','MaisDivertido_Login',args);
}
function popupCadastro(origem)
{
    args = "width=690,height=638,location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    //window.open(webRootSeguro+'cadastro/cadastro.aspx', 'MaisDivertido_Cadastro',args);
    window.open(webDomain+'wscadastrounico/Cadastro/wfCadastro.aspx?sgAreaSite=TWFpc0RpdmVydGlkbw==', 'MaisDivertido_Cadastro',args);
}
function popupIndique(area,id,sigla)
{
    switch (area){
        case "comunidade":
            args = "width=300,height=500,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
            window.open('IndiqueComunidade.aspx?id='+id,'MaisDivertido_Indique',args);
            break;
        case "jogo":
            args = "width=375,height=400,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
            window.open('PopUpIndiqueJogo.aspx?id_identidade='+id+'&sigla='+sigla,'MaisDivertido_Indique',args);
            break;
        default : 
            window.open('IndiqueSite.aspx?id='+id,'MaisDivertido_Indique',args);
            break;
    }
}
function popupQueroMeCadastrar()
{
    popupCadastro();
    window.close();
}
function popupFavoritos()
{
    args = "width=376,height=425,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
    window.open(webRoot+'PopUpFavoritos.aspx','MaisDivertido_Fav',args);
}
function AbreSobreComunidade(pagina,largura,altura){
    centroLeft = (screen.width / 2) - (largura / 2);
    centroTop = (screen.height / 2) - (altura / 2);
    pop=window.open(webRoot+'comunidade_help.htm', "Popup", "width=" + largura + " ,height=" + altura + " ,top=" + centroTop + " ,left=" + centroLeft + ",scrollbars=yes");
}
//SO PARA TESTES
function popupFeedback(area)
{
 args = "width=386,height=440,location=0,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,hotkeys=0,directories=0,copyhistory=0,screenx=100,screeny=100,left=100,top=100";
 window.open(webRoot+'PopUpFeedback.aspx','MaisDivertido_FB',args);
}
//cidade passatempo
function AbreCidade(){
 var w = 744;
 var h = 503;
 var t = (screen.height/2)-(h/2);
 var l = (screen.width/2)-(w/2);
 window.open('site/passatempo/jogos/cidade/home_passatempo.aspx','cidade','width='+w+',height='+h+',top='+t+',left='+l);
}
//SNOWFLAKES
function abreTabn01(){
 centroLeft = (screen.width / 2) - 195;
 centroTop = (screen.height / 2) - (600 / 2);
 pop=window.open('http://www.nestle.com.br/PortalNestle/Produto/compass.htm?co209.jpg', "Popup", "width=300 ,height=300 ,top=" + centroTop + " ,left=" + centroLeft + ",scrollbars=yes, status=no");
}
function abreTabn02(){
 centroLeft = (screen.width / 2) - (800 / 2);
 centroTop = (screen.height / 2) - (380 / 2);
 pop=window.open('http://www.nestle.com.br/PortalNestle/Produto/compass.htm?co210.jpg', "Popup", "width=300 ,height=300 ,top=" + centroTop + " ,left=" + centroLeft + ",scrollbars=yes, status=no");
}
function abreDicas(){
 centroLeft = (screen.width / 2) - 195;
 centroTop = (screen.height / 2) - (380 / 2);
 pop=window.open('dicas.htm', "Popup", "width=500 ,height=570 ,top=" + centroTop + " ,left=" + centroLeft + ",scrollbars=no, status=no");
}
function abrePopGenerico(arquivo, altura, largura, scroll, status){
 centroLeft = (screen.width / 2) - largura;
 centroTop = (screen.height / 2) - altura;
 pop=window.open(arquivo, "LL"+largura, "width="+largura+",height="+altura+",top="+centroTop+",left="+centroLeft+",scrollbars="+scroll+", status="+status);
}
function abrePopGenericoTag(arquivo, altura, largura, scroll, status, arquivoHTML){
 centroLeft = (screen.width / 2) - largura;
 centroTop = (screen.height / 2) - altura;
 document.getElementById('frameTag').src = webRoot + 'Tags/' + arquivoHTML;
 pop=window.open(arquivo, "LL"+largura, "width="+largura+",height="+altura+",top="+centroTop+",left="+centroLeft+",scrollbars="+scroll+", status="+status);
}
function changeColorBG(cor){
 document.bgColor = "#"+cor;
}
function RegistraTag(arquivoHTML){
    document.getElementById('frameTag').src = webRoot + 'Tags/' + arquivoHTML;
}
function fechar(){
     document.getElementById('popup').style.display = 'none';
     document.getElementById('tableFlash').style.display = 'block';
}
function abrirHabilidade(){
     document.getElementById('popup').style.display = 'block';
     document.getElementById('tableFlash').style.display = 'none';
}