%args> $Email => 'nouser@blank.com' $call=>'note' %args> <%shared> my $IEmail; my %IARGS; %shared> <%init> $IEmail = $Email; %IARGS = %ARGS; #$m->comp('note') if(!$IARGS{control}); $m->comp('defSendEmail') if $IARGS{control} eq 'email'; #$m->comp('thankyou') if $IARGS{control} eq 'thanks'; %init>
|
|||
| <&$call&> | |||
|
Contact Us We are always striving to make our site more
user-friendly and informative. If we could help answer a question not
addressed by this site please, fill out the following form. If you already
have a referral number, be sure and enter this number so your information
will automatically be pulled up by the system. We look forward to hearing
from you! |
thanks
%def>