$(document).ready(function() {
	initRollOverImages();
	fixPNGAlpha();
});
$(window).load(function () {
});