I have placed the script as supplied on my page that is supposed to render some widgets, For some unknown reason, the widgets are not rendering except for the title Any suggestions would be appreciated thanks
Look at javascript errors on console and you'll find this: "missing ) after argument list" on line 32
ajsa52 is referring to the JavaScript Error Console on the Tools menu in FireFox. It tells you exactly where the error is occurring.