
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/106\\.htm$|searchresults\\.asp\\?cat=106$;");
    aI("text=Shop;url=/category-s/163.htm;pagematch=[-_]s/105\\.htm$|searchresults\\.asp\\?cat=105$;showmenu=m_v2p105;");
    aI("text=Lookbooks;url=http://www.isaora.com/category-s/131.htm;pagematch=[-_]s/131\\.htm$|searchresults\\.asp\\?cat=131$;showmenu=m_v2p131;");
    aI("text=About Us;url=/aboutus.asp;pagematch=[-_]s/104\\.htm$|searchresults\\.asp\\?cat=104$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p131")) {
    style=subNavStyle2;
    aI("text=S/S 11&nbsp;&nbsp;&nbsp;;url=http://issuu.com/ISAORA/docs/ss11?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flighticons%2Flayout.xml&showFlipBtn=true;target=_blank;pagematch=[-_]s/173\\.htm$|searchresults\\.asp\\?cat=173$;");
    aI("text=F/W 10-11&nbsp;&nbsp;&nbsp;;url=http://issuu.com/isaora/docs/isaora_fw_10-11_lookbook?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flighticons%2Flayout.xml&showFlipBtn=true;target=_blank;pagematch=[-_]s/164\\.htm$|searchresults\\.asp\\?cat=164$;");
    aI("text=S/S 10&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=139;pagematch=[-_]s/122\\.htm$|searchresults\\.asp\\?cat=122$;");
    aI("text=F/W 09-10&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=138;pagematch=[-_]s/123\\.htm$|searchresults\\.asp\\?cat=123$;");
  }
  drawMenus();
}

