    //<![CDATA[
    
    if (GBrowserIsCompatible()) { 

      // A function to create the marker and set up the event window
      // Dont try to unroll this function. It has to be here for the function closure
      // Each instance of the function preserves the contends of a different instance
      // of the "marker" and "html" variables which will be needed later when the event triggers.    
      function createMarker(point,html) {
        var marker = new GMarker(point);
        GEvent.addListener(marker, "click", function() {
          marker.openInfoWindowHtml(html);
        });
        return marker;
      }

      // Display the map, with some controls and set the initial location 
      var map = new GMap2(document.getElementById("google_map"));
      map.addControl(new GLargeMapControl());
      map.addControl(new GMapTypeControl());
      map.setCenter(new GLatLng(52.644522,-1.120262),10);
    
      // Set up markers with info windows 

	var point = new GLatLng(52.636709187827066,-0.6655311584472656);
      var marker = createMarker(point,'<div class="map_marker"><h6>Rutland Water Golf Course PYO</h6><p>PYO Fruit in season.</p><p><a href="/weblog/pivot/entry.php?id=482&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);
    
      var point = new GLatLng(52.557672814327155,-1.2596511840820312);
      var marker = createMarker(point,'<div class="map_marker"><h6>Church Farm, Croft</h6><p>Produce from Free Range Pigs, Eggs, Pies etc</p><p><a href="/weblog/pivot/entry.php?id=547&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.577184483586976,-1.1633491516113281);
      var marker = createMarker(point,'<div class="map_marker"><h6>Blaby Farmer&#39;s Market<br />Blaby Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.816665675249254,-0.8745288848876953);
     var marker = createMarker(point,'<div class="map_marker"><h6>Scalford Meadow Pork, Scalford</h6><p>Welfare orientated producer of quality pork.</p><p><a href="/weblog/pivot/entry.php?id=393&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);




      var point = new GLatLng(52.535124465994386,-1.1400032043457031);
      var marker = createMarker(point,'<div class="map_marker"><h6>Bambury Organic Farm, Countesthorpe</h6><p>Organic Box Scheme</p><p><a href="/weblog/pivot/entry.php?id=204&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.5766628941435,-1.0822391510009765);
      var marker = createMarker(point,'<div class="map_marker"><h6>Highfield Farm, Wigston</h6><p>Small Farm shop selling their own farm produce.</p><p><a href="/weblog/pivot/entry.php?id=247&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

 
      var point = new GLatLng(52.64650059637081,-1.4567184448242187);
      var marker = createMarker(point,'<div class="map_marker"><h6>Sence Valley Murray Grey Beef, Congerstone</h6><p>Producer of Murray Grey Beef.</p><p><a href="/weblog/pivot/entry.php?id=291&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


 		var point = new GLatLng(52.607843034280044,-1.2850570678710937);
      var marker = createMarker(point,'<div class="map_marker"><h6>Tooley Farm Shop, Peckleton</h6><p>Small farm&#45;shop selling own and other local farm&#39;s produce.</p><p><a href="/weblog/pivot/entry.php?id=301&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.62540467720729,-1.330718994140625);
      var marker = createMarker(point,'<div class="map_marker"><h6>Goatsgate Farm, Newbold Verdon</h6><p>Farm sales of beef and goat. Famous for Billy &#40;goat&#41; Burgers.</p><p><a href="/weblog/pivot/entry.php?id=235&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.59251644034065,-1.2639856338500976);
      var marker = createMarker(point,'<div class="map_marker"><h6>Clump Farm, Thurlaston</h6><p>Farm selling eggs, potatoes and seasonal turkey.</p><p><a href="/weblog/pivot/entry.php?id=223&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.57269861158147,-1.365652084350586);
      var marker = createMarker(point,'<div class="map_marker"><h6>Brookhill Farm, Barwell</h6><p>Farm selling beef and lamb.</p><p><a href="/weblog/pivot/entry.php?id=214&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.600493194127495,-1.4281368255615234);
      var marker = createMarker(point,'<div class="map_marker"><h6>Top House Farm, Shenton</h6><p>Farm selling beef and lamb in packs. Some Longhorn beef available.</p><p><a href="/weblog/pivot/entry.php?id=303&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.598746774180455,-1.4333724975585937);
      var marker = createMarker(point,'<div class="map_marker"><h6>Stud Farm, Shenton</h6><p>Farm selling beef, lamb and pork packs. Some Longhorn beef available.</p><p><a href="/weblog/pivot/entry.php?id=349&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);



	var point = new GLatLng(52.6019007058024,-1.4243602752685546);
      var marker = createMarker(point,'<div class="map_marker"><h6>Shenton Farm Shop, Shenton</h6><p>Small Farm&#45;shop selling South Devon beef, pork and lamb along with other farm products, honey, ice cream etc.</p><p><a href="/weblog/pivot/entry.php?id=292&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.574367826872745,-1.4143180847167968);
      var marker = createMarker(point,'<div class="map_marker"><h6>Mulberry Farm, Stoke Golding</h6><p>Barn raised chicken and turkey, eggs.</p><p><a href="/weblog/pivot/entry.php?id=271&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.57147274113413,-1.42547607421875);
      var marker = createMarker(point,'<div class="map_marker"><h6>Tomlinson&#39;s, Romerden Farm, Stoke Golding</h6><p>Small farm&#45;shop selling a good range of their own and other farms products. Specialising in free&#45;chickens.</p><p><a href="/weblog/pivot/entry.php?id=302&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.57102933274547,-1.4028596878051757);
      var marker = createMarker(point,'<div class="map_marker"><h6>Stokefields Farm, Stoke Golding</h6><p>Farm selling Dexter beef and Wiltshire lambs mainly in packs.</p><p><a href="/weblog/pivot/entry.php?id=296&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.550131889902374,-1.3193893432617187);
      var marker = createMarker(point,'<div class="map_marker"><h6>Woodhouse Farm, Elmesthorpe</h6><p>Farm&#45;shop selling a variety of traditional breed meat. Award winning bacon and sausage.</p><p><a href="/weblog/pivot/entry.php?id=314&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.56114276971996,-1.3247966766357421);
      var marker = createMarker(point,'<div class="map_marker"><h6>Elmesthorpe Tomatoes</h6><p>Grower of pesticide free tomatoes.</p><p><a href="/weblog/pivot/entry.php?id=419&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.39838648395694,-1.1890125274658203);
      var marker = createMarker(point,'<div class="map_marker"><h6>Manor Farm Shop, Catthorpe</h6><p>Farm&#45;shop &amp; Cafe with PYO in season. Well worth a visit.</p><p><a href="/weblog/pivot/entry.php?id=263&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.45417876084295,-1.3448810577392578);
      var marker = createMarker(point,'<div class="map_marker"><h6>Elmhurst Organic Farm, Withybrook</h6><p>Organic farm&#45;shop.</p><p><a href="/weblog/pivot/entry.php?id=232&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.429392364718055,-1.3330793380737304);
      var marker = createMarker(point,'<div class="map_marker"><h6>Malt Kiln Farm Shop, Stretton Under Fosse</h6><p>Large farm&#45;shop, cafe and PYO with good range of local and other produce.</p><p><a href="/weblog/pivot/entry.php?id=261&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.6867889492525,-1.2436866760253906);
      var marker = createMarker(point,'<div class="map_marker"><h6>Cooks Farm Shop, Newtown Linford</h6><p>Farm&#45;shop,  with good range of local and other produce.</p><p><a href="/weblog/pivot/entry.php?id=224&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.486439031188475,-1.0673904418945312);
      var marker = createMarker(point,'<div class="map_marker"><h6>Warren Farm, Knaptoft</h6><p>Farm selling Aberdeen Angus beef, Dorset lamb, and pork.</p><p><a href="/weblog/pivot/entry.php?id=307&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.51595970749194,-1.2623977661132812);
      var marker = createMarker(point,'<div class="map_marker"><h6>Kelly Bronze Turkeys, Frolesworth</h6><p>Spcialist seasonal breeder of turkeys.</p><p><a href="/weblog/pivot/entry.php?id=250&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.567586244454766,-1.1921024322509765);
      var marker = createMarker(point,'<div class="map_marker"><h6>Warwick Bridge Farm, Littlethorpe</h6><p>Farm selling pork &amp; lamb packs.</p><p><a href="/weblog/pivot/entry.php?id=305&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.75852877527428,-1.3341522216796875);
      var marker = createMarker(point,'<div class="map_marker"><h6>Spring Barrow Lodge Farm, Grace Dieu, nr Coalville</h6><p>Farm selling Longhorn beef, lamb and pork from the farm or via their online shop. Home of the Blackbrook longhorn herd.</p><p><a href="/weblog/pivot/entry.php?id=209&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.74161816775468,-1.2951850891113281);
      var marker = createMarker(point,'<div class="map_marker"><h6>Lubcloud Farm, Oaks in Charnwood</h6><p>Farm selling organic milk and cream from the farm and at most local farm&#45;shops.</p><p><a href="/weblog/pivot/entry.php?id=260&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.83286008590852,-1.4362907409667968);
      var marker = createMarker(point,'<div class="map_marker"><h6>Chantry Farm&#45;shop, nr Melbourne</h6><p>Highly regarded farm shop and accredited breeds butcher supplying beef and pork through the Rare Breeds Survival Trust. Also selling own lamb and local meat, veg, pies, bacon etc.</p><p><a href="/weblog/pivot/entry.php?id=217&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.808053859374915,-1.2926101684570312);
      var marker = createMarker(point,'<div class="map_marker"><h6>Manor Organic Farm, Long Whatton</h6><p>Superb Organic Farm Shop selling their own Beef and Lamb. Local porkis on sale with Home made bacon and sausage. Bread is baked on&#45;site from their own flour. Other local organic produce is also sold. Well worth a trip.</p><p><a href="/weblog/pivot/entry.php?id=264&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.72225772840122,-1.1094474792480468);
      var marker = createMarker(point,'<div class="map_marker"><h6>Meadow View Farm, Sileby</h6><p>Farm Shop selling their own Beef, Pork and Lamb. Local milk, honey and preserves. Onsite cafe using the farm&#39;s produce and farm walks for the kids.</p><p><a href="/weblog/pivot/entry.php?id=266&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.82569068709622,-1.38702392578125);
      var marker = createMarker(point,'<div class="map_marker"><h6>Donington Park Deer</h6><p>Sell venison from the Donington Park deer herd.</p><p><a href="/weblog/pivot/entry.php?id=229&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.73312142282001,-1.1468696594238281);
      var marker = createMarker(point,'<div class="map_marker"><h6>Stonehurst Farm, Mountsorrel</h6><p>Farm Shop, Motor Museum and Cafe selling meat and veg from the farm along with other local produce.</p><p><a href="/weblog/pivot/entry.php?id=297&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.74561911922439,-1.253342628479004);
      var marker = createMarker(point,'<div class="map_marker"><h6>Growing Concern, Nanpanton, Loughborough</h6><p>Organic Meat, Farm Shop and Cafe.</p><p><a href="/weblog/pivot/entry.php?id=241&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.79425064514637,-1.0646438598632812);
      var marker = createMarker(point,'<div class="map_marker"><h6>Kingston Brook Farm, Wymeswold</h6><p>Farm selling Aberdeen Angus and Guernsey Beef, Gloucester Old Spot pork, sausage and bacon, and Suffolk Lambs at themed sales days.</p><p><a href="/weblog/pivot/entry.php?id=253&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.764657574260795,-0.9231090545654297);
      var marker = createMarker(point,'<div class="map_marker"><h6>Brocklebys Farm Shop, Asfordby Hill, nr Melton Mowbray</h6><p>Large farm&#45;shop with in&#45;house bakery making award winning pies. Pie making demonstrations. A real gem..</p><p><a href="/weblog/pivot/entry.php?id=213&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.65675839091418,-0.9683418273925781);
      var marker = createMarker(point,'<div class="map_marker"><h6>Quenby Hall, Stilton<br />Quenby Hall, Organic Beef</h6><p>Stilton producer and Longhorn cattle breeder selling via local outlets and online.</p><p><a href="/weblog/pivot/entry.php?id=283&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.644990362494575,-0.8884334564208984);
      var marker = createMarker(point,'<div class="map_marker"><h6>Halstead House Farm, nr Tilton on the Hill</h6><p>Farm selling Christmas Turkeys and Gloucester Old Spot Pork</p><p><a href="/weblog/pivot/entry.php?id=242&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.62597778718711,-0.8577919006347656);
      var marker = createMarker(point,'<div class="map_marker"><h6>Oxey Farm, nr Tilton on the Hill</h6><p>Farm selling South Devon Beef.</p><p><a href="/weblog/pivot/entry.php?id=280&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


	var point = new GLatLng(52.76138552618652,-0.8396387100219727);
      var marker = createMarker(point,'<div class="map_marker"><h6>Brentingby Meadows, nr Melton Mowbray</h6><p>Online supplier of Beef, Lamb and Mutton.</p><p><a href="/weblog/pivot/entry.php?id=212&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.9012922008026,-1.0570049285888671);
      var marker = createMarker(point,'<div class="map_marker"><h6>Harkers Farm Shop, Clipston&#45;on&#45;the&#45;Wolds</h6><p>Farm shop selling their own and other local meat.</p><p><a href="/weblog/pivot/entry.php?id=243&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.73509634919877,-1.0416412353515625);
      var marker = createMarker(point,'<div class="map_marker"><h6>Manor Farm Dairy, Thrussington</h6><p>Farm producing Yogurt which is sold via local farm&#45;shops and other outlets.</p><p><a href="/weblog/pivot/entry.php?id=262&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.664202896836656,-1.0524559020996093);
      var marker = createMarker(point,'<div class="map_marker"><h6>Picks Organic</h6><p>Large Organic farm&#45;shop with tea&#45;room, butchery and veg box scheme.</p><p><a href="/weblog/pivot/entry.php?id=282&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.8441498139593,-0.855560302734375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Crossroads Farm Shop, near Eastwell, Melton Mowbray</h6><p>Farm Shop featuring their own meat and large range of home cured&#47;cooked meat products.</p><p><a href="/weblog/pivot/entry.php?id=227&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.70166646310248,-0.7995986938476562);
      var marker = createMarker(point,'<div class="map_marker"><h6>Northfield Farm, Cold Overton</h6><p>Award Winning Farm Shop, favoured by many celebrity chefs, selling their own and other farms meat and other products.</p><p><a href="/weblog/pivot/entry.php?id=277&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.81583569500157,-0.9620761871337891);
      var marker = createMarker(point,'<div class="map_marker"><h6>Bouverie Lodge Bison, Nether Broughton</h6><p>Farm producing Bison and Venison which they sell from the farm and also at Farmers Markets.</p><p><a href="/weblog/pivot/entry.php?id=211&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);



	var point = new GLatLng(52.85493129127594,-0.7609748840332031);
      var marker = createMarker(point,'<div class="map_marker"><h6>W E Botterill &amp; Son, Croxton Kerrial, nr Grantham</h6><p>Farm producing free&#45;range turkey and goose. They are also Game dealers.</p><p><a href="/weblog/pivot/entry.php?id=210&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.63118753368432,-0.9290313720703125);
      var marker = createMarker(point,'<div class="map_marker"><h6>Seldom Seen Farm, Billesdon</h6><p>Nationally recognised farm producing goose and free&#45;range turkey. They also operate a PYO fruit farm in season.</p><p><a href="/weblog/pivot/entry.php?id=290&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.5682122806143,-1.0150337219238281);
      var marker = createMarker(point,'<div class="map_marker"><h6>Burton Grange Farm, Burton Overy</h6><p>Farm producing beef and lamb.</p><p><a href="/weblog/pivot/entry.php?id=215&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.59408062417791,-0.8768463134765625);
      var marker = createMarker(point,'<div class="map_marker"><h6>Keythorpe Rare Breeds, Keythorpe</h6><p>Farm selling traditionally raised pork, pork products, and lamb to order and online via mail order.</p><p><a href="/weblog/pivot/entry.php?id=251&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.59971122365474,-0.7920455932617187);
      var marker = createMarker(point,'<div class="map_marker"><h6>Greenacres Farm Shop, Belton&#39;in&#39;Rutland</h6><p>Small farm&#45;shop selling veg, homemade cakes, jams, chutneys etc.</p><p><a href="/weblog/pivot/entry.php?id=239&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);



	var point = new GLatLng(52.70697120309942,-1.1278152465820312);
      var marker = createMarker(point,'<div class="map_marker"><h6>Woodcock Farm, Rothley</h6><p>Farm selling own potatoes and some other local produce.</p><p><a href="/weblog/pivot/entry.php?id=312&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.43246689687904,-1.1044692993164062);
      var marker = createMarker(point,'<div class="map_marker"><h6>Chevelswarde, South Kilworth</h6><p>Producer of organic veg and wine with a box scheme.</p><p><a href="/weblog/pivot/entry.php?id=219&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.53105200178694,-1.2927818298339843);
      var marker = createMarker(point,'<div class="map_marker"><h6>David Watts, Sapcote</h6><p>Farm with organic box scheme.</p><p><a href="/weblog/pivot/entry.php?id=306&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


	var point = new GLatLng(52.64400087064272,-1.2859153747558593);
      var marker = createMarker(point,'<div class="map_marker"><h6>Raw and Pure, Botcheston</h6><p>Organic producer with a box scheme.</p><p><a href="/weblog/pivot/entry.php?id=284&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.697713492507056,-1.4366340637207031);
      var marker = createMarker(point,'<div class="map_marker"><h6>Cattows Farm Shop, Heather</h6><p>Farm&#45;shop and cafe on PYO farm.</p><p><a href="/weblog/pivot/entry.php?id=216&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.49166537345018,-1.3366413116455078);
      var marker = createMarker(point,'<div class="map_marker"><h6>Grange Farm PYO, Copston Magna, Nr Wolvey</h6><p>Seasonal PYO fruit.</p><p><a href="/weblog/pivot/entry.php?id=238&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.47075627794084,-0.9336662292480469);
      var marker = createMarker(point,'<div class="map_marker"><h6>Farndon Fields Farm Shop, nr Market Harborough</h6><p>Large award winning farm&#45;shop and cafe. Well worth a trip.</p><p><a href="/weblog/pivot/entry.php?id=233&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.71968435169846,-1.4520835876464843);
      var marker = createMarker(point,'<div class="map_marker"><h6>The Mushroom Basket, Lowerfields Mushroom Farm, Packington</h6><p>Growers of Exotic and Wild Edible Mushrooms with an on&#45;site shop which also sells some other local produce and their own beef and lamb.</p><p><a href="/weblog/pivot/entry.php?id=272&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.747099897733115,-1.5954208374023437);
      var marker = createMarker(point,'<div class="map_marker"><h6>Sealwood Online</h6><p>Online farmers&#39; market selling massive range of local produce with free delivery to much of the county. Brilliant&#33;</p><p><a href="/weblog/pivot/entry.php?id=288&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.81391630497521,-1.4307117462158203);
      var marker = createMarker(point,'<div class="map_marker"><h6>Woodhouse Farm, Melbourne</h6><p>Veg grower with a farm&#45;shop.</p><p><a href="/weblog/pivot/entry.php?id=313&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.80120469165922,-1.4989471435546875);
      var marker = createMarker(point,'<div class="map_marker"><h6>Scaddows Farm, Ticknall</h6><p>Farm Shop with cafe, PYO and a Caravan Site.</p><p><a href="/weblog/pivot/entry.php?id=289&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.80317653234415,-1.0622406005859375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Wymeswold Fruit Farm, Wymeswold</h6><p>Seasonal PYO fruit farm.</p><p><a href="/weblog/pivot/entry.php?id=315&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


//	var point = new GLatLng(52.534028070477056,-1.2302541732788086);
//      var marker = createMarker(point,'<div class="map_marker"><h6>Bells Brewery, Broughton Astley</h6><p>Brewery       and  shop selling wide range of beers.</p><p><a href="/weblog/pivot/entry.php?id=205&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
//      map.addOverlay(marker);

	var point = new GLatLng(52.517474393230245,-1.5552520751953125);
      var marker = createMarker(point,'<div class="map_marker"><h6>Tunnel Brewery, Ansley</h6><p>Brewery and small local produce shop.</p><p><a href="/weblog/pivot/entry.php?id=304&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.55203681321524,-1.5676116943359375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Church End Brewery, nr Nuneaton</h6> <p>Brewery.</p><p><a href="/weblog/pivot/entry.php?id=221&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.71305525791606,-1.1860084533691406);
      var marker = createMarker(point,'<div class="map_marker"><h6>Swithland Spring Water</h6><p>Bottled spring water.</p><p><a href="/weblog/pivot/entry.php?id=298&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.39896256223603,-1.1986684799194336);
      var marker = createMarker(point,'<div class="map_marker"><h6>Dow Bridge Brewery</h6><p>Brewer.</p><p><a href="/weblog/pivot/entry.php?id=230&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.84518661082572,-1.1575126647949218);
      var marker = createMarker(point,'<div class="map_marker"><h6>Eglantine Vineyard, Costock</h6><p>Vineyard.</p><p><a href="/weblog/pivot/entry.php?id=231&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.79694936237738,-1.262054443359375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Wicked Hathern Brewery</h6><p>Brewer.</p><p><a href="/weblog/pivot/entry.php?id=310&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.822293560661876,-1.446976661682129);
      var marker = createMarker(point,'<div class="map_marker"><h6>The National Forest Spring Water Company</h6><p>Bottled water.</p><p><a href="/weblog/pivot/entry.php?id=274&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.810647959366854,-0.7324790954589844);
      var marker = createMarker(point,'<div class="map_marker"><h6>Melton Sloe Gin, Sproxton</h6><p>Sloe Gin and other Fruit Liquors.</p><p><a href="/weblog/pivot/entry.php?id=267&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.81134833982673,-0.9837484359741211);
      var marker = createMarker(point,'<div class="map_marker"><h6>Belvoir Brewery, Old Dalby</h6><p>Brewer.</p><p><a href="/weblog/pivot/entry.php?id=206&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.901136883885414,-0.7959079742431641);
      var marker = createMarker(point,'<div class="map_marker"><h6>Belvoir Fruit Farms</h6><p>Natural Fruit Drinks.</p><p><a href="/weblog/pivot/entry.php?id=207&w=local_food_heroes">Go to directory entry &raquo;</a>></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.6729993146919,-0.7343673706054687);
      var marker = createMarker(point,'<div class="map_marker"><h6>The Grainstore Brewery</h6><p>Brewer.</p><p><a href="/weblog/pivot/entry.php?id=237&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.460611787809746,-0.9546947479248047);
      var marker = createMarker(point,'<div class="map_marker"><h6>Welland Valley Vineyard</h6><p>Vineyard.</p><p><a href="/weblog/pivot/entry.php?id=308&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.525412581659985,-0.9069728851318359);
      var marker = createMarker(point,'<div class="map_marker"><h6>Langton Brewery</h6><p>Brewer.</p><p><a href="/weblog/pivot/entry.php?id=255&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

	var point = new GLatLng(52.501018975384234,-0.7644939422607422);
      var marker = createMarker(point,'<div class="map_marker"><h6>Rockingham Forest Cider</h6><p>Cider maker.</p><p><a href="/weblog/pivot/entry.php?id=286&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.56565591004011,-1.162405014038086);
      var marker = createMarker(point,'<div class="map_marker"><h6>Hedgerow Products, Blaby</h6><p>Jams, chutneys &amp; Preserves made with local ingredients</p><p><a href="/weblog/pivot/entry.php?id=245&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.551619302852544,-1.1357975006103515);
      var marker = createMarker(point,'<div class="map_marker"><h6>Cherry Grange, Countesthorpe</h6><p>Jams, chutneys, preserves and coleslaw.</p><p><a href="/weblog/pivot/entry.php?id=204&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.54102364808312,-1.1723828315734863);
      var marker = createMarker(point,'<div class="map_marker"><h6>Whetstone Pastures PYO<br />Sandra&#39;s Jam</h6><p>Seasonal PYO &amp; Jams made with home grown ingredients</p><p><a href="/weblog/pivot/entry.php?id=287&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.49788391151549,-1.266946792602539);
      var marker = createMarker(point,'<div class="map_marker"><h6>Claybrooke Mill, Claybrooke Magna</h6><p>Water&#45;mill producing flour and other products.</p><p><a href="/weblog/pivot/entry.php?id=222&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.593559235769824,-1.4651298522949218);
      var marker = createMarker(point,'<div class="map_marker"><h6>Leicestershire Hand&#45;made Cheese Company</h6><p>Make unpasturised Farm&#45;House Red Leiceter cheese sold through farm&#45;shops and other outlets. A superb cheese.</p><p><a href="/weblog/pivot/entry.php?id=257&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.68803760683345,-1.4007568359375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Julia&#39;s Hand Made Food, Ibstock</h6><p>Cakes, Jams, Pickles, Chutneys.</p><p><a href="/weblog/pivot/entry.php?id=249&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.432676218930034,-1.2610244750976562);
      var marker = createMarker(point,'<div class="map_marker"><h6>Ringswood Real Dairy Ice Cream, Pailton</h6><p>Dairy Ice Cream using their own and local ingredients.</p><p><a href="/weblog/pivot/entry.php?id=285&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.43230990468834,-1.1138248443603515);
      var marker = createMarker(point,'<div class="map_marker"><h6>Joseph Morris, South Kilworth</h6><p>Abatoir and Guild of Q Butcher.</p><p><a href="/weblog/pivot/entry.php?id=269&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.66222476021814,-1.5003204345703125);
      var marker = createMarker(point,'<div class="map_marker"><h6>Gopsall Farmhouse Fresh Ice Cream, Norton Juxta Twycross<br />Thorp Bros. Beef, Norton Juxta Twycross</h6><p>Make Dairy Ice Cream using their own and local ingredients. Produce Aberdeen Angus beef which is sold through W Taylor&#39;s Butchers at Appleby Magna and Measham.</p><p><a href="/weblog/pivot/entry.php?id=236&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.605549599526405,-1.4789485931396484);
      var marker = createMarker(point,'<div class="map_marker"><h6>J and E Orton, Sibson</h6><p>Commercial producers of honey.</p><p><a href="/weblog/pivot/entry.php?id=279&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.67273909106213,-1.6481208801269531);
      var marker = createMarker(point,'<div class="map_marker"><h6>Innes cheese</h6><p>Producers of Unpasturised Goat&#39;s Milk Cheese sold on the Sealwood Online Shop.</p><p><a href="/weblog/pivot/entry.php?id=248&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.64467789380197,-1.2038612365722656);
      var marker = createMarker(point,'<div class="map_marker"><h6>Chocolate Euphoria, Glenfield</h6><p>Hand&#45;made chocolates made using local cream.</p><p><a href="/weblog/pivot/entry.php?id=220&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.765592399983504,-0.9058570861816406);
      var marker = createMarker(point,'<div class="map_marker"><h6>Sysonby Knoll Hotel</h6><p>Producer of honey.</p><p><a href="/weblog/pivot/entry.php?id=299&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.768059204839865,-0.8824682235717773);
      var marker = createMarker(point,'<div class="map_marker"><h6>Soyfoods Ltd, Paul&#39;s Bakery, Melton Mowbray</h6><p>Traditionally Made Organic Bread, Sourdough Bread, Tofu and Vegetable Protein Products.</p><p><a href="/weblog/pivot/entry.php?id=281&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.76686476941367,-0.8788204193115234);
      var marker = createMarker(point,'<div class="map_marker"><h6>Kings Road Bakery, Melton Mowbray</h6><p>Baker&#39;s shop sellingh traditionally made bread.</p><p><a href="/weblog/pivot/entry.php?id=252&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

   
      var point = new GLatLng(52.502717041639514,-0.7538509368896484);
      var marker = createMarker(point,'<div class="map_marker"><h6>MUTTS, Cottingham</h6><p>Jams, and Chutneys.</p><p><a href="/weblog/pivot/entry.php?id=273&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.479696132334446,-0.9124660491943359);
      var marker = createMarker(point,'<div class="map_marker"><h6>Heightons, Market Harborough</h6><p>Traditional baker making Bread, Cakes and a Stilton Scone.</p><p><a href="/weblog/pivot/entry.php?id=246&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.550053603613726,-1.1777687072753906);
      var marker = createMarker(point,'<div class="map_marker"><h6>Attfields Farm&#45;Shop, Cosby</h6><p>Large commercial shop</p><p><a href="/weblog/pivot/entry.php?id=202&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.558664258159744,-1.5155982971191406);
      var marker = createMarker(point,'<div class="map_marker"><h6>Field to Kitchen, Dobbies World, Mancetter</h6><p>Wide range of farm produce</p><p><a href="/weblog/pivot/entry.php?id=228&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.605236849118285,-1.5683841705322265);
      var marker = createMarker(point,'<div class="map_marker"><h6>Smithy Farm Shop, Grendon</h6><p>Local Lamb, Veg as local as possible.</p><p><a href="/weblog/pivot/entry.php?id=294&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.45736924128387,-1.2027883529663086);
      var marker = createMarker(point,'<div class="map_marker"><h6>Kingsway Food Store, Lutterworth</h6><p>Shop selling produce from Leicestershire and Warwickshire. Also baking bread made from Claybrooke flour.</p><p><a href="/weblog/pivot/entry.php?id=254&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

//      var point = new GLatLng(52.68512401693659,-1.2754440307617187);
//      var marker = createMarker(point,'<div class="map_marker"><h6>Country Bumpkins Organic, Markfield</h6><p>Online Veg Box scheme selling produce from other suppliers.</p><p><a href="/weblog/pivot/entry.php?id=226&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
//      map.addOverlay(marker);

      var point = new GLatLng(52.48711849080261,-1.2245893478393554);
      var marker = createMarker(point,'<div class="map_marker"><h6>Ashby Parva Plant Centre</h6><p>A garden centre selling produce from a good range of local food producers.</p><p><a href="/weblog/pivot/entry.php?id=201&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.83160260965558,-1.176137924194336);
      var marker = createMarker(point,'<div class="map_marker"><h6>Natures Pantry Farm Shop, East Leake</h6><p>Shop selling local produce.</p><p><a href="/weblog/pivot/entry.php?id=276&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.72745600601646,-1.110992431640625);
      var marker = createMarker(point,'<div class="map_marker"><h6>Organica Food, Sileby</h6><p>Shop selling local Organic Fruit, Veg, Milk, Eggs and Honey with a box scheme.</p><p><a href="/weblog/pivot/entry.php?id=278&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.55743799540095,-1.0591936111450195);
      var marker = createMarker(point,'<div class="map_marker"><h6>Wistow Farm Shop, Wistow</h6><p>Shop selling  goods from various local producers.</p><p><a href="/weblog/pivot/entry.php?id=311&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);




      var point = new GLatLng(52.535698757482585,-0.9974384307861328);
      var marker = createMarker(point,'<div class="map_marker"><h6>Kibworth Beauchamp Farmer&#39;s Market</h6><p>Farmer&#39;s Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.5417022642097,-1.3711023330688476);
      var marker = createMarker(point,'<div class="map_marker"><h6>Hinckley Farmer&#39;s Market<br />Hinckley Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.52695305070705,-1.3489151000976562);
      var marker = createMarker(point,'<div class="map_marker"><h6>Burbage Farmer&#39;s Market</h6><p>Farmer&#39;s  Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

//      var point = new GLatLng(52.624304024495316,-1.4012181758880615);
//      var marker = createMarker(point,'<div class="map_marker"><h6>Market Bosworth Farmers&#39;  Market</h6><p>Farmer&#39;s Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
//      map.addOverlay(marker);


      var point = new GLatLng(52.454911022694276,-1.1995267868041992);
      var marker = createMarker(point,'<div class="map_marker"><h6>Lutterworth Farmer&#39;s Market<br />Lutterworth Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.648167000814055,-1.2111997604370117);
      var marker = createMarker(point,'<div class="map_marker"><h6>Glenfield Country Market</h6><p>Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.63435215184458,-1.1336517333984375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Leicester Farmer&#39;s Market</h6><p>Farmer&#39;s  Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

 


      var point = new GLatLng(52.74614519103658,-1.4702796936035156);
      var marker = createMarker(point,'<div class="map_marker"><h6>Ashby de la Zouch Farmer&#39;s Market</h6><p>Farmer&#39;s Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.84045602391888,-1.3388514518737793);
      var marker = createMarker(point,'<div class="map_marker"><h6>Castle Donnington Farmer&#39;s Market</h6><p>Farmer&#39;s  Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


  

      var point = new GLatLng(52.770123423600246,-1.2076163291931152);
      var marker = createMarker(point,'<div class="map_marker"><h6>Loughborough Farmer&#39;s Market<br />Loughborough Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.76934448462201,-0.8876180648803711);
      var marker = createMarker(point,'<div class="map_marker"><h6>Melton Farmer&#39;s Market<br />Melton Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.66940809171145,-0.7304191589355469);
      var marker = createMarker(point,'<div class="map_marker"><h6>Oakham Farmer&#39;s Market<br />Oakham Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.699924079396446,-1.0738706588745117);
      var marker = createMarker(point,'<div class="map_marker"><h6>Syston Country Market</h6><p>Country &#40;WI&#41; Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.47801024612884,-0.9202980995178223);
      var marker = createMarker(point,'<div class="map_marker"><h6>Market Harborough Farmer&#39;s Market<br />Market Harborough Country Market</h6><p>Farmer&#39;s and Country &#40;WI&#41; Markets</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.58805821005286,-0.720527172088623);
      var marker = createMarker(point,'<div class="map_marker"><h6>Uppingham Farmer&#39;s Market</h6><p>Farmer&#39;s Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.59846004186376,-1.0779047012329101);
      var marker = createMarker(point,'<div class="map_marker"><h6>Oadby Country Market</h6><p>Country &#40;WI&#41; Market</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Markets&w=local_food_heroes_directory_entries">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.76592997100686,-0.8877253532409668);
      var marker = createMarker(point,'<div class="map_marker"><h6>Dickinson and Morris Pork Pies</h6><p>Pork Pie shop in Melton Mowbray with pie making demonstrations.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.78241583139537,-0.9636211395263672);
      var marker = createMarker(point,'<div class="map_marker"><h6>Websters Dairy</h6><p>Stilton Producer.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.892748943592196,-0.9611320495605469);
      var marker = createMarker(point,'<div class="map_marker"><h6>Colston Bassett Dairy</h6><p>Stilton Producer.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.76463160659311,-0.8811807632446289);
      var marker = createMarker(point,'<div class="map_marker"><h6>Tuxford and Tebbutt Dairy</h6><p>Stilton Producer.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.91273234930081,-0.987696647644043);
      var marker = createMarker(point,'<div class="map_marker"><h6>Cropwell Bishop Dairy</h6><p>Stilton Producer.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.836061948708334,-0.9351253509521484);
      var marker = createMarker(point,'<div class="map_marker"><h6>Long Clawson Dairy</h6><p>Stilton Producer.</p><p><a href="/weblog/pivot/archive.php?c=Directory%20-%20Local%20Specialities&w=local_food_heroes_directory_entries">Go to Leicestershire specialities page &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.67580963113451,-1.4948272705078125);
      var marker = createMarker(point,'<div class="map_marker"><h6>The Close Nurseries</h6><p>On the B4116 just S of Snarestone.</p><p>Duck Eggs for sale.</p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.68345902114394,-1.4962005615234375);
      var marker = createMarker(point,'<div class="map_marker"><h6>Lodge Farm</h6><p>On the B4116 just N of Snarestone.</p><p>Eggs and Seasonal sales of Potatoes and Veg.</p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.57290726696798,-1.4010143280029296);
      var marker = createMarker(point,'<div class="map_marker"><h6>P G Gosling, Lodge Farm</h6><p>Hinckley Road towards Dadlington. Near St Martins Catholic School</p><p>Beef, Pork, Eggs and Potatoes.</p><p><a href="/weblog/pivot/entry.php?id=444&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.559159971674184,-1.2299752235412597);
      var marker = createMarker(point,'<div class="map_marker"><h6>Fosse Farm, Croft</h6><p>On B4114 Coventry Road, Near Filling Station</p><p>Main Crop Potatoes.</p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.68007680301558,-1.0999846458435058);
      var marker = createMarker(point,'<div class="map_marker"><h6>Corner Plot Vegetables, Thurmaston</h6><p>Organic Veg. Honey and Eggs</p><p><a href="/weblog/pivot/entry.php?id=225&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.54579983866252,-1.2671613693237304);
      var marker = createMarker(point,'<div class="map_marker"><h6>Greenacres Farm, Stoney Stanton</h6><p>Cockerals. Game in season.</p><p><a href="/weblog/pivot/entry.php?id=240&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.49900733510269,-0.8992481231689453);
      var marker = createMarker(point,'<div class="map_marker"><h6>Snowcap Mushrooms</h6><p>Marigold Farm, Welham Road, Gt Bowden, LE16 7HS.</p><p>Organic Mushrooms, Minimum Order &pound;20.</p><p>Phone 01858 463387 to order.<p><a href="http://www.organicmushrooms.co.uk" target="_blank">www.organicmushrooms.co.uk &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.741176481768,-1.3236808776855468);
      var marker = createMarker(point,'<div class="map_marker"><h6>Mount St. Bernard Abbey, Nr Coalville, LE67 5UL</h6><p>Sell abbey&#39;s honey at shop.</p><p><a href="http://www.mountsaintbernard.org/" target="_blank">www.mountsaintbernard.org &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.615139527683105,-0.7426071166992187);
      var marker = createMarker(point,'<div class="map_marker"><h6>Bisbrooke Ostriches, Ridlington</h6><p>Sell Ostrich meat at local Farmers&#39; Markets.</p><a href="/weblog/pivot/entry.php?id=208&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.43675780021384,-1.2078094482421875);
      var marker = createMarker(point,'<div class="map_marker"><h6>Naturally Good Foods, nr Lutterworth</h6><p>Sell Organic, Wholefood and Gluten Free products. Produce some fruit and veg themselves. Box scheme</p><a href="/weblog/pivot/entry.php?id=275&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.62233059559778,-0.9807014465332031);
      var marker = createMarker(point,'<div class="map_marker"><h6>Welland Valley Oil</h6><p>Producers of Rape seed oil sold at local outlets</p><a href="/weblog/pivot/entry.php?id=309&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.906055,-0.841184);
      var marker = createMarker(point,'<div class="map_marker"><h6>Brambles Desserts</h6><p>Producer of Desserts using local ingredients sold at local outlets.</p><a href="/weblog/pivot/entry.php?id=327&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.70379883805533,-1.0424995422363281);
      var marker = createMarker(point,'<div class="map_marker"><h6>Clarkes of Queniborough</h6><p>Ready meals and butchery products using local ingredients.</p><a href="/weblog/pivot/entry.php?id=387&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.71959986958616,-0.7821750640869141);
      var marker = createMarker(point,'<div class="map_marker"><h6>Whissendine Windmill</h6><p>Traditional Mill producing flour from local wheat.</p><a href="/weblog/pivot/entry.php?id=333&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.692043475536934,-0.7571983337402344);
      var marker = createMarker(point,'<div class="map_marker"><h6>&#39;from the country larder&#39;</h6><p>Jams, Chutneys, Preserves and Mustard made from local produce..</p><a href="/weblog/pivot/entry.php?id=334&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.51037058766109,-0.8269786834716797);
      var marker = createMarker(point,'<div class="map_marker"><h6>Ashley Herb Farm Shop, near Market Harborough</h6><p>Small Farm shop selling their own herb plants, farm produce and other local produce.</p><p><a href="/weblog/pivot/entry.php?id=350&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);


      var point = new GLatLng(52.68100043473085,-1.1322355270385742);
      var marker = createMarker(point,'<div class="map_marker"><h6>Riverford Organic Vegetables</h6><p>Organic Fruit &amp; Vegetable Box Delivery Scheme.</p><a href="/weblog/pivot/entry.php?id=335&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.55514192189951,-1.2457036972045898);
      var marker = createMarker(point,'<div class="map_marker"><h6>Riverford Organic Vegetables</h6><p>Organic Fruit &amp; Vegetable Box Delivery Scheme.</p><a href="/weblog/pivot/entry.php?id=335&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.80029657706373,-0.9275293350219727);
      var marker = createMarker(point,'<div class="map_marker"><h6>Riverford Organic Vegetables</h6><p>Organic Fruit &amp; Vegetable Box Delivery Scheme.</p><a href="/weblog/pivot/entry.php?id=335&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.36403077343971,-1.3068151473999023);
      var marker = createMarker(point,'<div class="map_marker"><h6>Riverford Organic Vegetables</h6><p>Organic Fruit &amp; Vegetable Box Delivery Scheme.</p><a href="/weblog/pivot/entry.php?id=335&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.64132522464798,-1.1174404621124267);
      var marker = createMarker(point,'<div class="map_marker"><h6>Leicester Wholefoods</h6><p>Wholefood and Organic Food Coop.</p><a href="/weblog/pivot/entry.php?id=374&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.6954247669531,-0.6475067138671875);
      var marker = createMarker(point,'<div class="map_marker"><h6>Hambleton Bakery</h6><p>Traditional Bakers.</p><a href="/weblog/pivot/entry.php?id=467&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

      var point = new GLatLng(52.72238769289366,-0.9050846099853516);
      var marker = createMarker(point,'<div class="map_marker"><h6>March House Farm</h6><p>Farm reared beef, pork and lamb and meat products.</p><a href="/weblog/pivot/entry.php?id=476&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);

        var point = new GLatLng(52.44408276717714,-1.3175010681152343);
      var marker = createMarker(point,'<div class="map_marker"><h6>Squisito - Italian Food and Ice cream</h6><p>Italian cuisine using local produce.</p><a href="/weblog/pivot/entry.php?id=422&w=local_food_heroes">Go to directory entry &raquo;</a></p></div>')
      map.addOverlay(marker);



    }
    
    // display a warning if the browser was not compatible
    else {
      alert("Sorry, the Google Maps API is not compatible with this browser");
    }

    // This Javascript is based on code provided by the
    // Blackpool Community Church Javascript Team
    // http://www.commchurch.freeserve.co.uk/   
    // http://econym.googlepages.com/index.htm

    //]]>
