
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Golf Client Services;url=http://www.golfclearancewarehouse.com/category_s/646.htm;pagematch=[-_]s/1004\\.htm$|searchresults\\.asp\\?cat=1004$;");
    aI("text=Planning an Event?;url=http://www.GolfClearanceWarehouse.com/category-s/646.htm;pagematch=[-_]s/646\\.htm$|searchresults\\.asp\\?cat=646$;");
    aI("text=Prizing & Registration Gifts;url=http://www.GolfClearanceWarehouse.com/category-s/669.htm;pagematch=[-_]s/669\\.htm$|searchresults\\.asp\\?cat=669$;");
    aI("text=Embroidery/Imprint Service;url=http://www.GolfClearanceWarehouse.com/category-s/290.htm;pagematch=[-_]s/290\\.htm$|searchresults\\.asp\\?cat=290$;");
  }
  drawMenus();
}


