/**
 * Online service
 */
document.write('<div id="onlineservice">');
document.write('<div id="onlineservice-inner">');

// Booking links
document.write('<div id="booking-links">');
document.write('<div id="booking-links-inner">');

document.write('<h3 class="shd">Online Service</h3>');
document.write('<ul>');
document.write('<li><a href="http://ohfuhotel.rwiths.net/portal/yoyaku/tm_en_yoyaku.html" rel="external">Accommodation plans booking</a></li>');
document.write('<li><a href="http://ohfuhotel.rwiths.net/portal/yoyaku/tm_en_kaiin_touroku.html" rel="external">Change registration information</a></li>');
document.write('<li><a href="http://ohfuhotel.rwiths.net/portal/yoyaku/tm_en_kakunin.html" rel="external">Check / Cancel Reservation</a></li>');
document.write('</ul>');

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

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