// JavaScript Document

var b = new banner("banner_top");
//b.i("<a href='"+RootPath+"go.php?verb=banner-whs'><img src='"+RootPath+"eng/images/banner-whs.gif'></a>");
b.i("<a href='"+RootPath+"go.php?verb=banner-pfp'><img src='"+RootPath+"eng/images/banner-pfp.gif'></a>");
b.i("<a href='"+RootPath+"go.php?verb=banner-reseller'><img src='"+RootPath+"eng/images/banner-reseller.gif'></a>");
b.makeBanner();
