
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="30";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Subscriptions;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Books;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;showmenu=m_v1p1819;");
    aI("text=Clothing;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=DVDs;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
    aI("text=Magazines;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=www.themag.co.uk;url=http://www.themag.co.uk;target=_blank;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1819")) {
    style=subNavStyle1;
    aI("text=The Mag Publishing Books&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1825;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
    aI("text=Newcastle United Books&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1826;pagematch=[-_]s/1826\\.htm$|searchresults\\.asp\\?cat=1826$;");
    aI("text=Newcastle & The Region Books&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
    aI("text=\'Geordie\' Books&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1828;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
  }
  drawMenus();
}


