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

document.write('<p id="information-photo"><a href="'+locationURL+'/phototour/index_p1.html" target="_blank"><img src="'+locationURL+'/img/banner/phototour.jpg" alt="Photo" /></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>');