I had a fancy pants LP done up for me, which runs fine on my computer. when i upload it to my host (mediatemple) i get the following errors: error1.) error:sys is undefined error2.) error: spry is undefined. here are the lines the errors refers to in my code, respectively: error 1.) Sys.Application.initialize(); error 2.) var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");