		var neuropol = {
				src: 'http://www.thedentistryshow.co.uk/static/flash/sifr.swf'
			};
			
			sIFR.activate(neuropol);
			
			sIFR.replace(neuropol, {
				selector: 'h1',
				css: [
			'.sIFR-root {color: #3c6f8e; font-size: 30px; font-weight:regular; margin-bottom:5px;}',
			'a { text-decoration: none; color: #000000; }',
			'a:hover { text-decoration: none; color: #000000; }'
			],
				wmode: 'transparent'
			});
		var neuropol = {
				src: 'http://www.thedentistryshow.co.uk/static/flash/sifr.swf'
			};
			
			sIFR.activate(neuropol);
			
        	sIFR.replace(neuropol, {
				selector: 'h2',
				css: [
			'.sIFR-root {margin-bottom:15px; padding:0; color: #3c6f8e; font-size: 20px; font-weight:regular;}',
			'a { text-decoration: none; color: #000000; }',
			'a:hover { text-decoration: none; color: #000000; }'
			],
				wmode: 'transparent'
			});
					var neuropol = {
				src: 'http://www.thedentistryshow.co.uk/static/flash/sifr.swf'
			};
			
			sIFR.activate(neuropol);
			
        	sIFR.replace(neuropol, {
				selector: '.timetable',
				css: [
			'.sIFR-root {margin:0; padding:0; color: #ffffff; font-size: 14px; font-weight:bold;}',
			'a { text-decoration: none; color: #000000; }',
			'a:hover { text-decoration: none; color: #000000; }'
			],
				wmode: 'transparent'
			});