Connecticut Senate Republicans Present A Citizen's Guide to Energy Assistance and Tax Breaks
A comprehensive web site detailing assistance programs and tax incentives available in Connecticut that may help residents lower their energy bills this winter.
Presented by Connecticut Senate Republicans
<%
Dim mm_xsl As MM.XSLTransform = new MM.XSLTransform()
mm_xsl.setXML(Server.MapPath("content.xml"))
mm_xsl.setXSL(Server.MapPath("altContent.xsl"))
Response.write(mm_xsl.Transform())
%>