what version of Dynamic Drop Downs are you using?
Looking at the page source, the Array used by Dynamic Dropdowns is being added before the doctype tag, this should be inside the head tag instead of before the doctype.
if you send a copy of the page, i can tell you how to correct the problem so the array is inside the head.