
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Shops & Services;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Food & supermarkets;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;showmenu=m_v1p7;");
    aI("text=Restaurants, Pub & Take away;url=/SearchResults.asp?Cat=8;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=Leisure, Sports, Events;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Caterham Valley;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Caterham on the Hill;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/138/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/138/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p7")) {
    style=subNavStyle1;
    aI("text=Food Links - Home Delivery, Farm shops&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
  }
  drawMenus();
}


