//Example of replacement calls
//Documentation: http://www.mikeindustries.com/sifr/
//if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac)
//{
//
//    // This is the preferred "named argument" syntax
//
//    sIFR.replaceElement(named({sSelector:"div.contentMain>h1", sFlashSrc:"/images/dinotregular.swf", sWmode:"opaque", sColor:"#523152", sBgColor:"#FFFFFF", sFlashVars:"underline=false&textalign=left"}));
//	sIFR.setup();
//};