
		


		
		


			function sIFR() {
		var fdetect = deconcept.SWFObjectUtil.getPlayerVersion();
		if (fdetect['major'] != 0) {
			$.sifr({
				path: '/images/skin/',
				save: true
			});
			$('h1.dosifr').sifr({ font: 'skinv1-font1', color: '#DB510C', fontSize:'32px' });
		}
	}	

	jQuery().ready(function() {
		$("table[id^='sortable'] tr:odd, .sortable tr:odd").addClass('odd');
		$("table[id^='sortable'] tr:even, .sortable tr:even").addClass('even');
		

		$("img").pngfix();
	});

	

	
