
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Moving Kits;url=http://www.boxkits.ca/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Moving Boxes;url=http://www.boxkits.ca/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Packing Supplies;url=http://www.boxkits.ca/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/90/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/90/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="160";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Shipping Information;url=http://www.boxkits.ca/Articles.asp?ID=131;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Our Guarantee;url=http://www.boxkits.ca/Returns.asp;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}

