Latest News
<% strFeedUrl = "http://www.snl.com/irweblinkx/rss/prfeed.aspx?iid=4076538"
response.ContentType="text/html"
dim objXML, objXSL
set objXML=server.CreateObject("MSXML2.DOMDocument")
set objXSL=server.CreateObject("MSXML2.DOMDocument")
objXML.async=False
objXSL.async=False
objXML.setProperty "ServerHTTPRequest",true
objxml.load strFeedUrl
objXSL.load Server.MapPath("montp.xsl")
response.write objXML.transformNode(objXSL)
set objXML=nothing
set objXSL=nothing %>
More press releases
Andrew Lombardo
Underwriter
MUI Hartford
Andrew serves as an underwriter in our Hartford office. Before joining us in 2007, he was an account executive for Travelers Insurance Companies. Previously, he completed internships at Wellington Underwriting Inc. and Watkins Syndicate (managed by Munich Re). Andrew received a Bachelor of Science in Business Administration - Marketing from Stonehill College in Easton, Massachusetts.