
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=Rebates Lowrance;url=http://www.techntackle.com/category-s/85.htm;pagematch=[-_]s/85\\.htm$|searchresults\\.asp\\?cat=85$;");
    aI("text=Fishfinder Combo/HDS;url=http://www.techntackle.com/fishfinder-combo-s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Fishfinder Color;url=http://www.techntackle.com/fishfinder-color-s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Fishfinder Mono;url=http://www.techntackle.com/fishfinder-mono-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Fishfinder Chartplotter;url=http://www.techntackle.com/fishfinder-chartplotter-s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Fishfinder Bundles;url=http://www.techntackle.com/fishfinder-bundles-s/56.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Accessories;url=http://www.techntackle.com/Accessories-s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Accessories Network;url=http://www.techntackle.com/Accessories-Network-s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Map Cards Fishing Hot Spots;url=http://www.techntackle.com/map-cards-lowrance-s/51.htm;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Map Cards Navionics;url=http://www.techntackle.com/map-cards-navionics-s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Ram Mounts;url=http://www.techntackle.com/Ram-Mounts-s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Transducer Accessories;url=http://www.techntackle.com/Transducer-Accessories-s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Transducers;url=http://www.techntackle.com/Transducers-s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


