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 ""; 
}

function setCookie( name, value, expiredays ) { 
	var todayDate = new Date(); 
	todayDate.setDate( todayDate.getDate() + expiredays ); 
	document.cookie = name + "=" + escape( value ) + "; domain=hanjatong.com; path=/; expires=" + todayDate.toGMTString() + ";" 
}


//¿ïÇÐ±³ ÄíÆù ÀÌº¥Æ®
function PopupWindow13() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20100813.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20100816") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20100816/default.htm', '20100816', position);
    }
}

//Ãß¼® ÀÌº¥Æ®
function PopupWindow14() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20100910.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20100910") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20100910/default.htm', '20100910', position);
    }
}

//10% ÇÒÀÎ ÀÌº¥Æ®
function PopupWindow15() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20100910.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20100928") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20100928/popup01.htm', '20100928', position);
    }
}

//11¿ù ¸ðÀÇ°í»ç ¹èÆ÷
function PopupWindow17() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20100910.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20101101") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20101101/popup.htm', '20100928_2', position);
    }
}

//°­»ç Ã¤¿ë
function PopupWindow18() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20101118.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20101118") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20101118/popup.htm', '20101118', position);
    }
}

//ÆÐÅ°Áö ÇÒÀÎ 
function PopupWindow19() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20101216.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20101216") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20101216/popup.htm', '20101216', position);
    }
}
//2011½Å³â ÀÌº¥Æ®
function PopupWindow20() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110117.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110117") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110117/popup.html', '20110117', position);
    }
}

//2011 ±¸Á¤ ÆË¾÷
function PopupWindow21() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110121.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 620;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110121") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110121/popup.html', '20110121', position);
    }
}
//2011 ¹«·á¸ðÀÇ°í»ç
function PopupWindow22() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110503.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110503") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110503/popup.html', '20110503', position);
    }
}
//2011 ¿ïÇÐ±³ ÇÐ½À¼¾ÅÍ
function PopupWindow23() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110504.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110504") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110504/popup.html', '20110504', position);
    }
}
//20110520 Àü»óÇ° 10%ÇÒÀÎ 
function PopupWindow24() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110520.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110520") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110520/popup.html', '20110520', position);
    }
}

//20110603 ¸¶Æ÷°æÂû¼­´ÜÃ¼±³À° 
function PopupWindow25() {
    var pathname = window.location.pathname;

    if (pathname == "/common/contents/event/20110520.asp")
        return;

    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110602") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110601/20110601.asp', '20110602', position);
    }
}

//20110623 ½ÃÇè Á¢¼ö ±â°£ 
function PopupWindow26() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110623") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110623/20110623.asp', '20110623', position);
    }
}

//20110623 ÇÑÀÚ ÇÚµåºÏ
function PopupWindow27() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110624") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110624/20110624.asp', '20110624', position);
    }
}

//20110803 ¿©¸§¹æÇÐ ÀÌº¥Æ®
function PopupWindow28() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20110803") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20110803/20110803.asp', '20110803', position);
    }
}
//20111006 ½ÃÇè´ëºñ°­ÁÂ 20%ÇÒÀÎÀÌº¥Æ®
function PopupWindow29() {
    
    var width = 300;
    var height = 354;
    var posx = 620;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20111006") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20111006/20111006.asp', '20111006', position);
    }
}
//20111104 ¹«·á ¸ðÀÇ°í»ç ¹èÆ÷
function PopupWindow30() {
    
    var width = 300;
    var height = 354;
    var posx = 0;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20111104") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20111104/20111104.asp', '20111104', position);
    }
}
//20111205 50 ÇÒÀÎ
function PopupWindow31() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20111205") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20111205/20111205.asp', '20111205', position);
    }
}
//20111229 »õÇØÀÎ»ç
function PopupWindow32() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20111229") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20111229/20111229.asp', '20111229', position);
    }
}
//20120116 °­ÁÂÇÒÀÎ
function PopupWindow33() {
    
    var width = 300;
    var height = 354;
    var posx = 310;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20120116") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20120116/20120116.asp', '20120116', position);
    }
}
//20120117 »õÇØ°øÁö
function PopupWindow34() {
    
    var width = 300;
    var height = 354;
    var posx = 620;
    var posy = 0;

    position = "width=" + width + ",height=" + height + ",scrollbars=no,top=" + posy + ",left=" + posx + ",status=yes";

    if (getCookie("20120117") != "nopop") {
        var popup01 = window.open('/common/misc/popup/20120117/20120117.asp', '20120117', position);
    }
}

//PopupWindow13();
//PopupWindow14();
//PopupWindow15();
//PopupWindow16();
//PopupWindow17();
//PopupWindow18();
//PopupWindow19();
//PopupWindow20();
//PopupWindow21();
//PopupWindow22();
//PopupWindow23();
//PopupWindow24();
PopupWindow25();
//PopupWindow26();
//PopupWindow27();
//PopupWindow28();
//PopupWindow29();
//PopupWindow30();
//PopupWindow32();
PopupWindow33();
//PopupWindow34();
