
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/QPS Standard/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/QPS Standard/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Porch Swings;url=/SearchResults.asp?Cat=1814;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Patio Heaters;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/QPS Standard/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/QPS Standard/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1477")) {
    style=subNavStyle1;
    aI("text=Electric&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1516;pagematch=[-_]s/1516\\.htm$|searchresults\\.asp\\?cat=1516$;");
    aI("text=Gas & Propane&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1517;pagematch=[-_]s/1517\\.htm$|searchresults\\.asp\\?cat=1517$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/QPS Standard/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/QPS Standard/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=About Us;url=aboutus.asp;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=Returns;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=Shipping;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Site Help / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
  }
  drawMenus();
}


