[align=center]eh u want loading page check this[/align]
[quote]//loading page
if(navigator.appName=="Netscape") loader=new Loader();
function Loader() {
this.hide=function() {
lding.style.display='none';
}
var lding = document.getElementById('navBg');
var myWidth = 0, myHeight = 0;
if( typeof( window.innerWidth ) == 'number' ) {
//Non-IE
myWidth = window.innerWidth;
myHeight = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
myWidth = document.documentElement.clientWidth;
myHeight = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
myWidth = document.body.clientWidth;
myHeight = document.body.clientHeight;
}
lding.innerHTML="<br><center><b><font face=century gothic color=white><br><img src='http://i306.photobucket.com/albums/nn253/autotroit/sean.gif'><br><br><br>Welcome "+pageViewerFName+"<br>How Are U .. Please wait ..<br>Dont Bored ^_^...<br><br><br>:: Layouts by huஜdo ::<br><br><img src='http://i219.photobucket.com/albums/cc210/jaceejoef/loadindkx9.gif'></font><b></center>";
lding.style.display='';
lding.style.position = 'fixed';
lding.style.top = '0px';
lding.style.left = '0px';
lding.style.width = myWidth;
lding.style.height = myHeight;
lding.style.backgroundImage ="url()";
lding.style.backgroundColor='black';
lding.style.backgroundRepeat='no-repeat';
lding.style.zIndex=20000;
}[/quote]
try it bro
if u like comment me
http://friendster.com/hackerdig