
function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/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=Store;url=/category-s/124.htm;pagematch=[-_]s/105\\.htm$|searchresults\\.asp\\?cat=105$;showmenu=m_v2p105;");
    aI("text=Lookbook;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="/v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage="/v/vspfiles/templates/Isaora/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p131")) {
    style=subNavStyle2;
    aI("text=F/W 09-10&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=138;pagematch=[-_]s/123\\.htm$|searchresults\\.asp\\?cat=123$;");
    aI("text=S/S 10&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=139;pagematch=[-_]s/122\\.htm$|searchresults\\.asp\\?cat=122$;");
  }
  drawMenus();
}

