//<![CDATA[
function sIFR_fix()
{
  if(typeof sIFR == "function"){

  sIFR.replaceElement(named({
  nWidth:50,
  nHeight:40,
  sSelector:"body h1.pageCaption",
  sFlashSrc:"sifrBigNoodleTitling.swf",
  sColor:"#000000",
  sLinkColor:"#ffffff",
  sBgColor:"#ffffff",
  sHoverColor:"#CCCCCC",
  nPaddingTop:0,
  nPaddingBottom:0,
  sFlashVars:"textalign=left&offsetLeft=0&offsetBottom=0"
  }));

  };
}

sIFR_fix();
//]]>
