$(document).ready(function(){
$("#rss-target-1").ezpz_tooltip({
	contentPosition: 'aboveStatic',
	stayOnContent: true,
	offset: 0
});
});
