function _script(src) {var ret='<'+'script src="'+src+'"'+' type="text/javascript"><'+'/script>';document.write(ret);}

if (document.location.toString().indexOf("?vv=12") > -1)
  // For local testing only
	_script("v12.js?file=api&v=1&key=ABQIAAAAy6MBiqsAuMYcRcIXE-SdkhRZTIt8pOchUsA7mWz6tjtPOxs1ERS7DYpB99oh6lLRtGkVpckD3ZUc4A");
else if (document.location.toString().indexOf("www.googlemappers.com/libraries/gxmagnifier/docs/examples/") > -1)
  // Corresponds to http://www.googlemappers.com/libraries/gxmagnifier/docs/examples/
  _script("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAAy6MBiqsAuMYcRcIXE-SdkhRnzdVKqRUJwbLJWrCx-CG_DLY0EBSmizkaF4zSGOMWa64IBZvn1jv4vw");
else if (document.location.toString().indexOf("www.googlemappers.com/libraries/gxmagnifier") > -1)
	// Corresponds to www.googlemappers.com/libraries/gxmagnifier/
	_script("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAAy6MBiqsAuMYcRcIXE-SdkhQW3Rm3jMC1fR8DDJb0dhYESyMNARQ4eZF8C6W5E4oiHJPqv_yMrm86mA");
else if (document.location.toString().indexOf("localhost/gsite/libraries/gxmagnifier/docs/examples/") > -1)
  _script("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAAy6MBiqsAuMYcRcIXE-SdkhQooZoAdZ2N2i32QbT94V8KQgaZXBQnnP7mhBLqb3GZLUOAamVixQj4LA");
else if (document.location.toString().indexOf("localhost/gsite/libraries/gxmagnifier/") > -1)
	// Corresponds to http://localhost/gsite/libraries/gxmagnifier/
	_script("http://maps.google.com/maps?file=api&v=1&key=ABQIAAAAy6MBiqsAuMYcRcIXE-SdkhRZTIt8pOchUsA7mWz6tjtPOxs1ERS7DYpB99oh6lLRtGkVpckD3ZUc4A");

