
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/147/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/147/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=NEW! Wedding Jewelry;url=http://www.thepetalconnection.com/category_s/92.htm;pagematch=[-_]s/92\\.htm$|searchresults\\.asp\\?cat=92$;");
    aI("text=Can\'t decide?  Get a Gift Cert;url=http://www.thepetalconnection.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Fiore Club - WHOLESALE ONLY;url=http://www.thepetalconnection.com/category_s/97.htm;pagematch=[-_]s/97\\.htm$|searchresults\\.asp\\?cat=97$;");
  }
  drawMenus();
}


