$(document).ready(function(){
	$(document).pngFix();
	$(".RealMore a").attr('target', '_blank');
});

