
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Gift Certificates;url=http://www.posterazzi.com/Gift-Certificates-s/37245.htm;pagematch=[-_]s/37245\\.htm$|searchresults\\.asp\\?cat=37245$;");
    aI("text=My Account;url=/myaccount.asp;pagematch=[-_]s/37246\\.htm$|searchresults\\.asp\\?cat=37246$;");
  }
  drawMenus();
}


