You have something very strange going on at the bottom of your page in the page source.
But, look at what you wrote... you didn't close out your javascript and I think that is what firebug was seeing when it was showing me the form not closed up. You do have an end script after your end form which goes to nothing and that is probably what is causing the problem. You have some vbseo stuff in there which you aren't showing above and maybe that is part of the problem also.
And yes, if the vbulletin_init() stuff isn't in the correct place, it will screw up your javascript.
|