<!--
function map(order) {
	if (order == "1")
		window.open("http://maps.yahoo.com/maps_result?addr=8631+W.3rd+St&amp;csz=90048&amp;country=us&amp;new=1&amp;name=&amp;qty=", "map1", "");
	if (order == "2")
		window.open("http://maps.yahoo.com/maps_result?addr=1141+N+Brand+Blvd.&csz=91202&country=us&new=1&name=&qty=", "map2", "");
	if (order == "3")
		window.open("http://maps.yahoo.com/maps_result?addr=9735+Wilshire+Blvd.&csz=90212&country=us&new=1&name=&qty=", "map3", "");
	if (order == "4")
		window.open("http://maps.yahoo.com/map?q1=Thousand%20Oaks%2091360%20us&mag=5&ard=1#mvt=m&lat=34.217771&lon=-118.869439&mag=5&zoom=17&q1=430%2520E.%2520Avenida%2520De%2520Los%2520Arboles%2520%2523203%252C%2520Thousand%2520Oaks%252C%2520CA", "map4", "");
	if (order == "5")
		window.open("http://maps.yahoo.com/map?q1=Thousand%20Oaks%2091360%20us&mag=5&ard=1#mvt=m&lat=34.102321&lon=-117.569535&mag=5&zoom=17&q1=8330%2520Red%2520Oak%2520Street%252C%2520Suite%2520201%252C%2520Rancho%2520Cucamonga%252C%2520CA", "map5", "");
	if (order == "6")
		window.open("http://maps.yahoo.com/map?q1=Thousand%20Oaks%2091360%20us&mag=5&ard=1#mvt=m&lat=34.068474&lon=-118.405388&mag=5&zoom=17&q1=436%20North%20Bedford%20Drive%2C%20Suite%20207%20Beverly%20Hills%2C%20CA%2090210", "map6", "");
	if (order == "7")
		window.open("http://maps.yahoo.com/#mvt=m&lat=33.71617&lon=-117.938716&zoom=17&q1=10900%20Warner%20Avenue%20Fountain%20Valley%2C%20CA%2092708", "map7", "");
}
//-->

<!--
function url() {
	window.open("http://lapband.com/get_informed/consult/find/surgeonlocation/306840?oid=306840&HasLL=True&Latitude=34.211171&Longitude=-118.197760", "myWin", "");
}
//-->



