window.onload 

{

 document.getElementsByTagName("body")[0].removeChild(document.getElementById("loadingMSG"));

}
