Quote:
Originally Posted by nosey
bookmark here for the latest fansign threads 
|
just a hint, you should remove the following code from your site:
Code:
<script language="JavaScript1.2">
<!--
top.window.moveTo(0,0);
if (document.all) {
top.window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers||document.getElementById) {
if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
top.window.outerHeight = screen.availHeight;
top.window.outerWidth = screen.availWidth;
}
}
//-->
</script>
why? because its not the early 90's and you don't need to resize the window for us, ya see, most people especially webmasters, who by the looks of your site, are aiming to get to your site, have their windows set to a certian height/width, ya know so they can multi task, then some jackass who thinks they should resize your window, comes along and fucks that up, its a good way to get blacklisted and lose business, just a hint...