var markers = [
{
'abbr': 'Road Entrance',
'name': 'Entrance',
'wtxt': 'Shinewater Community Centre,
Milfoil Drive,
Eastbourne',
'latitude':50.808396,
'longitude':0.2952,
'iconimage':'http://www.google.com/mapfiles/marker.png',
'iconshadow':'http://www.google.com/mapfiles/shadow50.png',
'ht':32,
'wd':24,
'iconmarkerx':12,
'iconmarkery':24,
'labeloffsetx':0,
'labeloffsety':-16
},
{
'abbr': 'Main Building',
'name': 'Shinewater Community Centre',
'wtxt': 'Shinewater Community Centre,
Milfoil Drive,
Eastbourne',
'latitude':50.808325,
'longitude':0.29439,
'iconimage':'http://www.google.com/mapfiles/marker.png',
'iconshadow':'http://www.google.com/mapfiles/shadow50.png',
'ht':32,
'wd':24,
'iconmarkerx':12,
'iconmarkery':24,
'labeloffsetx':0,
'labeloffsety':-16
},
];