function initialise()
{
	var mapOptions =
	{
		zoom: 6, center: new google.maps.LatLng(54.02, -4.02),mapTypeId: google.maps.MapTypeId.ROADMAP, backgroundColor: '#99b3cc'	}
	var skirmishMap = new google.maps.Map(document.getElementById("skirmish_sites"), mapOptions);
	var icon = new google.maps.MarkerImage('/images/maps/blue.png', new google.maps.Size(12, 20), new google.maps.Point(0, 0), new google.maps.Point(6, 20));
	var shadow = new google.maps.MarkerImage('/images/maps/shadow.png', new google.maps.Size(22, 20), new google.maps.Point(0, 0), new google.maps.Point(6, 20));
	var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.593617900897506, 0.22906064987182617),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'AWA Herts Urban'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=1';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.84496014899049, 0.11616915464401245),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'AWA Herts Woodland'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=2';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.47272942217195, -0.7803592085838318),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Absolute Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=3';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.16875544320896, 0.42215824127197266),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ace Combat'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=4';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.72307217169757, -1.2237846851348877),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Airsoft Commando'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=5';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(54.77529635357692, -3.307013511657715),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Airsoft Cumbria'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=6';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.22770812626801, -3.17679762840271),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Alpha 5-5'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=7';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.35276520359362, -0.6323093175888062),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ambush Adventures: Chobham'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=8';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.07354020436052, -0.8702695369720459),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ambush Adventures: Longmoor'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=9';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.96202855692791, -1.6295063495635986),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ambush Adventures: Southampton'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=10';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.33070548872301, -0.8769536018371582),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ambush Wargames'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=11';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(54.636653567498314, -1.6362226009368896),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Andys Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=12';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.22296793295498, -3.3033227920532227),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Assault Troop: Afonwen'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=13';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.098817160587615, -3.4842967987060547),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Assault Troop: Colcaenog Forest'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=14';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.58296473256285, -1.3969266414642334),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Barnsley Paintball'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=15';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.45684652839975, -2.5931382179260254),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Bristol Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=16';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.12259662149146, 1.2750792503356934),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Dover'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=17';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.13397571212308, 1.123502254486084),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Acrise Wood'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=18';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.14315773845682, 1.1371386051177979),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Parsonage Wood'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=19';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.123808729043915, 1.1426210403442383),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Pillars Wood'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=20';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.1063378387975, 1.1093401908874512),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Peene'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=21';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.16868817027787, 1.223902702331543),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Lydden Bunkers'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=22';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.27387373608578, 0.3552424907684326),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Mereworth'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=23';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.05869208585241, 1.0495591163635254),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Serial 20'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=24';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.331643988402575, 1.10213041305542),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CAGE: Ross Wood'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=25';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.89245348476985, -1.896193027496338),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Cerberus Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=26';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.754351415760866, -3.516751527786255),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Airsoft Exeter'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=27';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.57141405498719, -0.5571484565734863),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Close Action Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=28';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.711823565309636, 1.191968321800232),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Combat Action Games: First Wave'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=29';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.890439645918995, -1.1977887153625488),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Combat South: Woodland'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=30';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.853567587719205, -1.0672938823699951),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Combat South: Urban'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=31';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.29834902721397, 0.7930755615234375),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Cool Under Fire'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=32';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(55.85699121128961, -3.5940688848495483),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CQB Village'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=33';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(56.529068964173014, -2.881239652633667),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'CQB Scotland'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=34';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(54.98475543490761, -3.2976579666137695),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Cumbria Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=35';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.6142459557199, -2.7446722984313965),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Dragon Valley'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=36';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.18727867372173, -0.3035402297973633),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Elite Action Games: Dorking'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=37';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.327423102612585, -0.2643732726573944),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Elite Action Games: Epsom'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=38';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.83840001117894, -0.4446566104888916),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Elite Action Games: Worthing'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=39';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.82726956484168, -2.117469906806946),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Elite Firezone MSC'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=40';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.6028290085212, -1.70163094997406),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Experience Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=41';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.63323286719806, -1.585249900817871),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Fearful Silence Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=42';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.640381222889594, -2.0655155181884766),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Hilton Park Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=43';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.211216011168666, -1.9127154350280762),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Redditch Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=44';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.98191985437979, -1.0544729232788086),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Finmere Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=45';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.59069148862235, -1.7757940292358398),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Fireball Squadron'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=46';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.15866341970211, -1.5107381343841553),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: Matlock'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=47';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.63654081321535, -2.4650681018829346),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: Manchester'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=48';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.405590194550854, -2.221341133117676),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: The Asylum'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=49';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.60581783025856, -1.7738145589828491),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: Huddersfield'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=50';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.457692195780226, -0.9752297401428223),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: The Mall'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=51';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.41951316100307, -2.2629690170288086),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'First & Only Airsoft: The Tunnels'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=52';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.81413790031047, -0.5973708629608154),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Ford Rifle Ranges'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=53';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.7521114122372, -2.4619996547698975),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Forest of Dean Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=54';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.02576112751061, -0.8643364906311035),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'RIF Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=55';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.31217912650397, -3.080613613128662),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'S.W.A.T. Airsoft: Woodland'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=56';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.182288622973374, -2.8692233562469482),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'S.W.A.T. Airsoft: Urban'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=57';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.35417624494329, -1.800985336303711),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Sabre Force Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=58';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(55.78555076706989, -3.815206289291382),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Section 8 Airsoft Games'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=59';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.31401039231134, 1.1193931102752686),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Shadow Opz Airsoft'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=60';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(51.62326554537602, 0.45212388038635254),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Airsoft Billericay'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=61';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.37190862508666, -4.261493682861328),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'South West Wargames: Scraesdon Fort'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=62';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.34782245564569, -3.978375792503357),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'South West Wargames: The Village'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=63';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.35720101912831, -4.269663691520691),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'South West Wargames: Tregantle Fort'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=64';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(52.034175132087384, -3.6119860410690308),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'South West Wargames: Celieni Village'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=65';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.74696511850587, -2.1712160110473633),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Spec Ops: Bloxworth'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=66';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(50.532361817530244, -2.438042163848877),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Spec Ops: Portland'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=67';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.651531462598186, -2.896742820739746),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Frontline Paintball (bravo 2-2)'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=68';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.48224567942042, -2.084355354309082),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Splat Attack Paintball (Bravo2-2 Airsoft CQB)'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=69';	});var marker = new google.maps.Marker({
		        position: new google.maps.LatLng(53.48224567942042, -2.084355354309082),
		        map: skirmishMap,
		        shadow: shadow,
		        icon: icon,
		        title: 'Splat Attack Paintball (Bravo2-2 Airsoft CQB)'
		    });
		    google.maps.event.addListener(marker, 'click', function() {
    			parent.location='index.php?page=skirmishsites&site=70';	});}
