	$(function(){
	   $("#footerBG img,#ebulletinResult").ifixpng();
        $("#events ul, #news ul").jScrollPane({scrollbarWidth: 7, dragMinHeight: 57, dragMaxHeight: 57});
        $("#ebulletinResult, #ebulletinResultOut").fadeIn(1000);
        $("#ebulletinResult, #ebulletinResultOut").fadeOut(4000);
	});
		var mp = { src: '/media/flash/myriad-pro.swf'};
	    sIFR.useStyleCheck = true;
		sIFR.activate(mp);
		sIFR.replace(mp, {
			selector: 'h2.title',
			css: [
				'.sIFR-root { color: #1d4e73; cursor: pointer; font-size:14px; font-weight:bold; text-align: left; }',
				'a { color: #1d4e73; text-decoration: none; }'
			],
			offsetTop: 0,
			wmode: 'transparent'
		});
