

var Expertbold= {
  src: 'images/flash/expertbold.swf'
};




sIFR.activate(Expertbold); // From revision 209 and onwards

sIFR.replace({  wmode:'transparent', selector: 'h2.sifrwhite' ,src: 'images/flash/expertbold.swf' ,css: { '.sIFR-root': { 'color': '#FFFFFF' } } });


//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;
}
