 // Example call that displays all banners (regular size)
  gBannerMgr.WriteBanner(BannerMgr.BAN,"all")
  
  // OR if you want a subset of the banners for the page, say //genealogy, use this call
 // gBannerMgr.WriteBanner(BannerMgr.BAN,"genealogy")
