doc = '<font size="1">&copy;2005-2012 <a href="http://www.la-chic.net">la-chic</a>/hataoka noriyuki All Rights Reserved</font>';


document.open();
document.clear();
document.write(doc);
document.close();
