/**
 * Banner
 */
document.write('<div id="banner">');
document.write('<div id="banner-inner" class="clearfix">');

document.write('<p><a href="http://www.kyoto-ryokan-en.com/" target="_blank"><img src="'+locationURL+'/img/banner/kyotoryokan_banner.gif" alt="Banner" /></a></p>');
// document.write('<p><a href="'+locationURL+'/"><img src="'+locationURL+'/img/banner/banner.gif" alt="Banner" /></a></p>');

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