﻿function jre_banner(path) {

	document.write('<span style="font-weight:bold; font-size:1.1em; color: #0A8C0D; padding:0 0 0 3px; margin-left:4px; border-left: #0A8C0D solid 3px;">추천 코스</span>');
	document.write('<div class="box01"><a href="'+path+'gala/index.html"><img src="'+path+'img/banner_gala.jpg" alt="갈라 유자와" width="205" height="81"></a></div>');

	document.write('<div style="margin-top:-4px;">&nbsp;</div>');
	document.write('<span style="font-weight:bold; font-size:1.1em; color: #0A8C0D; padding:0 0 0 3px; margin-left:4px; border-left: #0A8C0D solid 3px;">공항 연결 열차 및 스마트 카드</span>');
	document.write('<div class="box01"><a href="'+path+'suica-nex/index.html"><img src="'+path+'img/bunner_nex.gif" alt="Suica &amp; N&rsquo;EX" width="205" height="41"></a></div>');

	document.write('<div style="margin-top:-4px;">&nbsp;</div>');
	document.write('<span style="font-weight:bold; font-size:1.1em; color: #0A8C0D; padding:0 0 0 3px; margin-left:4px; border-left: #0A8C0D solid 3px;">특별 승차권</span>');
	document.write('<div class="box01"><a href="'+path+'eastpass/index.html"><img src="'+path+'img/bunner_jreastpass.gif" alt="JR EAST PASS" width="205" height="40"></a></div>');
	document.write('<div class="box02"><div class="secondArrow"><a href="http://www.eastjapanrail.com/?conf=true" target="_blank">이제 JR EAST PASS 교환권을 온라인에서도 구매할 수 있습니다!!&nbsp;(영문 전용)</a></div></div>');

	document.write('<div style="margin-top:-4px;">&nbsp;</div>');
	document.write('<div style="font-weight:bold; font-size:1.1em; color: #0A8C0D; padding:0 0 0 3px; margin-left:4px; border-left: #0A8C0D solid 3px;">수도권관광에 편리하고 경제적인 1일 패스！</div>');
	document.write('<div class="box02"><div class="secondArrow"><a href="'+path+'pass/tokunai_pass.html">도쿄 시내 패스(Tokunai Pass)</a></div></div>');
	document.write('<div class="box02"><div class="secondArrow"><a href="'+path+'pass/tokyo_furii.html">도쿄 왕복 관광 승차권(Tokyo Furii Kippu)</a></div></div>');

	document.write('<div style="margin-top:-4px;">&nbsp;</div>');
	document.write('<span style="font-weight:bold; font-size:1.1em; color: #0A8C0D; padding:0 0 0 3px; margin-left:4px; border-left: #0A8C0D solid 3px;">온라인 좌석 예약</span>');
	document.write('<div class="box01"><a href="http://jreast-shinkansen-reservation.eki-net.com/" target="_blank"><img src="'+path+'img/bunner_shinkansen.jpg" alt="JR-EAST 신칸센 예약" width="205" height="60"></a></div>');
	document.write('<div class="secondArrow"><a href="'+path+'eastpass/passticket.html">예약 가능 노선 확대!</a></div>');
}
