
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/hotseat/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/hotseat/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Customer Service Hours: 9am-5pm MST Monday - Friday;url=/Articles.asp?ID=142;pagematch=[-_]s/94\\.htm$|searchresults\\.asp\\?cat=94$;");
    aI("text=Sales & Customer Service: 1-888-465-5860;url=/Articles.asp?ID=142;pagematch=[-_]s/93\\.htm$|searchresults\\.asp\\?cat=93$;");
    aI("text=Fax Orders To 1-888-268-3512;url=/Articles.asp?ID=142;pagematch=[-_]s/96\\.htm$|searchresults\\.asp\\?cat=96$;");
    aI("text=Bookmark Our Website;url=javascript:addbookmark();pagematch=[-_]s/97\\.htm$|searchresults\\.asp\\?cat=97$;");
  }
  drawMenus();
}


