<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <SCRIPT LANGUAGE="JavaScript">
      window.location.replace("%s");
    </SCRIPT> 
    <NOSCRIPT>
      <meta http-equiv="Refresh" content="%s;URL=%s">
    </NOSCRIPT> 
    <title>pubcookie redirect</title>
  </head>

  <body bgcolor="white">
    <!--redirecting to %s-->
  </body>
</html>


