$(document).ready(function() { 
		
//PNG Fix
DD_belatedPNG.fix('img, .follow');
	
});
