// HiramVelasquez.com - WebDeveloper
var msg="\u00BFENCONTR\u00D3 LO QUE BUSCABA?\nSi tiene alguna pregunta o no encontr\u00F3 el producto que buscaba, nuestro centro de atenci\u00F3n a clientes le puede ayudar. Para dejarnos un mensaje cierre esta alerta (o pulse en CANCELAR) y diganos como podemos ayudarle en nuestro formulario de contacto, con gusto le atenderemos.";
function _(id){if(document.getElementById(id)!='null'){return document.getElementById(id);}}

/*
function marketing(){
	if(CHK_OBJETIVO=='' && CHK_VIEWS>=3){
		alert(window.location);
	}
}

window.onunload = marketing;
*/