
//enter the message you wish to be shown, including html tags

var message='<hr color="#08BBE0" width="70%" size="4"><div align="center"> <font size="1"><strong>Copyright ©2006<br>Designed by <a class=email href="mailto:gmaria@bethlehem.edu">George Maria</a>'

document.write(message)
