// --------------------------------------------------
// Move
// --------------------------------------------------
document.write('<div class="move">');
document.write('<ul>');
document.write('<li><img src="'+ yourDomain +'/img/common/arrow_topagetop.gif" alt="To Page Top" /> <a href="#header">To Page Top</a></li>');
document.write('</ul>');
document.write('</div>');
