    html = '<table border="0" cellpadding="0" cellspacing="0" width="240">'
	+ '<tr><td><div align="right"><a href="http://www.dermalogica.co.jp/faq.html"'
	+ 'onmouseover="changeImages(\'faq\', \'http://www.dermalogica.co.jp/images/faq_on.gif\'); return true;"'
	+ 'onmouseout="changeImages(\'faq\', \'http://www.dermalogica.co.jp/images/faq.gif\'); return true;"'
	+ 'onmousedown="changeImages(\'faq\', \'http://www.dermalogica.co.jp/images/faq_on.gif\'); return true;"'
	+ 'onmouseup="changeImages(\'faq\', \'http://www.dermalogica.co.jp/images/faq_on.gif\'); return true;">'
	+ '<img name="faq" src="http://www.dermalogica.co.jp/images/faq.gif" width="100" height="20" border="0" alt="よくあるご質問"></a></div></td>'
	+ '<td><img src="http://www.dermalogica.co.jp/gif/line.gif"></td>'
	+ '<td><div align="right"><a href="http://www.dermalogica.co.jp/who_we_are.html"'
	+ 'onmouseover="changeImages(\'who_we_are\', \'http://www.dermalogica.co.jp/images/who_we_are_on.gif\'); return true;"'
	+ 'onmouseout="changeImages(\'who_we_are\', \'http://www.dermalogica.co.jp/images/who_we_are.gif\'); return true;"'
	+ 'onmousedown="changeImages(\'who_we_are\', \'http://www.dermalogica.co.jp/images/who_we_are_on.gif\'); return true;"'
	+ 'onmouseup="changeImages(\'who_we_are\', \'http://www.dermalogica.co.jp/images/who_we_are_on.gif\'); return true;">'
	+ '<img name="who_we_are" src="http://www.dermalogica.co.jp/images/who_we_are.gif" width="100" height="20" border="0" alt="会社概要"></a></div></td>'
	+ '<td><img src="http://www.dermalogica.co.jp/gif/line.gif"></td>'
	+ '<td><a href="http://www.takara-net.com/webcore/hp/page000000200/hpg000000140.htm" target="_blank"'
	+ 'onmouseover="changeImages(\'privacy\', \'http://www.dermalogica.co.jp/images/privacy_on.gif\'); return true;"'
	+ 'onmouseout="changeImages(\'privacy\', \'http://www.dermalogica.co.jp/images/privacy.gif\'); return true;"'
	+ 'onmousedown="changeImages(\'privacy\', \'http://www.dermalogica.co.jp/images/privacy_on.gif\'); return true;"'
	+ 'onmouseup="changeImages(\'privacy\', \'http://www.dermalogica.co.jp/images/privacy_on.gif\'); return true;">'
	+ '<img name="privacy" src="http://www.dermalogica.co.jp/images/privacy.gif" width="100" height="20" border="0" alt="プライバシーポリシー"></a></div></td></tr>'
	+ '<tr><td colspan="7" align="center"><a href="http://www.takarabelmont.co.jp/" target="_blank"><img src="http://www.dermalogica.co.jp/gif/takara_logo.gif" border="0"></a></td></tr></table>'
    document.write( html ) 

