You are missing a [ here (in ddsmoothmenu.js - near the end):
Code:
ddsmoothmenu.init({
mainmenuid: "smoothmenu-ajax", //menu DIV id
//customtheme: ["#1c5a80", "#18374a"], //override default menu CSS background values? Uncomment: ["normal_background", "hover_background"]
contentsource: ["smoothcontainer", "smoothmenu.htm"]//"markup" or ["container_id", "path_to_menu_file"]
})
In an unrelated matter, on demomenu.html - you need to escape:
Code:
onmouseover="window.status='Welcome to EvieB\'s Custom Product Graphic Design Services';return true;"
Bookmarks