var Expertregular= {
  src: 'images/flash/expertregular.swf'
};

var Expertbold= {
  src: 'images/flash/expertbold.swf'
};

var Expertlight= {
  src: 'images/flash/expertlight.swf'
};

var Expertboldsm= {
  src: 'images/flash/expertboldsm.swf'
};


sIFR.activate(Expertregular, Expertbold, Expertlight); // From revision 209 and onwards

sIFR.replace({  wmode:'transparent', selector: 'h1.sifrblue' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });
sIFR.replace({  wmode:'transparent', selector: 'h2.sifrblue' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });
sIFR.replace({  wmode:'transparent', selector: 'h3.sifrblue' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });
sIFR.replace({  wmode:'transparent', selector: 'h1.sifrbluetogrey' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });
sIFR.replace({  wmode:'transparent', selector: 'h2.sifrblueinpage' ,src: 'images/flash/expertboldsm.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });
sIFR.replace({  wmode:'transparent', selector: 'p.sifrblue' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });

sIFR.replace({ wmode:'transparent', selector: 'h1.sifrgrey' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#666666' } } });
sIFR.replace({ wmode:'transparent', selector: 'h2.sifrgrey' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#666666' } } });
sIFR.replace({ wmode:'transparent', selector: 'h3.sifrgrey' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#666666' } } });


sIFR.replace({ wmode:'transparent', selector: 'h2.sifrnavy' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h3.sifrnavylarge' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h2.sifrfeature' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h3.sifrnavy' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h2.sifrnavynormal' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h3.sifrnavynormal' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'h2.sifrnavysmall' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'p.sifrnavysmall' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({  wmode:'transparent', selector: 'h2.sifrwhite' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#FFFFFF' } } });
sIFR.replace({  wmode:'transparent', selector: 'p.sifrwhitereg' ,src: 'images/flash/expertregular.swf' ,css: { '.sIFR-root': { 'color': '#ffffff' } } });
sIFR.replace({ wmode:'transparent', selector: 'p.sifrwhitebold' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#ffffff' } } });
sIFR.replace({ wmode:'transparent', selector: 'p.sifrnavybold' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#003366' } } });
sIFR.replace({ wmode:'transparent', selector: 'p.sifrbluebold' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#0099ff' } } });


//jav add
if(navigator.userAgent.indexOf("IE ")&&location.href.indexOf("#")) {
	self.scrollBy(0,-7);
	//var withouthash = location.href.substring(0,location.href.indexOf("#"));
	//location.href=withouthash;
}

