try{
	var text = "";
	var linkurl = "";
	var dsturl = "";
	var dstimg = "";

	if(typeof(clix_ch_arr) != "undefined"){
		if(clix_ch_arr !="undefined" && clix_ch_arr != null ){ 	
			text="";

			if(clix_ch_arr[20] == "C"){
				linkurl = "a href='http://adclix.daum.net/adclix/ch.daum?mode=1&page=1&clixid="+clix_ch_arr[0]+"' onclick=\"clix_click('"+clix_ch_arr[9]+"')\"; target='_blank' ";
				dsturl = "<a href='http://www.missingchild.or.kr' target='_blank'>";
				dstimg = "<img src=http://adclix.daum.net/CH/images/banner_logo.png>";
				
			}else if (clix_ch_arr[20] == "O" && clix_ch_arr[21] != "http://www.missingchild.or.kr/child_search/report_handy_list.asp"){ 
				linkurl = "a href='"+clix_ch_arr[21]+"' onclick=\"clix_click('"+clix_ch_arr[9]+"')\"; target='_blank' ";
				dsturl = "<a href='http://elder119.or.kr' target='_blank'>";
				dstimg = "<img src='http://adclix.daum.net/CH/images/elder_logo.png'>"; 
			}else if (clix_ch_arr[21] == "http://www.missingchild.or.kr/child_search/report_handy_list.asp"){ 
				linkurl = "a href='http://www.missingchild.or.kr/child_search/report_handy_list.asp' onclick=\"clix_click('"+clix_ch_arr[9]+"')\"; target='_blank'";
				dsturl = "<a href='http://www.missingchild.or.kr' target='_blank'>";
				dstimg = "<img src=http://adclix.daum.net/CH/images/banner_logo.png>"; 
			}

			if(clix_ch_arr[6].length > 30) {
				clix_ch_arr[6] = clix_ch_arr[6].substring(0, 30)+"..";
			}
			if(clix_ch_arr[5].length > 30) {
				clix_ch_arr[5] = clix_ch_arr[5].substring(0, 30)+"..";
			}			

			text="<tr><th>"+clix_ch_arr[10]+"</th><td>&nbsp;:&nbsp;</td><td><"+linkurl+">"+clix_ch_arr[1]+"("+clix_ch_arr[11]+" "+clix_ch_arr[2]+""+clix_ch_arr[12]+", "+clix_ch_arr[3]+")</a></td>	</tr>"
				+"<tr><th>"+clix_ch_arr[13]+"</th><td>&nbsp;:&nbsp;</td><td><"+linkurl+">"+clix_ch_arr[7]+"</a></td></tr>"
				+"<tr><th>"+clix_ch_arr[14]+"</th><td>&nbsp;:&nbsp;</td><td><"+linkurl+">"+clix_ch_arr[5]+"</a></td></tr>"
				+"<tr><th>"+clix_ch_arr[15]+"</th><td>&nbsp;:&nbsp;</td><td><"+linkurl+">"+clix_ch_arr[6]+"</a></td></tr>";
			
		}else{
			if(typeof(clix_ch_arr) != "undefined")
			;//text=notice;
		}
	}else{
			if(typeof(clix_ch_arr) != "undefined")
			;//text=notice;
	}
	var temp = '10';
	if(clix_ch_arr[0] != '10')
		temp = '0'+clix_ch_arr[0];	
	if(text != null && text != "")
	if(clix_ch_arr[21] != "http://www.missingchild.or.kr/child_search/report_handy_list.asp")
	document.getElementById('Clixch2').innerHTML= 
	"<div class='childtit' style='font:11px dotum;overflow-x:hidden;overflow-y:hidden;'><b><a href=http://adclix.daum.net target='_blank'><font color='#79DE01'>"+clix_ch_arr[17]+"</font><font color='#3AC4BE'> "+clix_ch_arr[18]+"</font> </a></b><br>"
	+"</div><div class='childlist'>	<div  class='thumb'><"+linkurl+"><img src='"+clix_ch_arr[8]+"' width='77' height='87'>"
	+"</a></div>	<table cellpadding='0' cellspacing='0' border='0' class='childtable'>"+text+"<tr><td colspan='3' style='padding:6px 0 0 1px'>"
	+dsturl+"<font color='#9D9D9D'>&nbsp;&nbsp;"+clix_ch_arr[19]+"</font></a>&nbsp;&nbsp;&nbsp;"+dsturl+dstimg+"</a><br>"		
	+"</td>	</tr>	</table>	<div style='clear:both;height:1px;font:0'></div></div>"
	
	if(text != null && text != "")
	if(clix_ch_arr[21] == "http://www.missingchild.or.kr/child_search/report_handy_list.asp")
	document.getElementById('Clixch2').innerHTML= 
	"<div class='childtit' style='font:11px dotum;overflow-x:hidden;overflow-y:hidden;'><b><a href=http://adclix.daum.net target='_blank'><font color='#79DE01'>"+clix_ch_arr[17]+"</font><font color='#3AC4BE'> "+clix_ch_arr[18]+"</font> </a></b><br>"
	+"</div><div class='childlist'>	<div  class='thumb'><"+linkurl+"><img src='"+clix_ch_arr[8]+"' width='77' height='87'>"
	+"</a></div>	<table cellpadding='0' cellspacing='0' border='0' class='childtable'>"+text+"<tr><td colspan='3' style='padding:6px 0 0 1px'>"
	+dsturl+"<font color='#9D9D9D'>&nbsp;&nbsp;신고/제보전화 : 02-777-0182</font></a>&nbsp;&nbsp;&nbsp;"+dsturl+dstimg+"</a><br>"		
	+"</td>	</tr>	</table>	<div style='clear:both;height:1px;font:0'></div></div>"
	
}catch(e){}
