document.write('<div id="header">');
document.write('<div id="header_in">');

/* <!-- header==logo --> */
document.write('<div id="logo">');
document.write('<a href="'+toppath+'index.html"><img src="'+imgpath+'common/images/outside_images/header/logo1.jpg" alt="バリ島のツアーならお任せください。" width="380" height="55"></a>');
document.write('</div>');
/* <!-- /header==logo --> */

/* <!-- header==topbanner --> */
document.write('<div id="topbanner">');
document.write('<div class="banner"><img src="'+imgpath+'images/b1.gif" alt="激安バリ島ツアー" width="450" height="50"></div>');
document.write('</div>');
/* <!-- /header==topbanner --> */

document.write('<div class="clear"><hr></div>');

/* <!-- header==headmenu --> */
document.write('<div id="headmenu">');

/* <!-- header==headmenu==NaviMenu --> */
document.write('<div class="NaviMenu">');
document.write('<ul>');

if(currentp == "TOP"){
document.write('<li><a href="'+toppath+'index.html"><img src="'+imgpath+'common/images/outside_images/header/top_o.png" alt="トップ" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+toppath+'index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/top_d.png" alt="トップ" width="84" height="25"></a></li>');
};

if(currentp == "PACK"){
document.write('<li><a href="'+linkpath+'pack/index.html"><img src="'+imgpath+'common/images/outside_images/header/tour_o.png" alt="パック・ツアー" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'pack/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/tour_d.png" alt="ツアー" width="84" height="25"></a></li>');
};


if(currentp == "EAT"){
document.write('<li><a href="'+linkpath+'eat/index.html"><img src="'+imgpath+'common/images/outside_images/header/eat_o.png" alt="パック・ツアー" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'eat/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/eat_d.png" alt="ツアー" width="84" height="25"></a></li>');
};



if(currentp == "ISLAND"){
document.write('<li><a href="'+linkpath+'island/index.html"><img src="'+imgpath+'common/images/outside_images/header/sima_o.png" alt="島で遊ぶ" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'island/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/sima_d.png" alt="島で遊ぶ" width="84" height="25"></a></li>');
};

if(currentp == "SEA"){
document.write('<li><a href="'+linkpath+'sea/index.html"><img src="'+imgpath+'common/images/outside_images/header/umi_o.png" alt="海で遊ぶ" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'sea/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/umi_d.png" alt="海で遊ぶ" width="84" height="25"></a></li>');
};

if(currentp == "DENTO"){
document.write('<li><a href="'+linkpath+'dento/index.html"><img src="'+imgpath+'common/images/outside_images/header/buyou_o.png" alt="芸能と寺院" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'dento/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/buyou_d.png" alt="芸能と寺院" width="84" height="25"></a></li>');
};


if(currentp == "CAR"){
document.write('<li><a href="'+linkpath+'car/index.html"><img src="'+imgpath+'common/images/outside_images/header/kuruma_o.png" alt="車チャーター" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'car/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/kuruma_d.png" alt="車チャーター" width="84" height="25"></a></li>');
};


if(currentp == "SPA"){
document.write('<li><a href="'+linkpath+'spa/index.html"><img src="'+imgpath+'common/images/outside_images/header/spa_o.png" alt="スパ・癒し" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="'+linkpath+'spa/index.html" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/spa_d.png" alt="スパ・癒し" width="84" height="25"></a></li>');
};



if(currentp == "SPA"){
document.write('<li><a href="http://balidept.com/" target="_blank"><img src="'+imgpath+'common/images/outside_images/header/omiyage_o.png" alt="お土産・雑貨" width="84" height="25"></a></li>');
}else{
document.write('<li><a href="http://balidept.com/" target="_blank" onMouseOver="imgRoll(this.firstChild,1);" onMouseOut="imgRoll(this.firstChild,0);"><img src="'+imgpath+'common/images/outside_images/header/omiyage_d.png" alt="お土産・雑貨" width="84" height="25"></a></li>');
};



document.write('</ul>');
document.write('</div>');
/* <!-- /header==headmenu==NaviMenu --> */

/* <!-- ToolMenu --> */
document.write('<div class="toolmenu">');
document.write('<ul>');
document.write('</ul>');
document.write('</div>');
/* <!-- /ToolMenu --> */

document.write('</div>');
/* <!-- /header==headmenu --> */

/* <!-- header==headmenubtm --> */
document.write('<div id="headmenubtm"><hr></div>');
/* <!-- /header==headmenubtm --> */

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