<!--
function af(a,b)
{
  win = window.open("/public_html/js/openad.php?page="+a+"&banner="+b);
  win.focus();
}
//-->
