﻿function submitEmail() {
    window.open('http://visitor.constantcontact.com/d.jsp?m=1102365105281&p=oi&ea=' + $('ctl00_EmailAddress').value);
}