/* 2003.11.14 vic -- for support SAFARI
if ("MainFrame" != window.name && parent["MainFrame"] != null)
{ 
 parent["MainFrame"].location.href = window.location.href;
 window.location.replace("blank.html");
}
*/
try
{
  if("function" == typeof top.FlipFrames) top.FlipFrames(top.EPROOF_VISIBLE)
}
catch(e){;}//dAK 17-May-2005 to implement workaround for Netscape 6/6.1

