// JavaScript Document

function fixMicroSiteLoadSifr(){
	sIFR.replace(helveticaNeue35Thin, {
	  selector: 'h1#hdrMain, span#hdrMain',
		css: {
			'.sIFR-root': {'color': '#ffffff', 'text-align': 'right'}
		},
	
		wmode: 'transparent',
		tuneHeight: -2,
		offsetTop: 4,
		offsetLeft: -26
	});
	sIFR.replace(helveticaNeue35Thin, {
	  selector: 'h1#hdrMain2, span#hdrMain2',
		css: {
			'.sIFR-root': {'color': '#ffffff', 'text-align': 'right'}
		},
	
		wmode: 'transparent',
		tuneHeight: -2,
		offsetTop: 4,
		offsetLeft: -26
	});
	sIFR.replace(helveticaNeue35Thin, {
	  selector: 'h1#hdrMain4, span#hdrMain4',
		css: {
			'.sIFR-root': {'color': '#ffffff', 'text-align': 'right'}
		},
	
		wmode: 'transparent',
		tuneHeight: -2,
		offsetTop: 4,
		offsetLeft: -26
	});
	sIFR.replace(helveticaNeue35Thin, {
	  selector: 'h1#hdrMain5',
		css: {
			'.sIFR-root': {'color': '#4c3105', 'text-align': 'right'}
		},
	
		wmode: 'transparent',
		tuneHeight: -2,
		offsetTop: 4,
		offsetLeft: -20
	});
	sIFR.replace(helveticaNeue35Thin, {
	  selector: 'h1#hdrMain3, span#hdrMain3',
		css: {
			'.sIFR-root': {'color': '#ffffff', 'text-align': 'right'}
		},
	
		wmode: 'transparent',
		tuneHeight: -2,
		offsetTop: 4,
		offsetLeft: -26
	});
}