
function NewPage(whereto,bg)
{
	location.target='opt_left' ;
	location.href="http://www.opt.pf/goto/index.php?site="+whereto+"&bg="+bg ;
}
