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


document.write('<p><img src="'+locationURL+'/img/banner/kona.jpg" alt="guest room" /></a></p>');
document.write('<p><a href="'+locationURL+'/phototour/index_p1.html" target="_blank"><img src="'+locationURL+'/img/banner/phototour.jpg" alt="photo tour" /></a></p>');

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