> Any other suggestions? Sure, I think it has nothing to do with maps at all. You have a bit of Google Analytics code at the end of your page, doing document.write. That's a prime suspect for involvement in the crash. The most likely trigger for the crash is bad HTML, and you have that too http://validator.w3.org/check?uri=http%3A%2F%2Fwww.homesforholidays.eu%2Fhuizen_bestemming.php&charset=%28detect+automatically%29&doctype=Inline&group=0
The incorrect nested tags like </optgroup> and </p> are probably the real culprits. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
