0 comment(s) to... “site”
<script type="text/javascript">
var background= new Array()
background="IMAGE URL HERE"
document.write("<style>");
document.write("body {");
document.write(' background:url("' + background + '") repeat top center;');
document.write(" }");
document.write("</style>");
</script>
0 comments:
Post a Comment