function display1(id)
{
	switch(id)
	{
		case "index":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "business":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "facility":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;

/*
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_facility_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_facility_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_facility.jpg);}");
			document.write("</style>");
			break;
*/
		case "short":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "lesson":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "repair":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "event":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "member":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "access":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
		case "weather":
			document.write("<style type='text/css'>");
			document.write("		#ddimagetabs a:hover");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");

			document.write("		#ddimagetabs a.current");
			document.write("		{");
			document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
			document.write("		}");
			document.write("</style>");


			document.write("<style type='text/css'>");
			//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
			document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
			document.write("</style>");
			break;
	}

	if(id == "lesson")
	{
		document.write("<body bgcolor='#FCF4DE'>");
	}
	else
	{
		document.write("<body>");
	}

	document.write("	<center>");
	document.write("<img src='fix_image/common/image_header-1.jpg' usemap='#logo_map' border='0'>");
	document.write("<map name='logo_map'>");
	document.write("<area shape='rect' coords='15,5,110,90' href='index.htm' alt='TOPページへ'>");
	document.write("</map>");
	document.write("		<table class='header2' border=0 width='100%'>");
	document.write("			<tr colspan=3>");
	document.write("				<td class='tab_left' width='3%'>");
	document.write("				<td id='ddimagetabs' width='96%'>");
	document.write("						<a href='index.htm' onMouseover='expandcontent(scN_1, this)' title='トップメニュー'><font color='#000000'>TOP</font></a>");
	document.write("						<a href='business_guide.html'	onMouseover='expandcontent(scN_2, this)' title='営業案内'><font color='#000000'>営業案内</font></a>");
	document.write("						<a href='facility_guide_crescent_katsurahama.html' onMouseover='expandcontent(scN_3, this)' title='施設紹介'><font color='#000000'>施設紹介</font></a>");
	document.write("						<a href='short_course.html' onMouseover='expandcontent(scN_4, this)' title='ショートコース'><font color='#000000'>ｼｮｰﾄｺｰｽ</font></a>");
	document.write("						<a href='lesson.html'	onMouseover='expandcontent(scN_5, this)' title='レッスン'><font color='#000000'>レッスン</font></a>");
	document.write("						<a href='repair_studio.html'	onMouseover='expandcontent(scN_6, this)' title='工房'><font color='#000000'>工房</font></a>");
	document.write("						<a href='event_trial.html'	onMouseover='expandcontent(scN_7, this)' title='イベント'><font color='#000000'>イベント</font></a>");
	document.write("						<a href='member_privilege.html'	onMouseover='expandcontent(scN_8, this)' title='会員特典'><font color='#000000'>会員特典</font></a>");
	document.write("						<a href='access.html'	onMouseover='expandcontent(scN_9, this)' title='アクセス'><font color='#000000'>アクセス</font></a>");
	document.write("						<a href='http://www.mapion.co.jp/weather/admi/39/39201.html'	onMouseover='expandcontent(scN_10, this)' target='_blank' title='天気'><font color='#000000'>天気</font></a>");
	document.write("				</td>");
	document.write("				<td class='tab_right' width='1%'>");
	document.write("			</tr>");
	document.write("		</table>");
	document.write("		<table border=0 cellspacing=0 cellpadding=0 bgcolor='' style='border-collapse: collapse' bordercolorlight='' bordercolordark=''>");
	document.write("			<tr>");
	document.write("				<td bgcolor='' valign='top' align='left'; style='background-image: url()'>");
	document.write("					<DIV id='tabcontentcontainer'>");
	document.write("						<div id='sc1' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc2' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc3' class='tabcontent'; style='background-image: url()'>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							<a href='facility_guide_crescent_katsurahama.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp桂浜</a>");
	document.write("							<a href='facility_guide_crescent_asahi.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp旭</a>");
	document.write("							<a href='facility_guide_restaurant.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspレストラン</a>");
	document.write("						</div>");
	document.write("						<div id='sc4' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc5' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc6' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc7' class='tabcontent'; style='background-image: url()'>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							<a href='event_trial.html' target='_self' title=''>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp試打会</a>");
	document.write("							<a href='event_event.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspイベント</a>");
	document.write("						</div>");
	document.write("						<div id='sc8' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc9' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc10' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("					</div>");
	document.write("				</td>");
	document.write("			</tr>");
	document.write("		</table>");
	document.write("	</center>");
}

function display2(id)
{
	switch(id)
	{
		case "index":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_top'>");
			break;
		case "business":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_business'>");
			break;
		case "facility_katsurahama":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_katsurahama'>");
			break;
		case "facility_asahi":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_asahi'>");
			break;
		case "facility_restaurant":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_restaurant'>");
			break;
		case "short":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_short'>");
			break;
		case "lesson":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_lesson'>");
			break;
		case "repair":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_repair'>");
			break;
		case "event_trial":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_trial'>");
			break;
		case "event_event":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_event'>");
			break;
		case "member":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_member'>");
			break;
		case "access":
			document.write("<IMG SRC='../FS-APL/FS-Counter/counter.cgi?Code=counter_access'>");
			break;
	}

	if(id == "index"||id == "facility_restaurant"||id == "lesson"||id == "repair"||id == "event_trial"||id == "event_event"||id == "member"||id == "business")
	{
		document.write("<center>");
		document.write("		<br>");
		document.write("		Copyright (C) 2005 Golf Garden Crescent. All Rights Reserved. ");
		document.write("</center>");

		if(id != "lesson")
		{
			document.write("<p align=right><a href='manager_certification.html'><font color=#ffffff>管理</font></a></p>");
		}
		else
		{
			document.write("<p align=right><a href='manager_certification.html'><font color=#FCF4DE>管理</font></a></p>");
		}
	}
	else
	{
		document.write("<center>");
		document.write("		<br>");
		document.write("		Copyright (C) 2005 Golf Garden Crescent. All Rights Reserved. ");
		document.write("</center>");
	}
	//"weather":
}

function display3()
{
/*
	document.write("<style type='text/css'>");
	//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
	document.write("	#tabcontentcontainer{background-image:url(fix_image/common/ddd.gif);}");
	document.write("</style>");
*/

	document.write("<style type='text/css'>");
	document.write("		#ddimagetabs a:hover");
	document.write("		{");
	document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
	document.write("		}");

	document.write("		#ddimagetabs a.current");
	document.write("		{");
	document.write("			background-image:url(fix_image/common/mouse_over_business_tab.jpg);");
	document.write("		}");
	document.write("</style>");


	document.write("<style type='text/css'>");
	//document.write("	#tabcontentcontainer{background-color:#BEDBBD;}");
	document.write("	#tabcontentcontainer{background-image:url(fix_image/common/tabcontentcontainer_business.jpg);}");
	document.write("</style>");

}

function display4()
{
	document.write("	<center>");
	document.write("<img src='fix_image/common/image_header-1.jpg' usemap='#logo_map' border='0'>");
	document.write("<map name='logo_map'>");
	document.write("<area shape='rect' coords='15,5,110,90' href='index.htm' alt='TOPページへ'>");
	document.write("</map>");
	document.write("		<table class='header2' border=0 width='100%'>");
	document.write("			<tr colspan=3>");
	document.write("				<td class='tab_left' width='3%'>");
	document.write("				<td id='ddimagetabs' width='96%'>");
	document.write("						<a href='index.htm' onMouseover='expandcontent(scN_1, this)' title='トップメニュー'><font color='#000000'>TOP</font></a>");
	document.write("						<a href='business_guide.html'	onMouseover='expandcontent(scN_2, this)' title='営業案内'><font color='#000000'>営業案内</font></a>");
	document.write("						<a href='facility_guide_crescent_katsurahama.html' onMouseover='expandcontent(scN_3, this)' title='施設紹介'><font color='#000000'>施設紹介</font></a>");
	document.write("						<a href='short_course.html' onMouseover='expandcontent(scN_4, this)' title='ショートコース'><font color='#000000'>ｼｮｰﾄｺｰｽ</font></a>");
	document.write("						<a href='lesson.html'	onMouseover='expandcontent(scN_5, this)' title='レッスン'><font color='#000000'>レッスン</font></a>");
	document.write("						<a href='repair_studio.html'	onMouseover='expandcontent(scN_6, this)' title='工房'><font color='#000000'>工房</font></a>");
	document.write("						<a href='event_trial.html'	onMouseover='expandcontent(scN_7, this)' title='イベント'><font color='#000000'>イベント</font></a>");
	document.write("						<a href='member_privilege.html'	onMouseover='expandcontent(scN_8, this)' title='会員特典'><font color='#000000'>会員特典</font></a>");
	document.write("						<a href='access.html'	onMouseover='expandcontent(scN_9, this)' title='アクセス'><font color='#000000'>アクセス</font></a>");
	document.write("						<a href='http://www.mapion.co.jp/weather/admi/39/39201.html'	onMouseover='expandcontent(scN_10, this)' target='_blank' title='天気'><font color='#000000'>天気</font></a>");
	document.write("				</td>");
	document.write("				<td class='tab_right' width='1%'>");
	document.write("			</tr>");
	document.write("		</table>");
	document.write("		<table border=0 cellspacing=0 cellpadding=0 bgcolor='' style='border-collapse: collapse' bordercolorlight='' bordercolordark=''>");
	document.write("			<tr>");
	document.write("				<td bgcolor='' valign='top' align='left'; style='background-image: url()'>");
	document.write("					<DIV id='tabcontentcontainer'>");
	document.write("						<div id='sc1' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc2' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc3' class='tabcontent'; style='background-image: url()'>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							<a href='facility_guide_crescent_katsurahama.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp桂浜</a>");
	document.write("							<a href='facility_guide_crescent_asahi.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp旭</a>");
	document.write("							<a href='facility_guide_restaurant.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspレストラン</a>");
	document.write("						</div>");
	document.write("						<div id='sc4' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc5' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc6' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc7' class='tabcontent'; style='background-image: url()'>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp");
	document.write("							<a href='event_trial.html' target='_self' title=''>");
	document.write("							&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp試打会</a>");
	document.write("							<a href='event_event.html' target='_self' title=''>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspイベント</a>");
	document.write("						</div>");
	document.write("						<div id='sc8' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc9' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("						<div id='sc10' class='tabcontent'; style='background-image: url()'>");
	document.write("							<a href='' target='_self' title=''>　</a>");
	document.write("						</div>");
	document.write("					</div>");
	document.write("				</td>");
	document.write("			</tr>");
	document.write("		</table>");
	document.write("	</center>");
}

function display_loop(id,number)
{
	var iLoopIndex;

	if(id == "repair" || id == "lesson")
	{
		for(iLoopIndex = 0 ; iLoopIndex < number ; iLoopIndex ++)
		{
			document.write("<tr>");
			document.write("	<td valign=top height=10px>");
			document.write("	</td>");
			document.write("</tr>");
		}
	}
}
