
document.write('<span class ="copyright">&copy;Copyright 2008 ');
document.write('<a href="index.html" target="_top" class="copylink">SOLARARK</a> ');
document.write('<br>');
document.write('For any questions please '); 
document.write(' <a href="contact.htm" target="_top" class="copylink">Contact Us</a>');
document.write('</span><br>');

function blockError(){return true;}
window.onerror = blockError;