> http://culturenow.org/MuseumWithoutWalls/index.php(no markers)

I get an error in FF2
   uncaught exception: Permission denied to call method
XMLHttpRequest.open
That's a cross-domain error.
You are making AJAX calls to http://www.culturenow.org/... in
public.js even when the page is accessed from http://culturenow.org/...
You might fix it by using a relative URL

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to