$(document).ready(function(){
	$('.fckmetin').find("a").attr('target', '_blank');
	$('div.jd_news_scroll').jdNewsScroll();
})
