$(document).ready(function() {
	PngFix("#master");
	PngFix(".logo a img");
	PngFix("#menu a img");
	PngFix("#sidebar div");
	PngFix("#pied");
});