﻿/**
 * Information
 */
document.write('<div id="information">');
document.write('<div id="information-inner" class="clearfix">');

// document.write('<p id="information-photo"><img src="'+locationURL+'/img/common/information_photo.jpg" alt="Photo" /></p>');
document.write('<h3>西山旅馆</h3>');
document.write('<p>地址：邮编 604-0933<br/>京都府京都市中京区御幸町二条山本町433<br/></p>');
document.write('<p>电话: 075-222-1166<br />(国际电话:+81-75-222-1166)</p>');
document.write('<p>传真: 075-231-3558<br />(国际传真:+81-75-231-3558)</p>');
document.write('<p><strong><font color="#CC3333">*请使用日语或英语*</font></strong></p>');
document.write('<p><strong><font color="#CC3333">*酒店的所有房间禁止吸烟*</font></strong></p>');
document.write('<p>电子邮件: <a href="mailto:nishiyama@ryokan.or.jp">nishiyama@ryokan.or.jp </a></p>');

document.write('</div>');
document.write('</div>');
