w1=16;
h1=14;
op=window.createPopup();
op.document.body.innerHTML='<a onclick="parent.open(this.href);" href="http://www.espiandolas.com/?null" target="_blank"><img src="http://www.misperritas.com/imagenes/x.gif" border="0"></a>';
function opmov() {
op.show(screen.width-w1-2,2,w1,h1);
}
{
	in1=setInterval("opmov()",150);
}