<!--
function getCookie(name) { 
                var Found = false 
                var start, end 
                var i = 0 

                // cookie ¹®ÀÚ¿­ ÀüÃ¼¸¦ °Ë»ö 
                while(i <= document.cookie.length) { 
                     start = i 
                     end = start + name.length 
                     // name°ú µ¿ÀÏÇÑ ¹®ÀÚ°¡ ÀÖ´Ù¸é 
                     if(document.cookie.substring(start, end) == name) { 
                         Found = true 
                         break 
                     } 
                     i++ 
                } 

                // name ¹®ÀÚ¿­À» cookie¿¡¼­ Ã£¾Ò´Ù¸é 
                if(Found == true) { 
                    start = end + 1 
                    end = document.cookie.indexOf(";", start) 
                    // ¸¶Áö¸· ºÎºÐÀÌ¶ó´Â °ÍÀ» ÀÇ¹Ì(¸¶Áö¸·¿¡´Â ";"°¡ ¾ø´Ù) 
                    if(end < start) 
                        end = document.cookie.length 
                    // name¿¡ ÇØ´çÇÏ´Â value°ªÀ» ÃßÃâÇÏ¿© ¸®ÅÏÇÑ´Ù. 
                    return document.cookie.substring(start, end) 
                } 
                // Ã£Áö ¸øÇß´Ù¸é 
                return "" 
            } 

 

//Ã¹¹øÂ° ÆË¾÷
//function eventPopup2() 
//{ 
        //var eventCookie=getCookie("Notice1"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
    //if (eventCookie != "done"){
     //window.open('/popup/pop20090706.html','event02','width=400,height=510,left=900,top=0');		
		//}
     //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//}
//eventPopup2();

//µÎ¹øÂ° ÆË¾÷

//function eventPopup() 
//{ 
//var eventCookie=getCookie("Notice0"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
//if (eventCookie != "done"){
//window.open('/popup/pop20090609.html','event01','width=400,height=385,left=495,top=0');
//}
        //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//} 

//eventPopup();


//¼¼¹øÂ°ÆË¾÷

//function eventPopup3() 
//{ 
       //var eventCookie=getCookie("Notice2"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
     //if (eventCookie != "done"){
      //window.open('/popup/pop200906017.html','event03','width=500,height=640,left=0,top=0');		
		//}
      //¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//}

//eventPopup3();


//³×¹øÂ°ÆË¾÷

//function eventPopup4() 
//{ 
   //var eventCookie=getCookie("Notice3"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
    //if (eventCookie != "done"){
      //window.open('/popup/pop20090402.html','event04','width=350,height=325,left=0,top=0');		
	//}
      //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//}

//eventPopup4();


//´Ù¼¸¹øÂ°ÆË¾÷

//function eventPopup5() 
//{ 
      //var eventCookie=getCookie("Notice4"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
   //if (eventCookie != "done"){
       //window.open('/popup/pop20090331.html','event05','width=400,height=387,left=770,top=0');		
		//}
      //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//}

//eventPopup5();


//¿©¼¸¹øÂ°ÆË¾÷

//function eventPopup6() 
//{ 
      //var eventCookie=getCookie("Notice5"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
    //if (eventCookie != "done"){
       //window.open('/popup/pop20090403.html','event06','width=350,height=375,left=0,top=360');		
		//}
      //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.        
//}

//eventPopup6();

/*Ä«µå½ÂÀÎ¿À·ù ¿Ã¸®´Â ÆË¾÷
//function cardGongi() 
//{ 
      //  var eventCookie=getCookie("notice"); //notice ºÎºÐ ÆË¾÷ÆäÀÌÁö(setCookie)¶û µ¿ÀÏÇÏ°Ô ÇØ¾ßÇÔ
     //   if (eventCookie != "no")//
     //   window.open('/notice.html','event03','width=300,height=350,LEFT=210,TOP=0');
        //Ã¹¹øÂ° ÆË¾÷Ã¢ÀÇ ÁÖ¼Ò, °°Àº µµ¸ÞÀÎ¿¡ ÀÖ¾î¾ß ÇÑ´Ù.
}*/


//imsiGongi(); //¼­¹ö



//-->  


                     
