$(document).ready(function(){ 
	$("#swirls").pngfix();
	$(".leftimg").pngfix();
	$("#header h1").pngfix();
	$("#top-tab ul li").pngfix();
	});
