var vag = {
		src: '/assets/flash/VAG.swf'
	};
	
	sIFR.activate(vag);

	sIFR.replace(vag, {
	  selector: '#promo-classified h3',
	  css: ['.sIFR-root {color: #000000;}'],
	  wmode: 'transparent'
	});
	
	sIFR.replace(vag, {
	  selector: '#dating h3',
	  css: ['.sIFR-root {color: #ff5858;}'],
	  wmode: 'transparent'
	});	

	sIFR.replace(vag, {
	  selector: '#index-documents h2, #features-page h1, #traffic-page h1, #onair-page h1, #whatson-page h1, #photo-page h1, #dating-page h1, #jobs-page h1, #search-page h1, #classifieds-page h1, #section-nav-main h2, #photos h2, #features h2, #property-feature h2, #property-form h2, #promo-weather h3, #promo-news h3, #promo-traffic h3, #whatson h2, #promo-whatson h3, #promo-contactus h3, #promo-property  h3, #promo-photo h3, #promo-schedule h3, #promo-jobs h3, #promo-classifieds h3, .affiliate h3, #recommended-business h3, #survey h3',
	  css: ['.sIFR-root {color: #0099ff;}, .sIFR-root a {color: #0099ff; text-decoration: none;}, .sIFR-root a:hover {color: #0099ff; text-decoration: none;}'],
	  wmode: 'transparent'
	});
