//-----------------------フッター　コピーライト表記---------------------------------

function footer() {

document.open();
document.write("<FONT CLASS='fl' COLOR='#000000'>Copyright&copy; GANNET 2005-2010<BR></FONT>\n");
document.close();

}
