    function initialize() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById("map_canvas"));
        map.setCenter(new GLatLng(37.940723, -121.934194), 8);
        map.addControl(new GMapTypeControl());
        map.addControl(new GSmallMapControl());
	var fremont = new GMarker(new GLatLng(37.549658,-121.982515));
	map.addOverlay(fremont);
	var hayward = new GMarker(new GLatLng(37.620938,-122.109966));
	map.addOverlay(hayward);
	var oakland = new GMarker(new GLatLng(37.804626,-122.273589));
	map.addOverlay(oakland);
	var paloalto = new GMarker(new GLatLng(37.444098,-122.161287));
	map.addOverlay(paloalto);
	var petaluma = new GMarker(new GLatLng(38.231516,-122.613673));
	map.addOverlay(petaluma);
	var pleasanton = new GMarker(new GLatLng(37.693941,-121.924215));
	map.addOverlay(pleasanton);
	var roseville = new GMarker(new GLatLng(38.749204,-121.259668));
	map.addOverlay(roseville);
	var sacramento = new GMarker(new GLatLng(38.647027,-121.485483));
	map.addOverlay(sacramento);
	var sanfrancisco = new GMarker(new GLatLng(37.793819,-122.395089));
	map.addOverlay(sanfrancisco);
	var sanjose = new GMarker(new GLatLng(37.317533,-121.949945));
	map.addOverlay(sanjose);
	var sanmateo = new GMarker(new GLatLng(37.55727,-122.2803));
	map.addOverlay(sanmateo);
	var sanrafael = new GMarker(new GLatLng(38.004718,-122.539003));
	map.addOverlay(sanrafael);
	var santacruz = new GMarker(new GLatLng(36.981266,-122.006149));
	map.addOverlay(santacruz);
	var santarosa = new GMarker(new GLatLng(38.440006,-122.746691));
	map.addOverlay(santarosa);
	var fairfield = new GMarker(new GLatLng(38.249441,-122.057451));
	map.addOverlay(fairfield);
	var walnutcreek = new GMarker(new GLatLng(37.926711,-122.059097));
	map.addOverlay(walnutcreek);

function createMarker(point, html){
			var marker = new GMarker(point);
			map.addOverlay(marker);
			GEvent.addListener(marker, "click", function() {
			marker.openInfoWindowHtml(html);
			});
			return marker;
		}
			createMarker(
			new GLatLng(37.549658,-121.982515),
			'<b>Progent Fremont</b><br>39210 State Street<br>Suite 100<br>Fremont, CA 94538<br><b>Phone:</b> 510-933-0400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Fremont Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.620938,-122.109966),
			'<b>Progent Hayward</b><br>3481 Arden Road<br>Hayward, CA 94545<br>PH: 510-300-1400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Hayward Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.804626,-122.273589),
			'<b>Progent Oakland</b><br>1300 Clay Street<br>Suite 600<br>Oakland, CA 94612<br>PH: 510-899-7400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Oakland Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.444098,-122.161287),
			'<b>Progent Palo Alto</b><br>228 Hamilton Avenue<br>3rd Floor<br>Palo Alto, CA 94301<br>PH: 650-543-0400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Palo Alto Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.231516,-122.613673),
			'<b>Progent Petaluma</b><br>755 Baywood Drive<br>2nd Floor<br>Petaluma, CA 94954<br>PH: 707-559-7400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Petaluma Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.693941,-121.924215),
			'<b>Progent Pleasanton</b><br>6200 Stoneridge Mall Road<br>3rd Floor<br>Pleasanton, CA 94588<br>PH: 925-621-2400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Pleasanton Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.749204,-121.259668),
			'<b>Progent Roseville</b><br>1380 Lead Hill Blvd.<br>Suite 106<br>Roseville, CA 95661<br>PH: 916-910-1200<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Roseville Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.647027,-121.485483),
			'<b>Progent Sacramento</b><br>1100 North Market<br>Sacramento, CA 95834<br>PH: 916-273-1400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Sacramento Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.793819,-122.395089),
			'<b>Progent San Francisco</b><br>One Market<br>Spear Tower, 35th Floor<br>San Francisco, CA  94105<br>PH: 415-321-5400<br><b>Email:</b> <a href="mailto:information@progent.com?San Francisco subject=Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.317533,-121.949945),
			'<b>Progent San Jose</b><br>560 South Winchester Blvd.<br>5th Floor<br>San Jose, CA 95128<br>PH: 408-240-9400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=San Jose Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.55727,-122.2803),
			'<b>Progent San Mateo</b><br>1840 Gateway Drive<br>Suite 200<br>San Mateo, CA 94404<br>PH: 650-931-2400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=San Mateo Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.004718,-122.539003),
			'<b>Progent San Rafael</b><br>4040 Civic Center Drive<br>Suite 200<br>San Rafael, CA  94903<br>PH: 415-526-1400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=San Rafael Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(36.981266,-122.006149),
			'<b>Progent Santa Cruz</b><br>1414 Soquel Ave<br>Santa Cruz, CA 95062<br>PH: 831-600-4300<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Santa Cruz Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.440006,-122.746691),
			'<b>Progent Santa Rosa</b><br>131 Stony Circle<br>Suite 500<br>Santa Rosa, CA 95401<br>PH: 707-303-4400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Santa Rosa Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(38.249441,-122.057451),
			'<b>Progent Fairfield</b><br>1652 West Texas Street<br>Suite 248<br>Fairfield, CA 94533<br>PH: 707-470-1313<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Fairfield Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);
			createMarker(
			new GLatLng(37.926711,-122.059097),
			'<b>Progent Walnut Creek</b><br>1255 Treat Blvd.<br>Suite 300<br>Walnut Creek, CA 94597<br>PH: 925-362-2400<br><b>Email:</b> <a href="mailto:information@progent.com?subject=Walnut Creek Network Help" title="Microsoft and Cisco Consultants - Northern California and Nationwide">information@progent.com</a>'
			);

      }
    }


