
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/lucid/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=\'CHARMED\'RANGE OF BEADS AND JEWELLERY;url=http://www.beautifulbracelets.co.uk/category_s/157.htm;pagematch=[-_]s/157\\.htm$|searchresults\\.asp\\?cat=157$;");
    aI("text=** NEW SEASON**;url=http://www.beautifulbracelets.co.uk/category_s/163.htm;pagematch=[-_]s/163\\.htm$|searchresults\\.asp\\?cat=163$;");
    aI("text=GIFT CERTIFICATE;url=http://www.beautifulbracelets.co.uk/category_s/112.htm;pagematch=[-_]s/112\\.htm$|searchresults\\.asp\\?cat=112$;");
  }
  drawMenus();
}


