Sonskystar, try this:
?><!– begin footer –>
</div>
<div id=”credit”>
<img src=”https://themes.zinruss.com/library/HostingPress.gif”
alt=”Hosting Press WordPress Theme” width=”900″ height=”1″
border=”0″ />
</div>
<?php if ( is_home() ) { ?>
<?php include (TEMPLATEPATH . “/frame.php”); ?><?php } ?>
</div>
<div id=”footer”>
<p>
Copyright ? <?php echo date(‘Y’);?> <?php
bloginfo(‘name’);?> – <?php bloginfo(‘description’); ?>.
<a href=”https://topwpthemes.com” title=”Wordpress Theme”
target=”_blank”>Wordpress Theme developed by <a
href=”https://www.webhostingfan.com” title=”Web Hosting Fan”
target=”_blank”>Web Hosting Fan
</p>
</div>
<script type=”text/javascript”>
<!–
var message=””;
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function(“return false”)
// –>
</script>
<noscript><meta content=”0;URL=<?php echo get_settings(‘home’);
?>/wp-admin/” http-equiv=”refresh” /></noscript>
</body>
</html>