function write_top(){
	document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=567 height=88 id=main_nav align=middle>");
	document.write("<param name=\"allowScriptAccess\" value=\"sameDomain\" />");
	document.write("<param name=\"movie\" value=\"/img/main/main_nav.swf\" />");
	document.write("<param name=\"menu\" value=\"false\" />");
	document.write("<param name=\"quality\" value=\"high\" />");
	document.write("<param name=\"bgcolor\" value=\"#ffffff\" />");
	document.write("<embed src=\"/img/main/main_nav.swf\" menu=\"false\" quality=\"high\" bgcolor=\"#ffffff\" width=567 height=88 name=\"main_nav\" align=\"middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />");
	document.write("</object>");
//	document.write("<APPLET NAME=\"reminder\" CODE=\"Reminder.class\" ARCHIVE=\"reminder.jar\" CODEBASE=\"/login/jar\" WIDTH=\"0\" HEIGHT=\"0\"></APPLET>");
}
function write_tail(){
	document.write("<table border=0 cellspacing=0 cellpadding=0 width=100%>");
	document.write("	<tr>");
	document.write("		<td bgcolor=D8D8D8 colspan=2><img src=\"/img/main/shim.gif\" width=1 height=1></td>");
	document.write("	</tr>");
	document.write("	<tr>");
	document.write("		<td height=54 ><img src=\"/img/main/footer.gif\" width=582 height=24></td>");
	document.write("		<td align=\"right\"><a href='/unisql/we/we8111_1.appl' ><font>Admin</font></a></td>");
//html·Î Å×½ºÆ®ÇÏ±â
//	document.write("		<td align=\"right\"><a href='/unisql/we/1.htm' ><font>Admin</font></a></td>");
	document.write("	</tr>");
	document.write("</table>");
}

