hi, looking at you code it seems that you will need to remove this
<link rel="stylesheet" href="http://www.ghotel.com.sg/" type="text/css" media="screen" />
And for now I cant see any smoothmenu2 on the page, so you could remove or at least outcomment this part until you have have the extra menu in place.
Code:
ddsmoothmenu.init({
mainmenuid: "smoothmenu2", //Menu DIV id
orientation: 'v', //Horizontal or vertical menu: Set to "h" or "v"
classname: 'ddsmoothmenu-v', //class added to menu's outer DIV
//customtheme: ["#804000", "#482400"],
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})
I hope that will take care of the errors.
Bookmarks