
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/outdoorheate/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/outdoorheate/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Outdoor Heaters;url=http://www.outdoorheaterstore.com/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;showmenu=m_v1p55;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/outdoorheate/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/outdoorheate/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p55")) {
    style=subNavStyle1;
    aI("text=Styles&nbsp;&nbsp;&nbsp;;url=/category_s/58.htm;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=Fuel Sources&nbsp;&nbsp;&nbsp;;url=/category_s/53.htm;pagematch=[-_]s/64\\.htm$|searchresults\\.asp\\?cat=64$;");
    aI("text=Brands&nbsp;&nbsp;&nbsp;;url=/category_s/54.htm;pagematch=[-_]s/65\\.htm$|searchresults\\.asp\\?cat=65$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/outdoorheate/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/outdoorheate/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About Us;url=/aboutus.asp;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
    aI("text=Idea Center;url=http://www.outdoorheaterstore.com/category_s/59.htm;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Contact Us Now;url=http://www.outdoorheaterstore.com/category_s/61.htm;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}

