$(document).ready(function() {
	$("h2.header, h2.altHeader, .halfContent h2, div.largeClipMask, div.smallClipMask").pngfix();		
});

