// --------------------------------------------------
// Header
// --------------------------------------------------
document.write('<div id="header">');
document.write('<h1><a id="logo" name="logo" href="' + yourDomain + '/" title="mountfuji.jp"><img src="' + yourDomain + '/img/common/header_en.gif" alt="mountfuji.jp" /></a></h1>');
document.write('</div>');

