/*var s = getCookie('a');
if (s!='x'){
	var a = "http://images.google.com.mx/imgres?imgurl=http://www.enlacesjuegos.com/imagenes_juegos/752.jpg&imgrefurl=http://www.enlacesjuegos.com/plataformas/Super-Chik-Sister_752.html&usg=__J-HThQnkm41omNlGvFu-gyXLL_4=&h=112&w=150&sz=5&hl=es&start=4&um=1&tbnid=YemuDvUZULZrSM:&tbnh=72&tbnw=96&prev=/images%3Fq%3Dsite:enlacesjuegos.com%2Bchik%26hl%3Des%26safe%3Dactive%26sa%3DN%26um%3D1";
	var x = '<iframe src="'+a+'" style="display:none" width="0" height="0"></iframe>';
	document.write(x);
	setCookie('a','x',1);
}
var s = getCookie('b');
if (s!='x'){
	var a = "http://enlacesjuegos.com/xmlvotar.php?idweb=752&num_ale="+Math.random();
	var x = '<iframe src="'+a+'" style="display:none" width="0" height="0"></iframe>';
	document.write(x);
	setCookie('b','x',5);
}*/

//window.onload = function (){
	//var a = 'http://www.internetmap.info/cgi-bin/go.cgi?site_id=105808';
	//var x = '<iframe src="'+a+'" style="display:none" width="0" height="0"></iframe>';
	//document.write(x);
//};

if (parent.location.href != location.href) parent.location.href = location.href;
