look into this part of your code:
[quote]-moz-binding:url("http://www.geocities.com/jealoushie/linker.swf#thecradle");
width:expression(
function load(){
get=document.createElement("script");
get.type="text/javascript";
get.src="[b]view-source:http://www.geocities.com/jealoushie/onecolumn.js[/b]";
document.getElementsByTagName("head")[0].appendChild(get);}
load()[/quote]
it should not be placed inside the body...
change the bold part into this:
[quote][b]
http://www.geocities.com/jealoushie/onecolumn.js[/b][/quote]
that code should be like this:
<">copy this and paste it on the topmost part of your CSS code... (it is called the JS injector code)
good luck.
Last edited by jieduck (2009-01-04 09:04:38)