function dw(str){
	document.write(str);
}
function gnb(menu){
	dw('<table border="0" cellspacing="0" cellpadding="0" class="gnb">'+
	'<colgroup><col width="201"><col width="705"></colgroup><tr><td rowspan="2">'+
	'<a href="../index.html"><img src="../img/logo00.gif" alt="2007 PEACE & GREEN BOAT"></a>'+
	'</td><td height="37">'+
	'<a href="../it/it00.html"><img src="../img/menu1.gif" alt="¼Ò°³" class="io"></a>'+
	'<a href="../sc/time.html"><img src="../img/menu2.gif" alt="ÀÏÁ¤" class="io"></a>'+
	'<a href="../pr/pr00.html"><img src="../img/menu3.gif" alt="ÇÁ·Î±×·¥" class="io"></a>'+
	'<a href="../li/li00.html"><img src="../img/menu4.gif" alt="¼±»ó»ýÈ°" class="io"></a>'+
	'<a href="../bbs/bb00.html"><img src="../img/menu5.gif" alt="°Ô½ÃÆÇ" class="io"></a>'+
	'<a href="../jo/jo00.html"><img src="../img/menu6.gif" alt="Âü°¡¾È³»" class="io"></a>'+
	'</td></tr><tr><td height="94"><img src="../img/title_'+menu+'.gif" width="705" height="94" alt=""></td></tr></table><div class="wrapper">');
}
function end(){
	dw('<div class="rightBanner"><img src="../img/rightBanner00.gif" width="166" height="143"></div></div>');
}
function foot(){
	dw('<div class="contents2"><br><br><br> &nbsp; <img src="../img/ft00.gif">'+
	'<a href="http://www.greenfund.org/" target="_blank"><img src="../img/ft01.gif"></a>'+
	'<a href="http://www.peaceboat.org/" target="_blank"><img src="../img/ft02.gif"></a> &nbsp; &nbsp; '+
	'<img src="../img/ft03.gif">'+
	'<a href="http://www.tourmall.com/" target="_blank"><img src="../img/ft04.gif"></a> &nbsp; '+
	'<a href="http://www.japangrace.com/" target="_blank"><img src="../img/ft05.gif"></a> &nbsp; &nbsp; '+
	'<img src="../img/ft06.gif">'+
	'<a href="http://www.me.go.kr/" target="_blank"><img src="../img/ft07.gif"></a> &nbsp; '+
	'<a href="http://www.mct.go.kr/" target="_blank"><img src="../img/ft08.gif"></a> &nbsp; '+
	'<a href="http://www.mocie.go.kr/" target="_blank"><img src="../img/ft09.gif"></a></div>'+
	'<img src="../img/line.gif" class="block">'+
	'<div class="contents2"><img id="footer" src="../img/footer00.gif" alt="È¯°æÀç´Ü" usemap="#footer"><map name="footer"><area alt="" coords="283,20,300,32" href="mailto:webmaster@greenboat.org">'+
	'<select id="siteLink" onchange="window.open(this.value,\'\',\'toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes\')">'+
	'<option value="">Family Site<option value="http://www.greenfund.org/">È¯°æÀç´Ü<option value="http://www.greenfestival.or.kr/">±×¸°Æä½ºÆ¼¹ú'+
	'<option value="http://www.gffis.org/">¼­¿ïÈ¯°æ¿µÈ­Á¦<option value="http://aja.greenfund.org/">ÀÚ¿øÈ°µ¿¼¾ÅÍ<option value="http://www.atopyangel.org/">¾ÆÃµ»ç'+
	'</select></div>'
	);
}
function links(){
	dw('<div style="margin:30px 0 0 16px">'+
	'<a href="../jo/jo04.html"><img style="margin:0 0 10px 0" src="../img/btn_join00.gif" width="151" height="23" alt="¿Â¶óÀÎ Âü°¡½ÅÃ»"></a>'+
	'<a href="../2005peaceandgreenboat.pdf" target="_blank"><img style="margin:0 0 2px 0" src="../img/btn_2005.gif" width="151" height="27" alt="2005 PEACE & GREEN BOAT"></a>'+
	'<a href="http://greenboat.egloos.com/ " target="_blank"><img src="../img/btn_2006.gif" width="151" height="27" alt="2006 PEACE & GREEN BOAT"></a>'+
	'</div>'
	);
}
