var strAddress = new String ("info");
strAddress += "@";
strAddress += "executivevisions.com";

MM_findObj('sentemail').value = strAddress;

