//prepare flash replacements
function replaceHeadlines() {



	sIFR.replaceElement(named({sSelector:"body #primary form h2", sFlashSrc: "http://www.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED8", 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.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED85", 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.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED8", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-20" }));
	
	sIFR.replaceElement(named({sSelector:"body div.module h2", sFlashSrc: "http://www.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED8", 
	sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2,nPaddingRight:50, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-20" }));
	
	
	sIFR.replaceElement(named({sSelector:"body div.module h3", sFlashSrc: "http://www.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED8", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=right&offsetTop=3&offsetleft=-20" }));
	
	
	sIFR.replaceElement(named({sSelector:"body #primary div.module h4", sFlashSrc: "http://www.gutrecords.com/helveticaBold.swf", sColor:"#2E9ED8", sLinkColor:"#000000", sBgColor:null, sHoverColor:"#CCCCCC",sWmode:"transparent", nPaddingTop:0, nPaddingBottom:2, sFlashVars:"textalign=left&offsetTop=3&offsetleft=10" }));
	


}