<!--
function popUp1() {
props = window.open("hartford_location.htm","_blank","width=585,height=375,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
// -->

