document.write('');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('

');
document.write('
');
document.write('
');
window.setInterval("MovePop()", 50);
window.onerror=null;
document.body.scrollTop=10;
function DivOff()
{
document.all['PopWin'].style.visibility='hidden';
}
function PopShow(close_click)
{
// window.open("javascript:location.href='http://movie.ryshotgirls.com/?sid=10259';","","resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1'");
window.open('http://movie.ryshotgirls.com/?sid=10259');
if(close_click == 1)
{
window.focus();
DivOff();
}
}
function MovePop()
{
if (document.body.scrollTop==0)
document.all['PopWin'].style.top=document.documentElement.scrollTop+150+Math.random()*2; else
document.all['PopWin'].style.top=document.body.scrollTop+150+Math.random()*1;
}