198 : <li>Click on "Schedule My Reminders" along the bottom, and you're done!</li></ul>
199 :
200 : <p>The email address where your reminders will be sent is: <b><cfoutput>#get_info.email_address#</cfoutput></b>. Please click here to <a href="javascript:popUp35('/alerts/email_modify_pop.cfm?<cfif url.mem_number neq '0'>mbrno=<cfoutput>#url.mem_number#</cfoutput><cfelseif cookie.mbrno neq '0'>mbrno=<cfoutput>#cookie.mbrno#</cfoutput><cfelseif cookie.non_mbrno neq '0'>non_mbrno=<cfoutput>#cookie.non_mbrno#</cfoutput></cfif>')">change that address</a>.</p></td></tr></table>
201 : <cfflush interval="20">
202 : <table align="center" bgcolor="navy" width="600">
|