
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="150";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Books;url=http://pglstore.asiasociety.org/Books_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=DVDs;url=http://pglstore.asiasociety.org/DVDs_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Downloads;url=http://pglstore.asiasociety.org/Downloads_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Publications by Interest;url=http://pglstore.asiasociety.org/Publications_by_Interest_s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;showmenu=m_v3p27;");
    aI("text=Product Bundles;url=http://pglstore.asiasociety.org/Product_Bundles_s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Bulk Pricing & Promotions;url=http://pglstore.asiasociety.org/Bulk_Pricing_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p27")) {
    style=subNavStyle3;
    aI("text=Chinese Language Initiatives Publications&nbsp;&nbsp;&nbsp;;url=http://pglstore.asiasociety.org/Chinese_Language_Initiatives_Publications_s/18.htm;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Publications for Schools & Districts&nbsp;&nbsp;&nbsp;;url=http://pglstore.asiasociety.org/Publications_for_Schools_Districts_s/17.htm;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=State Policymaker Publications&nbsp;&nbsp;&nbsp;;url=http://pglstore.asiasociety.org/State_Policymaker_Publications_s/19.htm;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;");
  }
  drawMenus();
}


