<!-- Begin
document.write('<div id="loading"><br><br><img src="images/ajax-loader.gif" width="128" height="15" border="0" alt=""><br><br>Please wait while the page content loads...</div>');
window.onload=function(){
	document.getElementById("loading").style.display="none";
}
// End -->
