document.write('<style type="text/css">');
document.write('a:link { text-decoration:none;color:#0000FF}');
document.write('a:visited { text-decoration:none;color:#0000FF}');
document.write('a:active { text-decoration:none;color:#0000FF}');
document.write('a:hover { text-decoration:none;color:#FF4444}');
document.write('</style>');
function popup(page, width, height) {
  var tmp;
    if (oPopupWin) {
      tmp = oPopupWin;
      oPopupWin = null;

      if (navigator.appName != "Netscape") tmp.close();
    }

    oPopupWin = window.open(page, "IntlPopup", "alwaysRaised=1,dependent=1,height=" + height + ",location=0,menubar=0,personalbar=0,scrollbars=0,status=0,toolbar=0,width=" + width + ",resizable=0");
    return !oPopupWin;
}
  var oPopupWin;
document.write('<table cellpadding=2 cellspacing=0 border=0 width=975><tr><td bgcolor="#c0d0dF"><table border=1 width=100%><tr><td bgcolor="#f6fafe" height=170 width=100% valign="center">');
document.write('<center><img src="/Imagebase/logo.gif" width=160 height=170></center></td></tr></table></td><td bgcolor="#c0d0dF"><center><table border=1 width=100%><tr><td bgcolor="#D0E0EF" height=174 valign="center"><center><img src="/Imagebase/title.jpg" width=430 height=110></center></td></tr></table></center>');
document.write('</td></tr><tr>');

