// <!--
var exit=true;
function pop()
{
if (exit == true){
cons=open("","vc");
cons.location.href = "http://www.udotov.com/";
cons.focus();
}
}

function popup()
{
// cons=open("","bk");
// cons.blur();
// cons.location.href = "http://www.lust4porno.com/";
self.focus();
}

// -->
