<style type="text/css"> body { display:none; } </style> <div id="splashBox"> <div align=center> <div style="height:10px;"></div> <!-- This is a spacer --> <img alt="" height="649" width="1000" src="http://www.axiomfiles.com/Files/383137/splash_01.jpg" /> <br> <a href="http://www.guildportal.com/Guild.aspx?GuildID=383137&TabID=3226840"> <img alt="" height="69" width="173" src="http://www.axiomfiles.com/Files/383137/enter.jpg" style="border-width: 0px; border-style: solid;" /> </a> </div> <style type="text/css"> .StateBar, .BannerArea, .TabBar, .PageFooter, div.ContentBoxBody, .ContentBoxTitle, input { display:none; } body { background: #000; color: #ffffff; display: inline; } img, img a { border:0px; } </style> </div> <script type="text/javascript"> $(document).ready(function() { var a = document.getElementById('splashBox').innerHTML; document.getElementById('ctl00_ContentPlaceHolder1_PageContainer').innerHTML = a; }); </script>