
		


		
		


			function sIFR() {
		var fdetect = deconcept.SWFObjectUtil.getPlayerVersion();
		if (fdetect['major'] != 0) {
			$.sifr({
				path: '/images/skin/',
				save: true
			});
			$('.dosifr').sifr({ font: 'skinv1-font1', color: '#E50E60', fontSize:'30px' });
			$('.dopuff').sifr({ font: 'skinv1-font1', color: '#FFFFFF', fontSize:'24px' });
			$('#menu').find('h2').sifr({ font: 'skinv1-font1', color: '#FFFFFF', fontSize:'24px', roY:(InternetExplorer) ? '14': '28' });
		}
	}	

	jQuery().ready(function() {

		$("table[id^='sortable'] tr:odd, .sortable tr:odd").addClass('odd');
		$("table[id^='sortable'] tr:even, .sortable tr:even").addClass('even');

		$('ul#slideshow').animatedinnerfade({
			speed: 1000,
			timeout: 6000,
			type: 'sequence',
			containerheight: '167px',
			containerwidth: '634px',
			animationSpeed: 5000,
			animationtype: 'fade',
			bgFrame: 'none',
			controlBox: 'none',
			displayTitle: 'none'
		});

		$("img").pngfix();
	});	


	

	
