function abrir_ventana(url_,ancho_,alto_,scroll,parametros_){ url_final='/net/contenidos/ventana.asp?url='+url_; if (parametros_!=''){ url_final=url_final + '&' + parametros_ } window.open(url_final,'ventana','width='+ancho_+',height='+alto_+', scrollbars='+scroll); } function ampliar_imagen_lista(id_){ window.open('oferta_ver_img.asp?id='+id_,'img','width=650, height=500, scrollbars=yes'); } function ampliar_imagen_producto(id_){ window.open('producto_ver_img.asp?id='+id_,'img','width=650, height=500, scrollbars=yes'); } function jcallg(t) { if (t.length>0) { if (t.substring(0,1)=='+') t=t.substring(1,t.length - 1); if ( (t.substring(0,2)!='34') && (t.substring(0,2)!='33') && (t.substring(0,3)!='351') ) t='34'+t; var tag = new Image(); tag.src="http://www.qdq.com/scripts/anuncio.asp?p=Q&t=L&r="+t; webVoicePop('AuthorizeURL=http://www.qdq.com/scripts/calla2.asp?phone='+t,'Template=35045'); } }