
document.write('<table id="pageloading" width="150" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr><td width="150" height="10" background="http://imusicz.net/images/tdtop.gif"></td></tr>');
document.write('<tr><td width="150" align="center" background="http://imusicz.net/images/tdcenter.gif"><font style="font-family:verdana;font-size:10px;color:#333333">Loading.<br /><img src="http://imusicz.net/images/rating_loading.gif" width="101" height="15" border="0" alt="Loading..." style="margin-top: 1px;" /><br />Please Wait</font></td></tr>');
document.write('<tr><td width="150" height="10" background="http://imusicz.net/images/tdbottom.gif"></td></tr>');
document.write('</table>');
window.onload=function(){ document.getElementById("pageloading").style.display="none"; }
