
//prepare flash replacements
function replaceHeadlines() {



	sIFR.replaceElement(named({sSelector:"body #primary form h2", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=left&offsetTop=3&offsetleft=10" }));

	sIFR.replaceElement(named({sSelector:"div#labelInfo h2", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#0000005", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=left&offsetTop=3&offsetleft=10" }));
	
	sIFR.replaceElement(named({sSelector:"div#rssFeeds div h2", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-15" }));
	
	sIFR.replaceElement(named({sSelector:"body div.module h2", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#000000", 
	sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2,nPaddingRight:0, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-15" }));
	
	
	sIFR.replaceElement(named({sSelector:"body div.module h3", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-15" }));
	
	
	sIFR.replaceElement(named({sSelector:"body #primary div.module h4", sFlashSrc: "http://www.instituterecordings.com/hoogie.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=left&offsetTop=3&offsetleft=10" }));
	


}