function createMarker(point, number, html) {
var marker = new GMarker(point);
GEvent.addListener(marker, "click", function() {
marker.openInfoWindowHtml(html);
});
return marker;
}
var map;

function load ()
{
	if (GBrowserIsCompatible())
	{
	map = new GMap2(document.getElementById("map"));
	map.addControl( new GSmallMapControl() );
	map.addControl( new GMapTypeControl()) ;
	map.addControl( new GOverviewMapControl(new GSize(100,100)) );
	map.setCenter( new GLatLng(55.850264,-4.272652), 12);
	
	if (document.getElementById("aul")) {
		Google(-4.159312, 55.940933, "The Auld Kirk Museum", "Cowgate", " Kirkintilloch", " Glasgow", "G66 1AB", "0141 578 0144", "", 3);
	}
	if (document.getElementById("col")) {
		Google(-4.244521, 55.861453, "Collins Gallery", "University of Strathclyde", "22 Richmond Street", "Glasgow", "G1 1XQ", "0141 548 2558", "collinsgallery@strath.ac.uk", 4);
	}
	if (document.getElementById("com")) {
		Google(-4.261301, 55.863861, "Compass Gallery", "178 West Regent Street", "", "Glasgow", "G2 4RL", "0141 221 6370", "compassgallery@gerberfineart.co.uk", 5);
	}
	if (document.getElementById("cos")) {
		Google(-4.245057, 55.857274, "Russian Caf&eacute;-Gallery Cossachok", "38 Albion Street", "Merchant City", "Glasgow", "G1 1LH", "0141 553 0733", "cossachok@yahoo.com", 6);
	}
	if (document.getElementById("cyr")) {
		Google(-4.259992, 55.863693, "Cyril Gerber Fine Art", "148 West Regent Street", "", "Glasgow", "G2 2RQ", "0141 221 3095", "cyril@gerberfineart.co.uk", 7);
	}
	if (document.getElementById("gps3")) {
		Google(-4.246473, 55.856600, "Glasgow Print Studio III", "25 King Street", "", "Glasgow", "G1 5QZ", "0141 552 1394", "gallery@gpsart.co.uk", 9);
	}
	if (document.getElementById("gsa")) {
		Google(-4.263790, 55.866245, "The Glasgow School of Art", "167 Renfrew Street", "", "Glasgow", "G3 6RQ", "0141 353 4500", "", 10);
	}
	if (document.getElementById("joh")) {
		Google(-4.262481, 55.864776, "John Green Fine Art", "182 Bath Street", "", "Glasgow", "G2 4HG", "0141 333 1991", "johngreen@fineartscotland.com", 13);
	}
	if (document.getElementById("lil")) {
		Google(-4.312220, 55.941930, "Lillie Art Gallery", "Station Road", "Milngavie", "Glasgow", "G62 8BZ", "0141 578 8847", "", 14);
	}
	if (document.getElementById("man")) {
		Google(-4.302800, 55.871085, "Mansfield Park Gallery", "5 Hyndland Street", "", "Glasgow", "G11 5QE", "0141 342 4124", "art@mansfieldparkgallery.com", 15);
	}
	if (document.getElementById("mcl")) {
		Google(-4.767122, 55.951026, "McLean Museum &amp; Art Gallery", "15 Kelly Street", "", "Greenock", "PA16 8JX", "01475 715624", "", 16);
	}
	if (document.getElementById("pro")) {
		Google(-4.245207, 55.857250, "Project Ability", "Centre for Developmental Arts/Trongate Studios", "18 Albion Street", "Glasgow", "G1 1LH", "0141 552 2822", "info@project-ability.co.uk", 17);
	}
	if (document.getElementById("gat")) {
		Google(-4.316769, 55.799098, "The Gatehouse Gallery", "Rouken Glen Road", "Giffnock", "Glasgow", "G46 7UG", "0141 620 0235", "art@gatehousegallery.co.uk", 19);
	}
	if (document.getElementById("all")) {
	Google(-4.159312, 55.940933, "The Auld Kirk Museum", "Cowgate", " Kirkintilloch", " Glasgow", "G66 1AB", "0141 578 0144", "", 3);
	Google(-4.244521, 55.861453, "Collins Gallery", "University of Strathclyde", "22 Richmond Street", "Glasgow", "G1 1XQ", "0141 548 2558", "collinsgallery@strath.ac.uk", 4);
	Google(-4.261301, 55.863861, "Compass Gallery", "178 West Regent Street", "", "Glasgow", "G2 4RL", "0141 221 6370", "compassgallery@gerberfineart.co.uk", 5);
	Google(-4.245057, 55.857274, "Russian Caf&eacute;-Gallery Cossachok", "38 Albion Street", "Merchant City", "Glasgow", "G1 1LH", "0141 553 0733", "cossachok@yahoo.com", 6);
	Google(-4.259992, 55.863693, "Cyril Gerber Fine Art", "148 West Regent Street", "", "Glasgow", "G2 2RQ", "0141 221 3095", "cyril@gerberfineart.co.uk", 7);
	Google(-4.246473, 55.856600, "Glasgow Print Studio III", "25 King Street", "", "Glasgow", "G1 5QZ", "0141 552 1394", "gallery@gpsart.co.uk", 9);
	Google(-4.263790, 55.866245, "The Glasgow School of Art", "167 Renfrew Street", "", "Glasgow", "G3 6RQ", "0141 353 4500", "", 10);
	Google(-4.262481, 55.864776, "John Green Fine Art", "182 Bath Street", "", "Glasgow", "G2 4HG", "0141 333 1991", "johngreen@fineartscotland.com", 13);
	Google(-4.312220, 55.941930, "Lillie Art Gallery", "Station Road", "Milngavie", "Glasgow", "G62 8BZ", "0141 578 8847", "", 14);
	Google(-4.302800, 55.871085, "Mansfield Park Gallery", "5 Hyndland Street", "", "Glasgow", "G11 5QE", "0141 342 4124", "art@mansfieldparkgallery.com", 15);
	Google(-4.767122, 55.951026, "McLean Museum &amp; Art Gallery", "15 Kelly Street", "", "Greenock", "PA16 8JX", "01475 715624", "", 16);
	Google(-4.245207, 55.857250, "Project Ability", "Centre for Developmental Arts/Trongate Studios", "18 Albion Street", "Glasgow", "G1 1LH", "0141 552 2822", "info@project-ability.co.uk", 17);
	Google(-4.316769, 55.799098, "The Gatehouse Gallery", "Rouken Glen Road", "Giffnock", "Glasgow", "G46 7UG", "0141 620 0235", "art@gatehousegallery.co.uk", 19);
	}
  }
  else
  {
  alert("Sorry, your browser cannot handle the true power of Google Maps");
  }
}

function Google(GpointA, GpointB, Gallery, Address1, Address2, City, Postcode, Phone, Email, Markernumber)
{
	var point = new GPoint(GpointA, GpointB);
	
	var markerHtml="<table border='0' width='250' ><tr><td valign='top'><h3 class='Map_head'>" + Gallery + "<\h3></td></tr>";
			markerHtml=markerHtml + "<tr><td valign='top' width='280'>" + Address1 + "<br/>";
			markerHtml=markerHtml + Address2 + "<br/>";
			markerHtml=markerHtml + City + "<br/>";
			markerHtml=markerHtml + Postcode + "<br/>";
			markerHtml=markerHtml + Phone + "<br/>";
			markerHtml=markerHtml + "<a href='mailto:" + Email + "'>" + Email + "</a>";
			markerHtml=markerHtml + "</td></tr></table>";

	var marker = createMarker(point, Markernumber, markerHtml);
			map.addOverlay(marker);
			GEvent.trigger(marker,"click");

}