function fwLoadMenus() {

	if (window.fw_menu_0) return;
	window.fw_menu_0 = new Menu("root",130,19,"MS UI Gothic, Osaka",11,"#FFFFFF","#000000","#1C1550","#E2E248");
	fw_menu_0.addMenuItem("協賛セッション","location='" + path + "session/sk.html'");
	fw_menu_0.addMenuItem("スポンサーシップセッション","location='" + path + "session/ss.html'");
	fw_menu_0.addMenuItem("レギュラーセッション","location='" + path + "session/sr01.html'");
	fw_menu_0.addMenuItem("ワークショップ","location='" + path + "session/ws.html'");
	fw_menu_0.addMenuItem("ラウンドテーブル","location='" + path + "session/rt.html'");
	fw_menu_0.hideOnMouseOut=true;

	window.fw_menu_1 = new Menu("root",100,19,"MS UI Gothic, Osaka",11,"#FFFFFF","#000000","#1C1550","#E2E248");
	fw_menu_1.addMenuItem("9月6日(月)","location='" + path + "session/9_6.html'");
	fw_menu_1.addMenuItem("9月7日(火)","location='" + path + "session/9_7.html'");
	fw_menu_1.addMenuItem("9月8日(水)","location='" + path + "session/9_8.html'");
	fw_menu_1.hideOnMouseOut=true;

	fw_menu_1.writeMenus();
} // fwLoadMenus()

function fwWriteHeader(){

	document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
	document.write('<tr>');
	document.write('<td width="300" align="left" valign="middle">');
	document.write('<a href="' + path + 'index.html">');
	document.write('<img src="' + path + 'img/cedec.gif" width="300" height="60" alt="CEDEC 2004" border="0"></a><br>');
	document.write('</td>');
	document.write('<td width="100" align="right" valign="bottom">');
	document.write('<a href="' + path + 'summary.html" onMouseOut="MM_swapImgRestore()"  onMouseOver="MM_swapImage(\'i1\',\'\',\'' + path + 'img/menu_gaiyo2.gif\',1)">');
	document.write('<img src="' + path + 'img/menu_gaiyo.gif" width="100" height="30" alt="開催概要" border="0" name="i1"></a><br>');
	document.write('</td>');
	document.write('<td width="100" align="right" valign="bottom">');
	document.write('<a href="javascript:;" onMouseOut="MM_swapImgRestore();FW_startTimeout()"  onMouseOver="window.FW_showMenu(window.fw_menu_0,404,60);MM_swapImage(\'i2\',\'\',\'' + path + 'img/menu_program2.gif\',1)">');
	document.write('<img src="' + path + 'img/menu_program.gif" width="100" height="30" alt="プログラム" border="0" name="i2"></a><br>');
	document.write('</td>');
	document.write('<td width="100" align="right" valign="bottom">');
	document.write('<a href="javascript:;" onMouseOut="MM_swapImgRestore();FW_startTimeout()"  onMouseOver="window.FW_showMenu(window.fw_menu_1,504,60);MM_swapImage(\'i3\',\'\',\'' + path + 'img/menu_schedule2.gif\',1)">');
	document.write('<img src="' + path + 'img/menu_schedule.gif" width="100" height="30" alt="スケジュール" border="0" name="i3"></a><br>');
	document.write('</td>');
	document.write('<td width="100" align="right" valign="bottom">');
	document.write('<a href="' + path + 'regist/index.html" onMouseOut="MM_swapImgRestore()"  onMouseOver="MM_swapImage(\'i4\',\'\',\'' + path + 'img/menu_regist2.gif\',1)">');
	document.write('<img src="' + path + 'img/menu_regist.gif" width="100" height="30" alt="申込方法" border="0" name="i4"></a><br>');
	document.write('</td>');
	document.write('<td width="100" align="right" valign="bottom">');
	document.write('<a href="' + path + 'contact.html" onMouseOut="MM_swapImgRestore()"  onMouseOver="MM_swapImage(\'i5\',\'\',\'' + path + 'img/menu_contact2.gif\',1)">');
	document.write('<img src="' + path + 'img/menu_contact.gif" width="100" height="30" alt="お問合せ先" border="0" name="i5"></a><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="800" bgcolor="#000000">');
	document.write('<tr>');
	document.write('<td width="800" align="right" valign="middle">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');

	document.write('<img src="' + path + 'img/image2.jpg" width="800" height="70" alt=""><br>');

	document.write('<table border="0" cellpadding="0" cellspacing="0" width="800" bgcolor="#000000">');
	document.write('<tr>');
	document.write('<td width="800" align="right" valign="middle">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" alt=""><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');


}

function fwWriteMenu(){

	document.write('<table border="0" cellpadding="0" cellspacing="0" width="140">');
	document.write('<tr>');
	document.write('<td width="140" align="left" valign="top">');
	document.write('<br>');
	document.write('<a href="' + path + 'index.html" class="moveWH">- HOME</a><br>');
	document.write('<a href="' + path + 'english/index.html" class="moveWH">- ENGLISH</a><br>');
	document.write('<br>');
//	document.write('<a href="' + path + 'regist/index.html" class="moveWH">- 申込方法</a><br>');
	document.write('<a href="' + path + 'access.html" class="moveWH">- 会場アクセス</a><br>');
	document.write('<a href="' + path + 'sponsorlist.html" class="moveWH">- スポンサーリスト</a><br>');
	document.write('<a href="' + path + '2003/index.html" class="moveWH">- 昨年のCEDEC</a><br>');
	document.write('<a href="' + path + 'mail/index.html" class="moveWH">- CEDEC EXPRESS</a><br>');
	document.write('<a href="' + path + 'press/index.html" class="moveWH">- CEDEC PR EXPRESS</a><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');

}

function fwWriteMenu2(){

	document.write('<center>');
	document.write('<a href="' + path + 'index.html" class="move">HOME</a>｜');
	document.write('<a href="' + path + 'access.html" class="move">会場アクセス</a>｜');
	document.write('<a href="' + path + 'sponsorlist.html" class="move">スポンサーリスト</a>｜');
	document.write('<a href="' + path + '2003/index.html" class="move">昨年のCEDEC</a>｜');
	document.write('<a href="' + path + 'mail/index.html" class="move">CEDEC EXPRESS</a>｜');
	document.write('<a href="' + path + 'press/index.html" class="move">CEDEC PR EXPRESS</a>｜');
	document.write('<a href="' + path + 'english/index.html" class="move">ENGLISH</a><br>');
	document.write('</center>');

}

function Table(no,pg,gd,va,sd,nw,mb,pd,bl,ex,tein,title,hum,comp,comment,detail){

	if(no!="" && no!=null){
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="176">');
		document.write('<tr><td align="left" valign="middle">');
		document.write('<span class="sBK">');
		document.write(no + '<br>');
		document.write('</span>');
		document.write('</td><td align="right" valign="middle">');

		if(pg!=0) document.write('<img src="img/icon_pg.gif" width="15" height="15" alt="プログラミング">');
		if(gd!=0) document.write('<img src="img/icon_gd.gif" width="15" height="15" alt="ゲームデザイン">');
		if(va!=0) document.write('<img src="img/icon_va.gif" width="15" height="15" alt="ビジュアルアーツ">');
		if(sd!=0) document.write('<img src="img/icon_sd.gif" width="15" height="15" alt="サウンド">');
		if(nw!=0) document.write('<img src="img/icon_nw.gif" width="15" height="15" alt="ネットワーク">');
		if(mb!=0) document.write('<img src="img/icon_mb.gif" width="15" height="15" alt="モバイル">');
		if(pd!=0) document.write('<img src="img/icon_pd.gif" width="15" height="15" alt="プロデュース">');
		if(bl!=0) document.write('<img src="img/icon_bl.gif" width="15" height="15" alt="ビジネス＆ロウ">');
		if(ex!=0) document.write('<img src="img/icon_ex.gif" width="15" height="15" alt="通訳">');

		document.write('</td></tr>');
		document.write('</table>');
	}
	document.write('<img src="img/' + tein + '.gif" width="30" height="16" alt=""><br>');
	if(no!="" && no!=null && detail == null)
		document.write('<a href="javascript:wopen1(\'detail/' + no + '\')" class="bmove">');
	else
		document.write('<span class="bBK">');

	document.write(title);
	if(no!="" && no!=null && detail == null)
		document.write('</a>');
	else
		document.write('</span>');
	document.write('<br><br>');

	if(hum != "")	document.write('<span class="bBK">' + hum + '</span><br>');

	if(comp!= ""){
	document.write('<span class="sBK">');
		document.write(comp);
		document.write('</span><br>');
	}
	if(comment != "")	document.write(comment);

}

function Icon(pg,gd,va,sd,nw,mb,pd,bl,ex){
	if(pg!=0) document.write('<img src="../img/icon_pg.gif" width="15" height="15" alt="プログラミング">');
	if(gd!=0) document.write('<img src="../img/icon_gd.gif" width="15" height="15" alt="ゲームデザイン">');
	if(va!=0) document.write('<img src="../img/icon_va.gif" width="15" height="15" alt="ビジュアルアーツ">');
	if(sd!=0) document.write('<img src="../img/icon_sd.gif" width="15" height="15" alt="サウンド">');
	if(nw!=0) document.write('<img src="../img/icon_nw.gif" width="15" height="15" alt="ネットワーク">');
	if(mb!=0) document.write('<img src="../img/icon_mb.gif" width="15" height="15" alt="モバイル">');
	if(pd!=0) document.write('<img src="../img/icon_pd.gif" width="15" height="15" alt="プロデュース">');
	if(bl!=0) document.write('<img src="../img/icon_bl.gif" width="15" height="15" alt="ビジネス＆ロウ">');
	if(ex!=0) document.write('<img src="../img/icon_ex.gif" width="15" height="15" alt="通訳">');
	document.write("<br>");
}

function wopen1(code){
var fname = ""+code+".html";
open(fname,"window1",
"resizable=no,toolbar=no,directories=no,status=yes,location=no,scrollbars=yes,height=400,width=500");
}
