
	//±â»ç ³»¿ëÀ» È®ÀÎÇÏ´Â ÇÔ¼ö
	function open_commt(cnt_num) { 

		//³Ñ¾î¿Â ¼ø¼­¹øÈ£¸¦ °¡Áö°í htmlÄÚµå »ý¼º
		output_html  =  "<table border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table>";
		output_html +=  "<table border='0' cellspacing='3' cellpadding='0' bgcolor='#455DCB'>"
		output_html +=  "<tr><td style='background-color:#FFFFFF; padding:10px 10px 10px 10px;'>";
		output_html +=  "<div style='margin-top:5px;'><iframe name=drama src='http://conbox.joins.com/search/article.asp?Total_ID="+ cnt_num +"' width='660' height='600' frameborder='no' scrolling='yes' leftmargin='0' topmargin='0'></iframe></div>";
		output_html +=  "</td></tr></table>";
		output_html +=  "<div><table width='676' border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td align='right'><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table></div>";
		
		//³»¿ë ¹Ù²Ù±â
		div_commt.innerHTML = output_html;
		div_commt.style.top = document.body.clientHeight / 6 + document.body.scrollTop;
		div_commt.style.left = document.body.clientWidth / 4 + document.body.scrollLeft;
		
		//if (event.y + parseInt(div_commt.style.height) > screen.availHeight - 190) 
			//div_commt.style.top = event.y + document.body.scrollTop - parseInt(div_commt.style.height)- 20;
			
		if (div_commt.style.visibility == 'visible') {
			div_commt.style.visibility = 'hidden';
		}
		div_commt.style.visibility = 'visible';
	}


	//±â»ç ³»¿ëÀ» È®ÀÎÇÏ´Â ÇÔ¼ö
	function open_commt_magazine(cnt_num, pPath) { 

		//³Ñ¾î¿Â ¼ø¼­¹øÈ£¸¦ °¡Áö°í htmlÄÚµå »ý¼º
		output_html  =  "<table border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table>";
		output_html +=  "<table border='0' cellspacing='3' cellpadding='0' bgcolor='#455DCB'>"
		output_html +=  "<tr><td style='background-color:#FFFFFF; padding:10px 10px 10px 10px;'>";
		output_html +=  "<div style='margin-top:5px;'><iframe name=drama src='http://magazine.joins.com/article/Conbox_printMagazine.asp?aid="+ cnt_num +"&path="+ pPath +"' width='750' height='600' frameborder='no' scrolling='yes' leftmargin='0' topmargin='0'></iframe></div>";
		output_html +=  "</td></tr></table>";
		output_html +=  "<div><table width='766' border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td align='right'><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table></div>";
		
		//³»¿ë ¹Ù²Ù±â
		div_commt.innerHTML = output_html;
		div_commt.style.top = document.body.clientHeight / 6 + document.body.scrollTop;
		div_commt.style.left = document.body.clientWidth / 4 + document.body.scrollLeft;
		
		//if (event.y + parseInt(div_commt.style.height) > screen.availHeight - 190) 
			//div_commt.style.top = event.y + document.body.scrollTop - parseInt(div_commt.style.height)- 20;
			
		if (div_commt.style.visibility == 'visible') {
			div_commt.style.visibility = 'hidden';
		}
		div_commt.style.visibility = 'visible';
	}
	
	//ÀÌ¹ÌÁö »ç¿ë °øÁö ·¹ÀÌ¾î
	function Img_notice(check) { 
		
		//³Ñ¾î¿Â ¼ø¼­¹øÈ£¸¦ °¡Áö°í htmlÄÚµå »ý¼º
		output_html  =  "<table border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table>";
		output_html +=  "<table width='659' border='0' cellspacing='3' cellpadding='0' bgcolor='#455DCB'>";
		output_html +=  "<tr><td style='background-color:#FFFFFF; padding:10px 10px 10px 10px;'>";
		if (check == 'main')
		{
			output_html +=  "<div style='margin-bottom:15px;' align='center'><img src='http://images.joins.com/ui_jmn/contentshop07/popup_payment_tit2.gif' border='0'></div>";
			output_html +=  "<div style='margin-bottom:12px; padding:0px 10px 0px 10px;' class='px11'><img src='http://images.joins.com/ui_jmn/contentshop07/popup_payment_text2.gif' border='0'></div>";
		}else if (check == 'magazine')
		{
			output_html +=  "<div style='margin-bottom:12px; padding:0px 10px 0px 10px;' class='px11' align='center'><img src='http://images.joins.com/ui_jmn/contentshop07/magazine_sample.jpg' border='0'></div>";
		}	
		output_html +=  "</td></tr></table>";
		output_html +=  "<div><table width='659' border='0' cellspacing='0' cellpadding='0'>";
		output_html +=  "<tr><td align='right'><img src='http://images.joins.com/ui_jmn/contentshop07/btn_close01.gif' style='cursor:hand;' onClick='close_commt();'></td></tr></table></div>";
		
		//³»¿ë ¹Ù²Ù±â
		div_commt.innerHTML = output_html;
		div_commt.style.top = document.body.clientHeight / 6 + document.body.scrollTop;
		div_commt.style.left = document.body.clientWidth / 4 + document.body.scrollLeft;
		
		//if (event.y + parseInt(div_commt.style.height) > screen.availHeight - 190) 
			//div_commt.style.top = event.y + document.body.scrollTop - parseInt(div_commt.style.height)- 20;
			
		if (div_commt.style.visibility == 'visible') {
			div_commt.style.visibility = 'hidden';
		}
		div_commt.style.visibility = 'visible';
	}
	
	function close_commt() { 
		div_commt.style.visibility = 'hidden';
	}
