function Copyright_write()
{
    document.write ( "<TABLE width=760 height=10 bgcolor=#333333><TR><TD HEIGHT=1% ALIGN=center>" );
    document.write ( "  <font color=#00ffcc size=-1>All Rights Reserved, Copyright (C) 2004-2008, AZ'86 tokyo-ome</FONT>" );
    document.write ( "</TD></TR></TABLE>" );

}

