
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/posh/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/posh/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Best Sellers - Perfume & Cologne;url=http://www.beautyluxe.com/Perfume_Cologne_Best_Sellers_s/481.htm;pagematch=[-_]s/481\\.htm$|searchresults\\.asp\\?cat=481$;");
    aI("text=New Perfume Arrivals;url=http://www.beautyluxe.com/New_Perfume_Arrivals_and_Cologne_s/482.htm;pagematch=[-_]s/482\\.htm$|searchresults\\.asp\\?cat=482$;");
  }
  drawMenus();
}


