
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/50/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/50/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Customer Reviews;url=/ProductDetails.asp?ProductCode=SITEREVIEW;pagematch=[-_]s/660\\.htm$|searchresults\\.asp\\?cat=660$;");
    aI("text=Help-FAQ;url=/help.asp;pagematch=[-_]s/291\\.htm$|searchresults\\.asp\\?cat=291$;");
    aI("text=What is My LM Doll Worth;url=http://www.lee-middleton-dolls.com/Information_on_older_Middleton_dolls_s/164.htm;pagematch=[-_]s/164\\.htm$|searchresults\\.asp\\?cat=164$;");
    aI("text=Pre-Order Policy;url=http://www.lee-middleton-dolls.com/pre_order_policy_s/102.htm;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=MyRewards Points;url=http://www.lee-middleton-dolls.com/MyRewards_Ways_to_save_s/104.htm;pagematch=[-_]s/104\\.htm$|searchresults\\.asp\\?cat=104$;");
    aI("text=Easy Lay-a-Way Plan;url=http://www.lee-middleton-dolls.com/Easy_Payment_Plan_s/79.htm;pagematch=[-_]s/79\\.htm$|searchresults\\.asp\\?cat=79$;");
    aI("text=Gift Wrapping;url=http://www.lee-middleton-dolls.com/Gift_Wrapping_s/145.htm;pagematch=[-_]s/145\\.htm$|searchresults\\.asp\\?cat=145$;");
    aI("text=SPECIAL LINKS;url=http://www.lee-middleton-dolls.com/Special_Links_s/95.htm;pagematch=[-_]s/95\\.htm$|searchresults\\.asp\\?cat=95$;");
    aI("text=Newsletters;url=http://www.lee-middleton-dolls.com/Quality_Dolls_News_s/151.htm;pagematch=[-_]s/151\\.htm$|searchresults\\.asp\\?cat=151$;");
    aI("text=Visit our BLOG;url=http://qualitydolls.storeblogs.com;target=_blank;pagematch=[-_]s/144\\.htm$|searchresults\\.asp\\?cat=144$;");
  }
  drawMenus();
}


