imad7760({"data":[
	{"title":"무릎연골 파괴하는 최악의 습관 1위..", "title1":"무릎연골 파괴하는 최악의 습관 1위..","thumb":"https://simg.imadrep.co.kr/banner/hoguanwon/hoguanwon_7760.gif","link":"./adclick.php?b=47760688551172351254&url=http%3A%2F%2Fmy.newscover.co.kr%2Fnatureborn%2Fm%2Fevent%2F5%2F%3Fref%3D7760%26cc%3D885511"}
]});

function imad7760(obj){
	var res = obj['data'];
	 document.write('<style>'
		+ '.i_tite{-webkit-line-clamp: 2;'
		+ '-webkit-box-orient: vertical;' 
		+ 'text-overflow: ellipsis;' 
		+ 'overflow: hidden;' 
		+ 'display: -webkit-box; }'
    + '.thumb{position:relative;}'
    + '.advertisement {position:absolute;'
		+ 'color : #eee;'
		+ 'background-color : #999;'
		+ 'padding : 2px;'
		+ 'font-size : 10px;}'
		+ '</style>');
	
	document.write('<a href="http://adv.imadrep.co.kr'+res[0]['link'].replace(/\./,'')+'" title="" target="_blank">'
	+'<span class="thumb"><div class="advertisement">AD</div><img src="'+res[0]['thumb']+'" alt=""></span>'
	+'<span class="tit i_tite">'+res[0]['title']+'</span>'
	+'</a>');	
}