/* ¶Ç´Â ¾Æ·¡¿Í °°ÀÌ »ç¿ë.
³»¿ë
*/ function top_round(w,c,bg) { var top_html; top_html =""; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +=" "; top_html +="
"; document.write(top_html); } function bottom_round(w,c,bg) { var bottom_html; bottom_html=""; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +=" "; bottom_html +="
"; document.write(bottom_html); } function center_round(w,c,bg,content,style) { var html; html =""; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +="
"; html += content; html +="
"; document.write(html); } function blank_space(h) { var html; html =" \n \n \n \n
"; document.write(html); } /* Å×ÀÌºí »ó´Ü Á¦¸ñ ºÎºÐ ¸¸µé±â (Æø,Ŭ·¡½º,Á¦¸ñ)*/ function title_table(w,c,title) { var title_html; title_html ="\n \n \n \n
"+title+"
"; document.write(title_html); } /* Å×ÀÌºí »ó´Ü Á¦¸ñ ºÎºÐ ¸¸µé±â (Æø,³ôÀÌ,Ŭ·¡½º,Á¦¸ñ)*/ function home_title_table(w,h,s,c,bg,title) { html =""; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +="
"+title+"
"; document.write(html); } function top_table(w,c,bg) { html =""; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +="
"; document.write(html); } function bottom_table(w,c,bg) { html =""; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +=" "; html +="
"; document.write(html); } /*À̹ÌÁöâ ¶ç¿ì±â */ function imgWin(ref,src,w,h) { var scroll; ref = ref+'/popwin/image_view.html.php?src='+src+'&width='+w+'&height='+h+''; if(h >= 740) { h = 740; scroll = "yes"; } var window_left = (screen.width-w)/2; var window_top = (screen.height-h)/2-50; var openwin = window.open(ref,"imgWin",'width='+w+',height='+h+', resizable=no, scrollbars='+scroll+', status=no, top=' + window_top + ',left=' + window_left + ''); openwin.focus(); } /*°ÔÀÓ¸Þ´º, °ÔÀÓ¾÷·Îµå ÂÊ*/ function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i