var ggBigMaps_reasons=[];ggBigMaps_reasons[G_GEO_SUCCESS]="Success";ggBigMaps_reasons[G_GEO_MISSING_ADDRESS]="Missing Address: The address was either missing or had no value.";ggBigMaps_reasons[G_GEO_UNKNOWN_ADDRESS]="Unknown Address:  No corresponding geographic location could be found for the specified address.";ggBigMaps_reasons[G_GEO_UNAVAILABLE_ADDRESS]="Unavailable Address:  The geocode for the given address cannot be returned due to legal or contractual reasons.";ggBigMaps_reasons[G_GEO_BAD_KEY]="Bad Key: The API key is either invalid or does not match the domain for which it was given";ggBigMaps_reasons[G_GEO_TOO_MANY_QUERIES]="Too Many Queries: The daily geocoding quota for this site has been exceeded.";ggBigMaps_reasons[G_GEO_SERVER_ERROR]="Server error: The geocoding request could not be successfully processed.";function wheel(e){if(!e){e=window.event}
if(e.preventDefault){e.preventDefault();}
e.returnValue=false;}
function mapsTextReplace(text){text=text.replace(/___\(et\)___/gi,"&");return text;}