//@{^
sq = new Array();

	sq[0] = new Image; sq[0].src = "img/link_sq01.gif";
	sq[1] = new Image; sq[1].src = "img/link_sq02.gif";

function chg_sq(imgname,imgstate){
		document.images[imgname].src=sq[imgstate].src;
}


//ΕγN
function subNavi(){
	document.write('<table border="0" cellpadding="0" cellspacing="0" class="xs" style="width:700px; margin:10px auto 0px;"><tr>');
	document.write('<td><a href="index.html">TOPy[W</a></td>');
	document.write('<td><a href="sericin02.html">ZVΖΝH</a></td>');
	document.write('<td><a href="sericin03.html">R_»μp</a></td>');
	document.write('<td><a href="sericin04.html">AfB|lN`Α£iμp</a></td>');
	document.write('<td><a href="sericin05.html">ΧE«EΫμμp</a></td>');
	document.write('<td><a href="sericin06.html">ό§μp</a></td>');
	document.write('<td><a href="sericin07.html">_ΆEwο­\κ</a></td>');
	document.write('</tr></table>');
}


//Cir
function mainNavi(str){
	document.write('<div id="mv" class="mv"><a href="sericin08.html">');
	document.write('<img src="img/bunner01.jpg" width="172" height="142" border="0" alt="ZVΜΝ" /></a></div>');
	document.write('<img src="img/navi_top.gif" width="172" height="20" alt="" style="margin-top:18px;" /><br />');
	document.write('<div id="navi06" class="navi06" style="width:172px; background:url(img/navi_middle.gif) repeat-y;">');
if(str==1){
	document.write('<div class="navi6"><img src="img/btn01_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="index.html"><img name="btn1" src="img/btn01.png" width="172" height="32" border="0" alt="" /></a><br />');
	}
if(str==2){
	document.write('<div class="navi6"><img src="img/btn02_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="sericin02.html"><img name="btn2" src="img/btn02.png" width="172" height="32" border="0" alt="" /></a><br />');
	}
if(str==3){
	document.write('<div class="navi6"><img src="img/btn03_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="sericin03.html"><img name="btn3" src="img/btn03.png" width="172" height="32" border="0" alt="" /></a><br />');
	}
if(str==4){
	document.write('<div class="navi6"><img src="img/btn04_f2.png" width="172" height="51" alt="" /></div>');
	} else {
	document.write('<a href="sericin04.html"><img name="btn4" src="img/btn04.png" width="172" height="51" border="0" alt="" /></a><br />');
	}
if(str==5){
	document.write('<div class="navi6"><img src="img/btn05_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="sericin05.html"><img name="btn5" src="img/btn05.png" width="172" height="32" border="0" alt="" /></a><br />');
	}
if(str==6){
	document.write('<div class="navi6"><img src="img/btn06_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="sericin06.html"><img name="btn6" src="img/btn06.png" width="172" height="32" border="0" alt="" /></a><br />');
	}
if(str==7){
	document.write('<div class="navi6"><img src="img/btn07_f2.png" width="172" height="32" alt="" /></div>');
	} else {
	document.write('<a href="sericin07.html"><img name="btn7" src="img/btn07.png" width="172" height="32" border="0" alt="" /></a></div>');
	}
	document.write('<img src="img/navi_bottom.gif" width="172" height="6" alt="" />');
}


var date = new Date();
var year = date.getFullYear();
var month = date.getMonth() + 1;
var day = date.getDate();
if(day <= 9) { day = "0"+day }
var monthday = month +"."+ day;

//	N
function pageLink(str){
document.write('<tr><td></td><td colspan="3" style="padding:6px; border-bottom: solid 1px #595;">');
document.write('<div class="ss" style="color:#007;">I[vLpX2009</div>');
document.write('<div class="ss" style="margin-left:1em; color:#999;">');
if(str==1){ document.write('«<b>mPnV/QO</b><small>(Ej)</small>'); }
else { document.write('«<a href="schedule01.html">mPnV/QO<small>(Ej)</small></a>'); }
if(str==2){ document.write('«<b>mQnW/P</b><small>(y)</small>'); }
else { document.write('«<a href="schedule02.html">mQnW/P<small>(y)</small></a>'); }
if(str==3){ document.write('«<b>mRnW/Q</b><small>(ϊ)</small>'); }
else { document.write('«<a href="schedule03.html">mRnW/Q<small>(ϊ)</small></a>'); }
if(str==4){ document.write('«<b>mSnW/QR</b><small>(ϊ)</small>'); }
else { document.write('«<a href="schedule04.html">mSnW/QR<small>(ϊ)</small></a>'); }
if(str==5){ document.write('«<b>mTnX/QO</b><small>(ϊ)</small>«'); }
else { document.write('«<a href="schedule05.html">mTnX/QO<small>(ϊ)</small></a>«'); }
document.write('</div></td></tr>');
}

