ÿþ<!DOCTYPE html PUBLIC "-//W3C//dtd XHTML 1.0 transitional//EN" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <link rel="stylesheet" href="Css/main.css" type="text/css" /> <script type="text/javascript" src="Js/common.js"></script> <script type="text/javascript" src="Js/jquery.js"></script> <script type="text/javascript" src="JS/link_index.js"></script> <script type="text/javascript"> if (parent != null) { //parent.moveTo(0,0); //parent.resizeTo(screen.availWidth,screen.availHeight); } function chkResolution(){ viewportGPS = function(){ if (window.innerWidth){ this.innerWidth = window.innerWidth; this.innerHeight = window.innerHeight; this.leftScroll = window.pageXOffset; this.topScroll = window.pageYOffset; }else if (document.documentElement && document.documentElement.clientWidth){ this.innerWidth = document.documentElement.clientWidth; this.innerHeight = document.documentElement.clientHeight; this.leftScroll = document.documentElement.scrollLeft; this.topScroll = document.documentElement.scrollTop; }else if(document.body.clientWidth){ this.innerWidth = document.body.clientWidth; this.innerHeight = document.body.clientHeight; this.leftScroll = document.body.scrollLeft; this.topScroll = document.body.scrollTop; } } var screensize = new viewportGPS(); cWidth = screensize.innerWidth; cHeight = screensize.innerHeight; var sWidth = screen.width; var sHeight = screen.height; // alert("tÕÁÀij :" + sWidth + "x" + sHeight); // alert(" ¾|·°ÆÈ :" + cWidth + "x" + cHeight); if (cWidth <= 1024){ if (cHeight < 750){ // alert('1024tÇXÕ 750tÇXÕ'); jQuery(document).ready(function(){ jQuery("div").attr("style","width:1000px; height:750px; _height: auto; overflow:auto; "); }); } else { // alert('1024tÇXÕ 750tÇÁÀ'); jQuery(document).ready(function(){ jQuery("div").attr("style","width:1000px; height:" + sHeight + "px; overflow:auto;"); }); } } else { if (cHeight < 750){ // alert('1024tÇÁÀ 750tÇXÕ'); jQuery(document).ready(function(){ jQuery("div").attr("style","width:" + cWidth + "px; height:750px; overflow:auto;"); }); } else { // alert('1024tÇÁÀ 750tÇÁÀ'); jQuery(document).ready(function(){ jQuery("div").attr("style","width:" + cWidth + "px; height:" + cHeight + "px; overflow:auto;"); }); } } } window.onresize = chkResolution; chkResolution(); </script> <script type="text/javascript"> if ( notice_getCookie( "popup_20" ) != "done" ){ window.open("popup.htm?popup_no=20", "POPUP_20", "width=400,height=440,left=10,top=10, scrollbars=1"); } function notice_getCookie( name ) { var nameOfCookie = name + "="; var x = 0; while ( x <= document.cookie.length ) { var y = (x+nameOfCookie.length); if ( document.cookie.substring( x, y ) == nameOfCookie ) { if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) endOfCookie = document.cookie.length; return unescape( document.cookie.substring( y, endOfCookie ) ); } x = document.cookie.indexOf( " ", x ) + 1; if ( x == 0 ) break; } return ""; } </script> </head> <body id="main"> <form name="frm" method="post"> <input type="hidden" name="g_search_str" value=""> </form> <div> <div id="mainwrap"><script type="text/javascript">GetFlash('main.swf?xmlPath=main.xml','100%','750px');</script></div> </div> <script type="text/javascript"> function searchGo(str) { var frm = document.frm; frm.g_search_str.value = str; frm.target = ""; frm.action = "Search.htm"; frm.submit(); } </script> </body> </html> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20276907-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>