
function 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 "";
}
		
/*** ÆË¾÷ Ã¢ È­¸é Áß¾Ó¿¡ ¿ÀÇÂ½ÃÅ°±â (2003.10.27 By Àåµ¿½Ä) ***********************************/
/*if ( getCookie( "ilsung_popup_1" ) != "done" )	{
    var height, width, str;
      
    width = 585;
    height = 550;
    str = "height=" + height + ",innerHeight=" + height;
    str += ",width=" + width + ",innerWidth=" + width;

    if (window.screen) {
        var ah = screen.availHeight - 30; 
        var aw = screen.availWidth - 10;
        var xc = 0//(aw - width) / 2;
        var yc = 20//(ah - height) / 2;

        str += ",left=" + xc + ",screenX=" + xc;
        str += ",top=" + yc + ",screenY=" + yc;
        //str += ",scrollbars=yes";
    }
	//ÆË¾÷ÀÌ ¾øÀ»½Ã ¾Æ·¡ 2ÁÙ ¾ÕºÎºÐÀ» "//"À¸·Î °¡·ÁÁÜ
    noticeWindow = window.open('/info/popup20080327.html', 'info1', str);
    noticeWindow.opener = self;
}*/
/*if ( getCookie( "ilsung_popup_4" ) != "done" )	{
    var height, width, str;
       
    width = 300;
	height = 375;
    str = "height=" + height + ",innerHeight=" + height;
    str += ",width=" + width + ",innerWidth=" + width;

    if (window.screen) {
        var ah = screen.availHeight - 30; 
        var aw = screen.availWidth - 10;
        var xc = 810//(aw - width) / 2;
        var yc = 220//(ah - height) / 2;

        str += ",left=" + xc + ",screenX=" + xc;
        str += ",top=" + yc + ",screenY=" + yc;
        //str += ",scrollbars=yes";
    }
	//ÆË¾÷ÀÌ ¾øÀ»½Ã ¾Æ·¡ 2ÁÙ ¾ÕºÎºÐÀ» "//"À¸·Î °¡·ÁÁÜ
    noticeWindow = window.open('/info/popup20090504.html', 'info2', str);
    noticeWindow.opener = self;
}
*/
/*
if ( getCookie( "ilsung_popup_4" ) != "done" )	{
    var height, width, str;
       
    width = 252;
	height = 279;
    str = "height=" + height + ",innerHeight=" + height;
    str += ",width=" + width + ",innerWidth=" + width;

    if (window.screen) {
        var ah = screen.availHeight - 30; 
        var aw = screen.availWidth - 10;
        var xc = 585//(aw - width) / 2;
        var yc = 20//(ah - height) / 2;

        str += ",left=" + xc + ",screenX=" + xc;
        str += ",top=" + yc + ",screenY=" + yc;
        //str += ",scrollbars=yes";
    }
	//ÆË¾÷ÀÌ ¾øÀ»½Ã ¾Æ·¡ 2ÁÙ ¾ÕºÎºÐÀ» "//"À¸·Î °¡·ÁÁÜ
    noticeWindow = window.open('/info/popup20080211.html', 'info4', str);
    noticeWindow.opener = self;
}
*/
/* if ( getCookie( "ilsung_popup_3" ) != "done" )	{
    var height, width, str;
       
    width = 350;
	height = 370;
    str = "height=" + height + ",innerHeight=" + height;
    str += ",width=" + width + ",innerWidth=" + width;

    if (window.screen) {
        var ah = screen.availHeight - 30; 
        var aw = screen.availWidth - 10;
        var xc = 360//(aw - width) / 2;
        var yc = 20//(ah - height) / 2;

        str += ",left=" + xc + ",screenX=" + xc;
        str += ",top=" + yc + ",screenY=" + yc;
        //str += ",scrollbars=yes";
    }
	//ÆË¾÷ÀÌ ¾øÀ»½Ã ¾Æ·¡ 2ÁÙ ¾ÕºÎºÐÀ» "//"À¸·Î °¡·ÁÁÜ
    noticeWindow = window.open('/info/popup20071219.html', 'info3', str);
    noticeWindow.opener = self;
}*/
/*if ( getCookie( "ilsung_popup_2" ) != "done" )	{
    var height, width, str;
       
    width = 500;
	height = 520;
    str = "height=" + height + ",innerHeight=" + height;
    str += ",width=" + width + ",innerWidth=" + width;

    if (window.screen) {
        var ah = screen.availHeight - 30; 
        var aw = screen.availWidth - 10;
        var xc = 20//(aw - width) / 2;
        var yc = 20//(ah - height) / 2;

        str += ",left=" + xc + ",screenX=" + xc;
        str += ",top=" + yc + ",screenY=" + yc;
        //str += ",scrollbars=yes";
    }
	//ÆË¾÷ÀÌ ¾øÀ»½Ã ¾Æ·¡ 2ÁÙ ¾ÕºÎºÐÀ» "//"À¸·Î °¡·ÁÁÜ
    noticeWindow = window.open('/info/popup20080910.html', 'info2', str);
    noticeWindow.opener = self;
}*/


