var the_today=new Date();
var the_year= the_today.getFullYear();
document.write("<address lang=\"en\">Copyright (C) 2005-",the_year, " <A href='mailto:postmaster@tomeihomes.co.jp'>TOMEI HOMES Corporation.</A> All Rights Reserved.</address>")

