        var ServerPathChatran = "";
        var ServerPathDv      = "";

        function CyberMapa(Sitio) {

             //url = ServerPathDv+"/cybermapa/cyberfr.php?Sitio="+Sitio;
             url = "http://www.brokersinternet.com.ar/dv/cybermapa/cyberfr.php?Sitio="+Sitio;
             if (Sitio == "mendoza" ) {
                 window.open(url,"cybermapa","toolbar=1,location=0,directories=1,status=1,menubar=1,scrollbars=1,resizable=0,width=750,height=398,left=0,top=0");
             } else {
                 window.open(url,"cybermapa","toolbar=1,location=0,directories=1,status=1,menubar=1,scrollbars=1,resizable=0,width=550,height=400,left=125,top=50");
             }
        }

        function setCookie(name, value, expires, path, domain, secure) {
             var curCookie = name + "=" + escape(value) +
             ((expires) ? "; expires=" + expires.toGMTString() : "") +
             ((path) ? "; path=" + path : "") +
             ((domain) ? "; domain=" + domain : "") +
             ((secure) ? "; secure" : "")
             document.cookie = curCookie
        }

        function popUpHome(dirurl,largo,alto) {
                offset = document.cookie.indexOf('HomePagePopup')
                if (offset == "-1") {
                    newWindowHome = window.open(dirurl,'HomePopup','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width='+largo+',height='+alto+',left=125,top=150');
                    newWindowHome.focus();
                    setCookie('HomePagePopup', '1');
                }
        }

        function setCookieCT() {

               offset = document.cookie.indexOf('clickTrack')
               if (offset == "-1") {
                    var today = new Date();
                    var expires = new Date() // valid for 1 year
                    expires.setTime( today.getTime() + 24*365*3600000);
                    document.cookie = "clickTrack=" + escape(Math.random()) + "; expires=" + expires.toGMTString();
               }
        }

        function EnvArt(url,SitioNombre) {

            var nav=navigator.appVersion;
            var alto = 250;
            var largo = 280;
            var where = ServerPathChatran+"/popup/enviararticulo.php?url="+url+"&SitioNombre="+SitioNombre;
            if ((nav.indexOf("MSIE 5.")>-1 || nav.indexOf("MSIE 6.")>-1) && nav.indexOf("Windows")>1) {
                   //window.open(where,"foto","resizable=0,status=0,scrollbars=yes,width="+largo+",height="+alto+",left=0,top=0,center=1")
                   showModalDialog(where,"","dialogHeight:"+alto+"px; dialogWidth: "+largo+"px; center: Yes; help: No; resizable: No; scrollbars: Yes; status: No");
            } else { window.open(where,"foto","resizable=0,status=0,scrollbars=yes,width="+largo+",height="+alto+",left=0,top=0,center=1")
                   }
        }



        function VerFoto(alto,largo,img,Sitio) {

              var nav=navigator.appVersion;
              var alto = (screen.height<alto?screen.height-40:alto)+30;
              var largo = (screen.width<largo?screen.width:largo);

              var where = ServerPathChatran+"/popup/verfoto.php?img="+img+"&Sitio="+Sitio;
              if ((nav.indexOf("MSIE 5.")>-1 || nav.indexOf("MSIE 6.")>-1) && nav.indexOf("Windows")>1)
              {
                   //alert(where);
                   showModalDialog(where,"","dialogHeight:"+alto+"px; dialogWidth: "+largo+"px; center: Yes; help: No; resizable: No; scrollbars: Yes; status: No");
                   //window.open(where,"foto","resizable=0,status=0,scrollbars=yes,width="+largo+",height="+alto+",left=0,top=0,center=1")
              }
              else
              {
                   window.open(where,"foto","resizable=0,status=0,scrollbars=yes,width="+largo+",height="+alto+",left=0,top=0,center=1")
              }
        }


        var image = new Image();

        function precargar (imagen) {
        image.src = imagen;
        }

        function Ir(url)
        {
        location.href = url;
        }

        function _over(obj) {
        obj.style.cursor = 'hand';
        obj.background = image.src;
        }

        function _out(obj,orimag) {
        obj.background = orimag;
        }

        function _overcolor(obj,color) {
        obj.style.cursor = 'hand';
        obj.style.background = color;
        }

        function _outcolor(obj,color) {
        obj.style.background = (color?color:"");
        }

        function _cf (obj,clase) {
        obj.className = clase;
        }

        var weekdays=new Array(6);
        var months=new Array(11);
        var today=new Date();
        var month = today.getMonth();
        var date = today.getDate();
        var weekday = today.getDay();
        var year = today.getYear();

        if(year<=99){year=year+1900;}today=null;

        function abrirPopup(url,nombre,Alto,Largo) {
              Alto = Math.abs(Alto)+20;
              Largo = Math.abs(Largo)+20;
              var nav=navigator.appVersion;
              if ((nav.indexOf("MSIE 5.")>-1 || nav.indexOf("MSIE 6.")>-1) && nav.indexOf("Windows")>1) {
                 showModalDialog(url,nombre,"dialogHeight: "+Alto+" px; dialogWidth: "+Largo+" px; center: Yes; help: No; resizable: No; scrollbars: Yes; status: No");
                 //window.open(url,nombre,"resizable=0,status=1,scrollbars=1,width="+Largo+",height="+Alto+",left=0,top=0,center=1");
              } else {
                 window.open(url,nombre,"resizable=0,status=1,scrollbars=yes,width="+Largo+",height="+Alto+",left=0,top=0,center=1");
              }
        }

        function galeria(foto,IdItem,SitioNombre,total) {

              var url = ServerPathDv+"/galeria.php?foto="+foto+"&IdItem="+IdItem+"&SitioNombre="+SitioNombre+"&total="+total;
              abrirPopup(url,"galeria","460","755");
        }

        function vista360(IdVista,IdItem,SitioNombre) {

              var url = ServerPathDv+"/vista.php?IdVista="+IdVista+"&IdItem="+IdItem+"&SitioNombre="+SitioNombre;
              abrirPopup(url,"vista360","400","600");
        }

        function VerMapa(MapaXPos,MapaYPos,MapaCodigo) {
              var url = ServerPathDv+"/directorio/templates/cybermapa.php?MapaXPos="+MapaXPos+"&MapaYPos="+MapaYPos+"&MapaCodigo="+MapaCodigo;
              abrirPopup (url,"cybermapa",480,560);
        }

        function opiVer(IdHotel,SitioNombre,NombreHotel) {

              var url = ServerPathDv+"/opiVer.php?IdHotel="+IdHotel+"&SitioNombre="+SitioNombre+"&NombreHotel="+NombreHotel;
              abrirPopup(url,"opiniones","430","600");
        }

        function opiIng(IdHotel,SitioNombre) {

              var url = ServerPathDv+"/opiniones/opiForm.php?IdHotel="+IdHotel+"&SitioNombre="+SitioNombre+"&Pop=1";
              window.open(url,"opiniones","resizable=0,status=1,scrollbars=yes,width=520,height=450,left=0,top=0,center=1");
        }

        function ImpArt(url,SitioNombre) {

              var url = ServerPathChatran+"/popup/imprimirarticulo.php?url="+url+"&SitioNombre="+SitioNombre;
              abrirPopup(url,"opiniones","450","660");
        }

        weekdays["0 1"] = "Domingo";    weekdays["0 2"] = "Sunday";       weekdays["0 3"] = "Domingo";
        weekdays["1 1"] = "Lunes";      weekdays["1 2"] = "Monday";       weekdays["1 3"] = "Segunda-feira";
        weekdays["2 1"] = "Martes";     weekdays["2 2"] = "Tuesday";      weekdays["2 3"] = "Terça-feira";
        weekdays["3 1"] = "Miércoles";  weekdays["3 2"] = "Wednesday";    weekdays["3 3"] = "Quarta-feira";
        weekdays["4 1"] = "Jueves";     weekdays["4 2"] = "Thursday";     weekdays["4 3"] = "Quinta-feira";
        weekdays["5 1"] = "Viernes";    weekdays["5 2"] = "Friday";       weekdays["5 3"] = "Sexta-feira";
        weekdays["6 1"] = "Sábado";     weekdays["6 2"] = "Saturday";     weekdays["6 3"] = "Sábado";

        months["0 1"]  = "Enero";       months["0 2"]  = "January";       months["0 3"] = "Janeiro";
        months["1 1"]  = "Febrero";     months["1 2"]  = "February";      months["1 3"] = "Fevereiro";
        months["2 1"]  = "Marzo";       months["2 2"]  = "March";         months["2 3"] = "Março";
        months["3 1"]  = "Abril";       months["3 2"]  = "April";         months["3 3"] = "Abril";
        months["4 1"]  = "Mayo";        months["4 2"]  = "May";           months["4 3"] = "Pode";
        months["5 1"]  = "Junio";       months["5 2"]  = "June";          months["5 3"] = "Junho";
        months["6 1"]  = "Julio";       months["6 2"]  = "July";          months["6 3"] = "Julho";
        months["7 1"]  = "Agosto";      months["7 2"]  = "August";        months["7 3"] = "Agosto";
        months["8 1"]  = "Septiembre";  months["8 2"]  = "September";     months["8 3"] = "Setembro";
        months["9 1"]  = "Octubre";     months["9 2"]  = "October";       months["9 3"] = "Outubro";
        months["10 1"] = "Noviembre";   months["10 2"] = "November";      months["10 3"] = "Novembro";
        months["11 1"] = "Diciembre";   months["11 2"] = "December";      months["11 3"] = "Dezembro";

        setCookieCT()

