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 +="
"; return 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 +="
"; return bottom_html; } /* ÀÏ¹Ý Ã¢ ¶ç¿ì±â */ function PopWin2(Win_name,ref, width, height, left, top) { if(left == null) { var window_left = (screen.width-800)/2; } else { var window_left = left; } if(top == null) { var window_top = (screen.height-800)/2; } else { var window_top = top; } var openwin = window.open(ref,Win_name,'width='+width+',height='+height+', resizable=no, status=no, top=' + window_top + ',left=' + window_left + ''); openwin.focus(); } /* ÆäÀÌÁö ¸Ç À§·Î */ function pageTop() { document.body.scrollTop = 0; } document.write("
 È¸»ç¼Ò°³   ÀÌ¿ë¾à°ü   °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§   À̸ÞÀϹ«´Ü¼öÁý°ÅºÎ   ÄÁÅÙÃ÷¹«·áÀÓ´ë    ±¤°í¹®ÀÇ   °ÔÀÓÁ¦ÀÛ¹®ÀÇ   Á¦ÈÞ¹®ÀÇ   ÀúÀ۱Ǻ¸È£¼¾ÅÍ   °í°´¼¾ÅÍ   \"À§·Î\"
"+top_round('590','#CCCCCC','#FFFFFF')+"
¼­ºñ½º¸í:°ÔÀÓ¿£Á© ´ëÇ¥:¹Ú¹Î±Ô »ç¾÷ÀÚµî·Ï¹øÈ£:220-87-31258 Åë½ÅÆÇ¸Å¾÷½Å°í¹øÈ£ : Á¦ °­³²-14985 È£
°³ÀÎÁ¤º¸ º¸È£ ´ã´çÀÚ:±èÇü±¤ »ç¾÷Àå ¼ÒÀçÁö:¼­¿ï½Ã °­³²±¸ ¿ª»ï2µ¿ 727-7 ÈÞ¸Õºôµù 3Ãþ 135-921 ÀüÈ­:1544-5874
Copyright ¨Ï (ÁÖ)ÈÞ¸Õ¿÷½º All Rights Reserved.
"+bottom_round('590','#CCCCCC','#FFFFFF')+"
" );