ph = new PNGHack();
window.onload = function() {
	ph.hackClass();

};
