// JavaScript Document



function adv()
{
window.open('pop.html','','width=352,height=600,scrollbars=no,resizable=yes,screenX=25,screenY=25,status=no');
}


