Nicely done. The way you've got the accent grave (sp) forces the correct pronunciation.
I did, however, encounter a problem with your Hawaiian Vacation's reservation form when using Opera (7.2). When trying to enter departure information -- specifically, departure city or airport code -- Opera trapped the following JavaScript error:
message: Statement on line 91: Expression evaluated to null or undefined and is not convertible to Object: obj.options[obj.selectedIndex]
Backtrace:
Line 91 of inline#2 script in http://www.pleasantholidays.com/weba...kingSessionCmd
document.myForm.bkpDepartureCityOID.value = obj.options[obj.selectedIndex].value;
In unknown script
departureCityOID_click(this);
Haven't checked it using Mozilla on any of our FreeBSD, Linux or Mac boxes, but when a script craps out on Opera, I always suspect that thorough testing may not have taken place by a developer. I don't know if you're like so many Microsoft shops out there that don't care to take into consideration the small percentage of surfers that don't use IE on Wintel box, so I won't go off on my usual rant about hubristic Microsofties and their unwillingness to....