var tutor = {src: 'http://grou.ps/templates/tpl/shots_dark/images/swf/tutor.swf' };
sIFR.activate(tutor);


sIFR.replace(tutor, 
	 {selector: '#h1', css: [
					'.sIFR-root { font: 46px Arial; color: #ffffff; text-align: left;}'
					,'a { text-decoration: none; }'
					,'a:link { color: #ffffff; }'
					,'a:hover { color: #ffffff; text-decoration: none; }'
				], wmode: 'transparent'});


