
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="161";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=New Category;url=http://www.contourcreationsinc.com/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
  }
  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=Home;url=/Default.asp;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Color Options;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Photo Gallery;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Go  Green;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Testimonials;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Referral Program;url=http://www.contourcreationsinc.com/category_s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Promotions;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Compare Brands;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Owner Interview;url=http://www.franbest.com/2009/07/20/curves-vendor-contours-creations/#more-691;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Shipping Rates and Info;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Warranty Policy;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Contract;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_For_CURVES_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Contact Us;url=http://www.contourcreationsinc.com/Contour_Creations_Inc_USA_for_CURVES_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
  }
  drawMenus();
}


