/************************************************************************************
	Generate the Copyright statement for each webpage automatically
*************************************************************************************/

     document.write("<CENTER>")
     document.write("<IMG SRC='./MainPage/blue_hr.gif' BORDER=0><BR>")
     document.write("<FONT COLOR='CYAN' style='font-size:10.0pt'>Copyright © 2001-2010, Anthony Ayiomamitis. All rights reserved.</FONT>")
     document.write("</CENTER>")
