window.addEvent('domready', function () {
		new mParallax($('top_image'));
		fixPNG($('top_image'));
});  
