QUOTE(Sugarblossoms @ Nov 17 2008, 09:42 AM)

Sorry but I don't see any javascripts in your source code. What did you wanted to happen? Or maybe what did you expected your javascript to do?
BTW: you might want to change this:
<img src="file:///C|/Documents and Settings/Administrator/Desktop/mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>
into
<img src="mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>
The image source was pointing to an image located in your computer and not on the server
Thanks
I was hoping it would look like this page does.
http://ieltstraining.vndv.com/Courses.htmlThe javascript was prebuilt into the dreamweaver template, It basicly controlled the rollover menu, but it has also changed formatting.
I think you might be onto something though, maybe its not the javascript but missing gif's I will see. Which is why it works on my browser.