
	$(document).ready(function()
	{
		// Internet Explorer 6 PNG fix
		if (window.DD_belatedPNG) {
			DD_belatedPNG.fix('.png');
		}
	});
