
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Kamalapeach/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Kamalapeach/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="120";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=ABOUT KAMALA;url=http://www.kamalacollection.com/About-Kamala-s/100.htm;pagematch=[-_]s/100\\.htm$|searchresults\\.asp\\?cat=100$;");
    aI("text=ABOUT FABRICS;url=http://www.kamalacollection.com/About-Fabrics-s/102.htm;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=ABOUT SIZING;url=http://www.kamalacollection.com/About-Sizing-s/105.htm;pagematch=[-_]s/105\\.htm$|searchresults\\.asp\\?cat=105$;");
    aI("text=FREE SHIPPING;url=http://www.kamalacollection.com/Free-Shipping-Info-s/108.htm;pagematch=[-_]s/108\\.htm$|searchresults\\.asp\\?cat=108$;");
    aI("text=CONTACT US;url=http://www.kamalacollection.com/Contact-Us-s/101.htm;pagematch=[-_]s/101\\.htm$|searchresults\\.asp\\?cat=101$;");
  }
  drawMenus();
}


