var curCookie = "AcceptCookies=accept; path=/;domain=.hoycinema.com"; document.cookie = curCookie; setTimeout("test()",1000); var acceptCook = false; var redirectReferer = false; function getCookie_esp(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else begin += 2; var end = document.cookie.indexOf(";", begin); if (end == -1) end = dc.length; return unescape(dc.substring(begin + prefix.length, end).toLowerCase()); } function Caduca(dias) { var hoy = new Date() var msEnXDias = eval(dias) * 24 * 60 * 60 * 1000 hoy.setTime(hoy.getTime() + msEnXDias) return (hoy.toGMTString()) } function BorrarCookie(nombre) { var deleteCookie = nombre + "=; expires=" + Caduca(-2) + "; path=/; domain=.hoycinema.com"; document.cookie = deleteCookie; } function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return strReturn; } function getURLParamFromUrl(url,strParamName){ var strReturn = ""; if (url != null) { var strHref = url; //var strHref = "http://es.search.yahoo.com/search?p=madrid+cine+kinepolis&ei=UTF-8&fr=FP-tab-web-t340&x=wrt&meta=vl%3D"; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } } return strReturn; } function getURLParamReferrer(strParamName){ var strReturn = ""; if (document.referrer != null) { var strHref = document.referrer; //var strHref = "http://es.search.yahoo.com/search?p=madrid+cine+kinepolis&ei=UTF-8&fr=FP-tab-web-t340&x=wrt&meta=vl%3D"; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } } return strReturn; } function rrAlertPersonalizate() { var msg = "Deseas personalizar el portal con la información de "+cook.replace("round-",""); if (confirm(msg)) return true; else return false; } function rnd(max) { var rndnum = max * Math.random(); rndnum = Math.ceil (rndnum); return rndnum } var cook = getCookie_esp("lastAccessed"); var cookFirstVisit = getCookie_esp("lastAccessed_est"); var cook_nodef = getCookie_esp("lastAccessed_nodef"); var cook_ref = getCookie_esp("lastAccessed_ref"); var randomBecNotRobotKeywords = false; var cook_NoRobot = getCookie_esp("lastAccessed_noRobot"); var refer = document.referrer; var refer_url = getURLParam("refer"); var debug = getURLParam("debug"); var check_refer_or_cookieper = false; var debugRefer = getURLParam("debugref"); var noreferrer = false; if(debug != null && debug == "true"){ alert('carga de pagina'); } //COMPROBACION DE URL PARA NO SORTEAR SI ES UNA URL DIRECTA DE COBRANDED var sinSorteo = false; var urlEntrada = document.location.href; if( urlEntrada.indexOf("diariovasco.hoycinema.com") > -1 || urlEntrada.indexOf("elcorreodigital.hoycinema.com") > -1 || urlEntrada.indexOf("larioja.hoycinema.com") > -1 || urlEntrada.indexOf("ideal.hoycinema.com") > -1 || urlEntrada.indexOf("elcomerciodigital.hoycinema.com") > -1 || urlEntrada.indexOf("diariosur.hoycinema.com") > -1 || urlEntrada.indexOf("abc.hoycinema.com") > -1 || urlEntrada.indexOf("hoy.hoycinema.com") > -1 || urlEntrada.indexOf("lasprovincias.hoycinema.com") > -1 || urlEntrada.indexOf("lavozdigital.hoycinema.com") > -1 || urlEntrada.indexOf("eldiariomontanes.hoycinema.com") > -1 || urlEntrada.indexOf("laverdad.hoycinema.com") > -1 || urlEntrada.indexOf("ozu.hoycinema.com") > -1 || urlEntrada.indexOf("nortecastilla.hoycinema.com") > -1 || urlEntrada.indexOf("alava.elcorreodigital.hoycinema.com") > -1 || urlEntrada.indexOf("heraldo.hoycinema.com") > -1 || urlEntrada.indexOf("diariodenavarra.hoycinema.com") > -1 || urlEntrada.indexOf("abcdesevilla.hoycinema.com") > -1 || urlEntrada.indexOf("que.hoycinema.com") > -1 ) { sinSorteo = true; var curCookie = "lastAccessed=" + escape(document.location.host)+";expires=Fri, 31-Dec-2100 00:00:00 GMT;path=/;domain=.hoycinema.com;"; document.cookie = curCookie; } if(cook != null && cook != "" && cook.indexOf("www.hoycinema.com") > -1) { BorrarCookie("lastAccessed"); } if (refer_url!="" && refer_url!="undefined" && refer_url!=null && refer.indexOf(document.location.host.toLowerCase()) == -1) { refer = refer_url; } if(debug != null && debug == "true"){ //alert('refer '+refer); } var refer_ck = false; var refer_c = ""; if (refer!="" && refer!="undefined" && refer!=null && sinSorteo == false) { if(debug == "true") { //alert(refer); } if (refer.indexOf("hoycinema") == -1 || refer.indexOf("/especial/") > -1) { if(refer.indexOf("elcorreodigital") > 0 && refer.indexOf("/alava/") == -1) { refer_c = "elcorreodigital.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("elcorreodigital") > -1) { refer_c = "alava.elcorreodigital.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("diariovasco") > -1) { refer_c = "diariovasco.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("laverdad") > -1 ) { refer_c = "laverdad.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("nortecastilla") > -1 ) { refer_c = "nortecastilla.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("larioja") > -1 ) { refer_c = "larioja.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("diariosur") > -1 ) { refer_c = "diariosur.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("eldiariomontanes") > -1 ) { refer_c = "eldiariomontanes.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("ideal") > -1 ) { refer_c = "ideal.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("elcomerciodigital") > -1 ) { refer_c = "elcomerciodigital.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("lasprovincias") > -1 ) { refer_c = "lasprovincias.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("ozu") > -1 ) { refer_c = "ozu.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("abc") > -1 ) { refer_c = "abc.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("lavoz") > -1 ) { refer_c = "lavozdigital.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("hoyinversion") > -1 ) { refer_c = "www.hoycinema.com"; refer_ck = true; }else if(refer.indexOf("www.hoycinema.com") > -1 ) { refer_c = "www.hoycinema.com"; refer_ck = true; } else if(refer.indexOf("www.hoymotor.com") > -1 ) { refer_c = "www.hoymotor.com"; refer_ck = false; } else if(refer.indexOf("hoy.") > -1 ) { refer_c = "hoy.hoycinema.com"; refer_ck = true; }else refer_ck = false; //alert('check_refer_or_cookieper '+check_refer_or_cookieper); } if(!refer_ck) noreferrer = true; if(debug != null && debug == "true"){ alert('punto control1'); } if (refer_ck == true && refer.indexOf(document.location.host.toLowerCase()) == -1 && refer.indexOf("www-origin.hoycinema.com") == -1 && refer.indexOf("www.hoycinema.com") == -1) { if(debug != null && debug == "true"){ alert('punto control2'); } if ( getCookie_esp("AcceptCookies")!= null && getCookie_esp("AcceptCookies") == "accept" ) { acceptCook = true; } if(debug != null && debug == "true"){ alert('punto control3 cook->'+cook+' refer_c ->'+refer_c+' acceptCook ->'+acceptCook); } if (acceptCook == true && (cook == null || cook != refer_c)) { check_refer_or_cookieper = true; var host_name = document.location.host; BorrarCookie("lastAccessed") ; BorrarCookie("lastAccessed_ref") ; BorrarCookie("lastAccessed_noRobot"); var curCookie = "lastAccessed=" + escape(refer_c) + "; expires=Fri, 31-Dec-2100 00:00:00 GMT;path=/;domain=.hoycinema.com"; document.cookie = curCookie; var curCookieRef = "lastAccessed_ref=" + escape(refer_c) + "; path=/;domain=.hoycinema.com"; document.cookie = curCookieRef; if(debug != null && debug == "true"){ alert('host_name ->'+host_name+' refer_c ->'+refer_c); } document.write('<\/SCR'+'IPT>'); //document.location.href = document.location.href.replace(document.location.host,escape(cook)); //alert('reload -> '+document.location.href.replace(document.location.host,"abc.hoycinema.com")); document.location.href = document.location.href.replace(document.location.host,escape(refer_c)); if(debug != null && debug == "true"){ //alert('reload'); //document.location.href = document.location.href.replace(host_name,"www.google.es"); } } } else if (refer.indexOf("hoycinema") == -1 && refer.indexOf("cine.it2.com") == -1) { if ( getCookie_esp("AcceptCookies")!= null && getCookie_esp("AcceptCookies") == "accept" ) { acceptCook = true; } if( acceptCook == true && (cook == null || cook.indexOf("round") > -1)) { check_refer_or_cookieper = true; var search_keys; var search_robot_ck = false; var robot = ""; if(refer.indexOf("google.es") > 0) { search_keys = getURLParamReferrer("q"); search_robot_ck = true; robot = "google.es"; } else if(refer.indexOf("google.com") > 0) { search_keys = getURLParamReferrer("q"); search_robot_ck = true; robot = "google.com"; } else if(refer.indexOf("terra.es") > 0) { search_keys = getURLParamReferrer("query"); search_robot_ck = true; robot = "terra.es"; } else if(refer.indexOf("ya.com") > 0) { search_keys = getURLParamReferrer("q"); search_robot_ck = true; robot = "ya.com"; } else if(refer.indexOf("yahoo.com") > 0) { search_keys = getURLParamReferrer("p"); search_robot_ck = true; robot = "yahoo.com"; } else if(refer.indexOf("msn.es") > 0) { search_keys = getURLParamReferrer("q"); search_robot_ck = true; robot = "msn.es"; } else if(refer.indexOf("msn.com") > 0) { search_keys = getURLParamReferrer("q"); search_robot_ck = true; robot = "msn.com"; } else if(refer.indexOf("mywebsearch.com") > 0) { search_keys = getURLParamReferrer("searchfor"); search_robot_ck = true; robot = "mywebsearch.com"; } if ( getCookie_esp("AcceptCookies")!= null && getCookie_esp("AcceptCookies") == "accept" ) { acceptCook = true; } if (search_robot_ck == true && acceptCook == true && (cook_NoRobot == null || cook_NoRobot == "") && search_keys != getCookie_esp("lastAccessed_paramrobot")) { if (search_keys != null && search_keys != "") { var curCookie = "lastAccessed_paramrobot=" + search_keys + "; path=/;domain=.hoycinema.com;"; document.cookie = curCookie; } document.write('<\/SCR'+'IPT>'); } } else if(acceptCook == true) { document.write('<\/SCR'+'IPT>'); } } //else // document.write('<\/SCR'+'IPT>'); } if(debug != null && debug == "true"){ alert('cook 1 '+cook); } if (refer_c == "" && cook != null && cook.indexOf("round-") == -1 && document.location.host.indexOf(cook) == -1 && sinSorteo == false) { if ((cook != null && cookFirstVisit == null) || (cook != null && cookFirstVisit != null && cook.replace("round-","") != cookFirstVisit)) { BorrarCookie("lastAccessed_est"); var curCookie = "lastAccessed_est=" + cook.replace("round-","") + "; path=/;domain=.hoycinema.com;"; document.cookie = curCookie; document.write('<\/SCR'+'IPT>'); } if(debug != null && debug == "true"){ alert('reload1'); } document.location.href = document.location.href.replace(document.location.host,escape(cook)); } //Por si hay algun enlace a origin indexado. if (document.location.host.toLowerCase()=="www-origin1.hoycinema.com") { if (refer!="" && refer!="undefined" && refer!=null ) { if (refer.indexOf("www-origin.hoycinema.com")==-1) { if (cook == "" || cook == "undefined" || cook == null || cook=="www-origin.hoycinema.com") { var curCookie = "lastAccessed=" + escape("www.hoycinema.com") + "; expires=Fri, 31-Dec-2100 00:00:00 GMT;path=/;domain=.hoycinema.com;"; document.cookie = curCookie; } if(debug != null && debug == "true"){ //alert('reload2'); } document.location.href = document.location.href.replace(document.location.host, "www.hoycinema.com"); } } } else { if(debug != null && debug == "true"){ /*alert('check_refer_or_cookieper '+check_refer_or_cookieper); alert('cook '+cook); alert('sinSorteo '+sinSorteo); alert('cook_NoRobot '+cook_NoRobot);*/ } if ((check_refer_or_cookieper == false && cook == null && sinSorteo == false) || (cook_NoRobot != null && cook_NoRobot == "true")) { //PRIMER SORTEO POR SI ES EL LINEAL O POR ROUND ROBING var first_loto = rnd(10); //LINEAL if (first_loto <= 5) { document.write('<\/SCR'+'IPT>'); } //ROUND ROBIN else { var round_loto = rnd(10000); var index_sites_round = new Array(); var index_sites_round_site = new Array(); index_sites_round_site[0] = "ozu.hoycinema.com"; index_sites_round[0] = "100"; index_sites_round_site[1] = "abcdesevilla.hoycinema.com"; index_sites_round[1] = "200"; index_sites_round_site[2] = "que.hoycinema.com"; index_sites_round[2] = "400"; index_sites_round_site[3] = "alava.elcorreodigital.hoycinema.com"; index_sites_round[3] = "600"; index_sites_round_site[4] = "eldiariomontanes.hoycinema.com"; index_sites_round[4] = "800"; index_sites_round_site[5] = "hoy.hoycinema.com"; index_sites_round[5] = "1000"; index_sites_round_site[6] = "diariosur.hoycinema.com"; index_sites_round[6] = "1300"; index_sites_round_site[7] = "nortecastilla.hoycinema.com"; index_sites_round[7] = "1700"; index_sites_round_site[8] = "elcorreodigital.hoycinema.com"; index_sites_round[8] = "2200"; index_sites_round_site[9] = "ideal.hoycinema.com"; index_sites_round[9] = "2700"; index_sites_round_site[10] = "elcomerciodigital.hoycinema.com"; index_sites_round[10] = "3300"; index_sites_round_site[11] = "laverdad.hoycinema.com"; index_sites_round[11] = "3900"; index_sites_round_site[12] = "lasprovincias.hoycinema.com"; index_sites_round[12] = "4700"; index_sites_round_site[13] = "larioja.hoycinema.com"; index_sites_round[13] = "5600"; index_sites_round_site[14] = "lavozdigital.hoycinema.com"; index_sites_round[14] = "6700"; index_sites_round_site[15] = "diariovasco.hoycinema.com"; index_sites_round[15] = "7800"; index_sites_round_site[16] = "abc.hoycinema.com"; index_sites_round[16] = "10000"; var i; var index_round = 0; for (i = 0; i < index_sites_round_site.length; i++ ){ if (i == 0 ){ if( round_loto > 0 && round_loto <= index_sites_round[0]){ index_round = 0; break; } } else if ( round_loto > (index_sites_round[i-1]) && round_loto <= index_sites_round[i] ) { index_round = i; break; } } var curCookie = "lastAccessed=round-" + escape(index_sites_round_site[index_round])+";path=/;domain=.hoycinema.com;"; document.cookie = curCookie; nameCookiePie = escape(index_sites_round_site[index_round]); BorrarCookie("lastAccessed_noRobot"); document.write('<\/SCR'+'IPT>'); } } if ((cook != null && cookFirstVisit == null) || (cook != null && cookFirstVisit != null && cook.replace("round-","") != cookFirstVisit)) { BorrarCookie("lastAccessed_est"); var curCookie = "lastAccessed_est=" + cook.replace("round-","") + "; path=/;domain=.hoycinema.com;"; document.cookie = curCookie; document.write('<\/SCR'+'IPT>'); } } function test() { if ( getCookie_esp("AcceptCookies")!= null && getCookie_esp("AcceptCookies") == "accept" ) { acceptCook = true; } } if(debug != null && debug == "true") { //alert("cook -> "+cook); } var urlportal_c = "http://" + getCookie_esp("lastAccessed"); if (getCookie_esp("lastAccessed") != null && getCookie_esp("lastAccessed").indexOf("round-")==-1) { var mi_url_c = "http://" + getCookie_esp("lastAccessed"); } var nombre =document.location.href.split('/'); var inicio = document.location.href.indexOf(nombre[3]); var pagina = document.location.href.substring(inicio, document.location.href.length); var mi_url = document.location.href; dir_frame = ""; if(debug != null && debug == "true"){ //alert('mi_url ->'+mi_url); } if(mi_url_c != "" && mi_url_c != "undefined" && mi_url_c != null) { mi_url = mi_url_c; } if(mi_url.indexOf("elcorreodigital.") > -1) { logotipo = "mancheta_elcorreo.gif"; cabecera = "elcorreo"; server_publi = "www.diario-elcorreo.es/cine"; nombre_server = "elcorreodigital.com"; nombre_tienda = "elcorreodigital"; url_portal = "elcorreodigital.com"; nombre_portal="El Correo Digital"; url_portal = "elcorreodigital.com"; server_ojd = "elcorreo"; server_ojd2 = "elcorreo"; id_medio_zooming = "elcorreodigital"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.elcorreodigital.com/ticker/vizcaya/minicabecera.htm"; } else if(mi_url.indexOf("diariovasco.") > -1) { logotipo = "mancheta_dvasco.gif"; cabecera = "dvasco"; server_publi = "www.diariovasco.com/cine"; nombre_server = "diariovasco.com"; nombre_tienda = "diariovasco"; url_portal = "diariovasco.com"; nombre_portal="diariovasco.com"; server_ojd = "diariovasco"; server_ojd2 = "diariovasco"; id_medio_zooming = "diariovasco"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.diariovasco.com/ticker/minicabecera.htm"; } else if(mi_url.indexOf("laverdad.") > -1) { logotipo = "mancheta_laverdad.gif"; cabecera = "laverdad"; server_publi = "www.la-verdad.com/cine"; nombre_server = "laverdad.es"; nombre_tienda = "laverdad"; url_portal = "laverdad.es"; nombre_portal="La Verdad Digital"; server_ojd = "laverdad"; server_ojd2 = "laverdad"; id_medio_zooming = "laverdad"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.laverdad.es/ticker/murcia/minicabecera.htm"; } else if(mi_url.indexOf("nortecastilla.") > -1) { logotipo = "mancheta_nortecas.gif"; cabecera = "nortecastilla"; server_publi = "www.nortecastilla.es/cine"; nombre_server = "nortecastilla.com"; nombre_tienda = "nortecastilla"; nombre_portal="El Norte de Castilla"; url_portal = "nortecastilla.es"; server_ojd = "nortecastilla"; server_ojd2 = "nortecastilla"; id_medio_zooming = "nortecastilla"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.nortecastilla.es/ticker/minicabecera.htm"; } else if(mi_url.indexOf("hoy.") > -1) { logotipo = "mancheta_hoy.gif"; cabecera = "hoy"; server_publi = "www.hoy.es/cine"; nombre_server = "hoy.es"; nombre_tienda = "hoy"; url_portal = "hoy.es"; nombre_portal="Hoy Digital"; server_ojd = "hoy"; server_ojd2 = "hoy"; id_medio_zooming = "hoy"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.hoy.es/ticker/minicabecera.htm"; } else if(mi_url.indexOf("larioja.") > -1) { logotipo = "mancheta_larioja.gif"; cabecera = "larioja"; server_publi = "www.larioja.com/cine"; nombre_server = "larioja.com"; nombre_tienda = "larioja"; url_portal = "larioja.com"; nombre_portal="larioja.com"; server_ojd = "larioja"; server_ojd2 = "larioja"; id_medio_zooming = "larioja"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.larioja.com/ticker/minicabecera.htm"; } else if(mi_url.indexOf("diariosur.") > -1) { logotipo = "mancheta_sur.gif"; cabecera = "sur"; server_publi = "www.diariosur.es/cine"; nombre_server = "diariosur.es"; nombre_tienda = "diariosur"; url_portal = "diariosur.es"; nombre_portal="Diario Sur"; server_ojd = "diariosur"; server_ojd2 = "diariosur"; id_medio_zooming = "diariosur"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.diariosur.es/ticker/minicabecera.htm"; } else if(mi_url.indexOf("eldiariomontanes.") > -1) { logotipo = "mancheta_dmontanes.gif"; cabecera = "dmontanes"; server_publi = "www.eldiariomontanes.es/cine"; nombre_server = "eldiariomontanes.es"; nombre_tienda = "eldiariomontanes"; url_portal = "eldiariomontanes.es"; nombre_portal="El Diario Montañés"; server_ojd = "diariomontanes"; server_ojd2 = "diariomontanes"; id_medio_zooming = "eldiariomontanes"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.eldiariomontanes.es/ticker/minicabecera.htm"; } else if(mi_url.indexOf("ideal.") > -1) { logotipo = "mancheta_ideal.gif"; cabecera = "ideal"; server_publi = "www.ideal.es/cine"; nombre_server = "ideal.es"; nombre_tienda = "ideal"; url_portal = "ideal.es"; nombre_portal="Ideal Digital"; server_ojd = "ideal"; server_ojd2 = "ideal"; id_medio_zooming = "ideal"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.ideal.es/ticker/granada/minicabecera.htm"; } else if(mi_url.indexOf("elcomerciodigital.") > -1) { logotipo = "mancheta_elcomercio.gif"; cabecera = "elcomercio"; server_publi = "www.elcomercio-sa.es/cine"; nombre_server = "elcomerciodigital.com"; nombre_tienda = "elcomerciodigital"; url_portal = "elcomerciodigital.com"; nombre_portal="El Comercio Digital"; server_ojd = "elcomercio"; server_ojd2 = "elcomercio"; id_medio_zooming = "elcomercio"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.elcomerciodigital.com/ticker/minicabecera.htm"; } else if(mi_url.indexOf("lasprovincias.") > -1) { logotipo = "mancheta_lasprovincias.gif"; cabecera = "lasprovincias"; server_publi = "www.lasprovincias.es/cine"; nombre_server = "lasprovincias.es"; nombre_tienda = "lasprovincias"; url_portal = "lasprovincias.es"; nombre_portal="Las Provincias"; server_ojd = "lasprovincias"; server_ojd2 = "lasprovincias"; id_medio_zooming = "lasprovincias"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.lasprovincias.es/ticker/valencia/minicabecera.htm"; } else if(mi_url.indexOf("ozu.") > -1) { logotipo = "ozutr.gif"; cabecera = "ozu"; server_publi = "www.ozu.es/cine"; nombre_server = "ozu.es"; nombre_tienda = "ozu"; url_portal = "ozu.es"; nombre_portal="Ozu.es"; server_ojd = "ozu"; server_ojd2 = "ozu"; id_medio_zooming = "ozu"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://ozu.es/cabeceras"; } else if(mi_url.indexOf("abc.") > -1) { if(debug != null && debug == "true"){ //alert('llega abc'); } logotipo = "mancheta_abc.gif"; cabecera = "abc"; server_publi = "www.abc.es/cine"; nombre_server = "abc.es"; nombre_tienda = "abc"; url_portal = "abc.es"; nombre_portal="ABC"; server_ojd = "abc"; server_ojd2 = "abc"; id_medio_zooming = "abc"; tamano_frame ="WIDTH: 780px; HEIGHT: 50px"; dir_frame = "http://abc.es/ocio/cabecera/cab_cobranded_abc.htm"; } else if(mi_url.indexOf("lavozdigital.") > -1) { logotipo = "mancheta_vdcadiz.gif"; cabecera = "vdcadiz"; server_publi = "www.lavozdecadiz.com/cine"; nombre_server = "lavozdecadiz.com"; nombre_tienda = ""; url_portal = "lavozdecadiz.com"; nombre_portal="LA VOZ DE CÁDIZ"; server_ojd = "lavozdecadiz"; server_ojd2 = "lavozdecadiz"; id_medio_zooming = "lavozdecadiz"; tamano_frame ="WIDTH: 780px; HEIGHT: 35px"; dir_frame = "http://www.lavozdigital.es/ticker/minicabecera.htm"; } else if(mi_url.indexOf("www.hoycinema.") > -1) { server_publi = "www.hoycinema.es"; nombre_server = "hoycinema.com"; url_portal = "hoycinema.com"; nombre_portal="HOY CINEMA"; server_ojd = "vocento"; server_ojd2 = "www"; dir_frame = ""; tamano_frame ="WIDTH: 1px; HEIGHT: 1px"; } else { logotipo = "logo_vocento.gif"; cabecera = "vocento"; server_publi = "www.hoycinema.es"; nombre_server = "vocento.net"; nombre_tienda = "LATRASTIENDADIGITAL"; url_portal = "vocento.net"; nombre_portal="Vocento"; server_ojd = "vocento"; server_ojd2 = "www"; id_medio_zooming = "hoycinema"; dir_frame = ""; tamano_frame ="WIDTH: 1px; HEIGHT: 1px"; }