function ShowUtils() {
	new Effect.Phase('authorinfo');
	$("showinfo").style.display = "none";
	$("hideinfo").style.display = "";
}

function HideUtils() {
	new Effect.Phase('authorinfo');
	$("showinfo").style.display = "";
	$("hideinfo").style.display = "none";
}


if(typeof sIFR == "function"){
sIFR.replaceElement(named({nWidth:0,nHeight:0,sSelector:".par h3", sFlashSrc:"http://www.ryanbrockingtondesign.com/img/schadow.swf", sColor:"#910000", sLinkColor:"#910000", sBgColor:"#910000", sHoverColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=center&offsetLeft=500px", sWmode: "transparent"}));
sIFR.replaceElement(named({nWidth:0,nHeight:0,sSelector:".par alt h3", sFlashSrc:"http://www.ryanbrockingtondesign.com/img/schadow.swf", sColor:"#960000", sLinkColor:"#ea7d68", sBgColor:"#ffffff", sHoverColor:"#d46647", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=center&offsetLeft=500px", sWmode: "transparent"}));
}

