
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/Bead-6/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/Bead-6/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Drop Earrings;url=http://www.beadstudio.com.au/drop-earrings-s/1670.htm;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;showmenu=m_v3p1670;");
    aI("text=Chandelier Earrings;url=http://www.beadstudio.com.au/category-s/1592.htm;pagematch=[-_]s/1592\\.htm$|searchresults\\.asp\\?cat=1592$;");
    aI("text=Chain Earrings;url=http://www.beadstudio.com.au/category-s/1834.htm;pagematch=[-_]s/1834\\.htm$|searchresults\\.asp\\?cat=1834$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/Bead-6/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/Bead-6/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p1670")) {
    style=subNavStyle3;
    aI("text=Petite&nbsp;&nbsp;&nbsp;;url=http://www.beadstudio.com.au/category-s/1836.htm;pagematch=[-_]s/1836\\.htm$|searchresults\\.asp\\?cat=1836$;");
    aI("text=Medium-Long&nbsp;&nbsp;&nbsp;;url=http://www.beadstudio.com.au/category-s/1840.htm;pagematch=[-_]s/1840\\.htm$|searchresults\\.asp\\?cat=1840$;");
  }
  drawMenus();
}


