function set_footer(){
document.write('<div id="footer">');
document.write('<img src="img/footer.gif" alt="Copyright 2006 Victor Company of Japan,Limited All RightReserved" />');
document.write('</div>');
}
  