2 <div class="big">{--GUEST_SPONSOR_TITLE--}</div>
9 <li>Melden Sie sich als Sponsor von <strong>{?MAIN_TITLE?}</strong> an! Hier bekommen Sie für Ihr Geld die Zielgruppe, die Sie auch auf Ihren Produktseiten haben wollen!</li>
10 <li>Alles inklusiv: Ausführliche Statistiken (auch per Mail im gewünschten Zeitabstand) und einfache Verwaltung Ihrer {?POINTS?} mit nur wenigen Klicks!</li>
11 <li>Werden Sie Sponsor und melden Sie sich noch heute an!</li>
15 <form accept-charset="utf-8" action="{%url=modules.php?module=index&what=sponsor_reg%}" method="post">
16 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
18 <td class="guest_title2 bottom" width="10"> </td>
19 <td class="guest_title2 bottom" colspan="3" align="center">
20 <strong>{--SPONSOR_ENTER_COMPANY_DATA--}</strong>
22 <td class="guest_title2 bottom" width="10"> </td>
25 <td class="bottom" width="10" height="40"> </td>
26 <td class="bottom" colspan="3" align="center">
27 <div class="guest_note">{--SPONSOR_COMPANY_NOTE--}</div>
29 <td class="bottom" width="10"> </td>
31 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
33 <td class="seperator" width="10"> </td>
34 <td align="right" width="200">
35 {--SPONSOR_ENTER_COMPANY_TITLE--}:
37 <td class="seperator" width="10"> </td>
39 <input type="text" name="company" class="guest_normal" size="20" maxlength="255" value="$content[company]" />
41 <td class="seperator" width="10"> </td>
43 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
45 <td class="seperator" width="10"> </td>
47 {--SPONSOR_ENTER_COMPANY_POSITION--}:
49 <td class="seperator" width="10"> </td>
51 <input type="text" name="position" class="guest_normal" size="20" maxlength="255" value="$content[position]" />
53 <td class="seperator" width="10"> </td>
55 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
57 <td class="seperator" width="10"> </td>
58 <td align="right" valign="top">
59 {--SPONSOR_ENTER_TAX_IDENT--}:
61 <td class="seperator" width="10"> </td>
63 <input type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="$content[tax_ident]" />
65 <td class="seperator" width="10"> </td>
67 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
69 <td class="guest_title2 bottom" width="10"> </td>
70 <td class="guest_title2 bottom" colspan="3" align="center">
71 <strong>{--SPONSOR_ENTER_PERSONA_DATA--}</strong>
73 <td class="guest_title2 bottom" width="10"> </td>
75 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
77 <td class="seperator" width="10"> </td>
79 {--GUEST_GENDER--}:
81 <td class="seperator" width="10"> </td>
83 <select name="gender" class="guest_select" size="1">
84 <option value="M"$content[gender_m]>{--GENDER_M--}</option>
85 <option value="F"$content[gender_f]>{--GENDER_F--}</option>
86 <option value="C"$content[gender_c]>{--GENDER_C--}</option>
89 <td class="seperator" width="10"> </td>
91 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
93 <td class="seperator" width="10"> </td>
95 {--GUEST_SURNAME--}:
97 <td class="seperator" width="10"> </td>
99 <input type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="$content[surname]" />
101 <td class="seperator" width="10"> </td>
103 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
105 <td class="seperator" width="10"> </td>
107 {--GUEST_FAMILY--}:
109 <td class="seperator" width="10"> </td>
111 <input type="text" name="family" class="guest_normal" size="20" maxlength="255" value="$content[family]" />
113 <td class="seperator" width="10"> </td>
115 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
117 <td class="guest_title2 bottom" width="10"> </td>
118 <td class="guest_title2 bottom" colspan="3" align="center">
119 <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
121 <td class="guest_title2 bottom" width="10"> </td>
123 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
125 <td class="seperator" width="10"> </td>
126 <td align="right" valign="top">
127 {--SPONSOR_ENTER_STREET_NR1--}:
129 <td class="seperator" width="10"> </td>
131 <input type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="$content[street_nr1]" />
133 <td class="seperator" width="10"> </td>
135 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
137 <td class="seperator" width="10"> </td>
138 <td align="right" valign="top">
139 {--SPONSOR_ENTER_STREET_NR2--}:
141 <td class="seperator" width="10"> </td>
143 <input type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="$content[street_nr2]" />
145 <td class="seperator" width="10"> </td>
147 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
149 <td class="seperator" width="10"> </td>
150 <td align="right" valign="top">
151 {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
153 <td class="seperator" width="10"> </td>
155 <input type="text" name="country" class="guest_normal" size="2" maxlength="2" value="$content[country]" />-<input type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="$content[zip]" />
156 <input type="text" name="city" class="guest_normal" size="10" maxlength="255" value="$content[city]" />
158 <td class="seperator" width="10"> </td>
160 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
162 <td class="seperator" width="10"> </td>
163 <td align="right" valign="top">
164 {--SPONSOR_ENTER_PHONE--}:
166 <td class="seperator" width="10"> </td>
168 <input type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="$content[phone]" />
170 <td class="seperator" width="10"> </td>
172 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
174 <td class="seperator" width="10"> </td>
175 <td align="right" valign="top">
176 {--SPONSOR_ENTER_FAX--}:
178 <td class="seperator" width="10"> </td>
180 <input type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="$content[fax]" />
182 <td class="seperator" width="10"> </td>
184 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
186 <td class="seperator" width="10"> </td>
187 <td align="right" valign="top">
188 {--SPONSOR_ENTER_CELL--}:
190 <td class="seperator" width="10"> </td>
192 <input type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="$content[cell]" />
194 <td class="seperator" width="10"> </td>
196 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
198 <td class="seperator" width="10"> </td>
199 <td align="right" valign="top">
200 {--SPONSOR_ENTER_EMAIL--}:
202 <td class="seperator" width="10"> </td>
204 <input type="text" name="email" class="guest_normal" size="20" maxlength="255" value="$content[email]" />
206 <td class="seperator" width="10"> </td>
208 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
210 <td class="seperator" width="10"> </td>
211 <td align="right" valign="top">
212 {--SPONSOR_ENTER_URL--}:
214 <td class="seperator" width="10"> </td>
216 <input type="text" name="url" class="guest_normal" size="20" maxlength="255" value="$content[url]" />
218 <td class="seperator" width="10"> </td>
220 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
222 <td class="guest_title2 bottom" width="10"> </td>
223 <td class="guest_title2 bottom" colspan="3" align="center">
224 <strong>{--SPONSOR_ENTER_PASSWORDS--}</strong>
226 <td class="guest_title2 bottom" width="10"> </td>
228 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
230 <td class="seperator" width="10"> </td>
231 <td align="right" valign="top">
232 {--SPONSOR_ENTER_PASSWORDS--}:
234 <td class="seperator" width="10"> </td>
236 <input type="password" name="pass1" class="guest_normal" size="10" maxlength="255" />
237 <input type="password" name="pass2" class="guest_normal" size="10" maxlength="255" />
239 <td class="seperator" width="10"> </td>
241 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
243 <td class="guest_title2 bottom" width="10"> </td>
244 <td class="guest_title2 bottom" colspan="3" align="center">
245 <strong>{--SPONSOR_REFERAL--}</strong>
247 <td class="guest_title2 bottom" width="10"> </td>
249 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
251 <td class="seperator" width="10"> </td>
252 <td align="right" valign="top">
253 {--SPONSOR_REFID_WAS--}:
255 <td class="seperator" width="10"> </td>
257 <strong>$content[refid]</strong>
259 <td class="seperator" width="10"> </td>
261 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
263 <td class="guest_title2 bottom" width="10"> </td>
264 <td class="guest_title2 bottom" colspan="3" align="center">
265 <strong>{--SPONSOR_WARNINGS--}</strong>
267 <td class="guest_title2 bottom" width="10"> </td>
269 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
271 <td class="seperator" width="10"> </td>
273 {--GUEST_SPONSOR_RECEIVE_WARNINGS--}
275 <td class="seperator" width="10"> </td>
277 <select name="receive_warnings" class="guest_select" size="1">
278 <option value="Y"$content[rec_y]>{--YES--}</option>
279 <option value="N"$content[rec_n]>{--NO--}</option>
282 <td class="seperator" width="10"> </td>
284 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
286 <td class="seperator" width="10"> </td>
288 {--SPONSOR_WARNING_INTERVAL--}:
290 <td class="seperator" width="10"> </td>
292 <select name="warning_interval" class="guest_select" size="1">
293 <option value="0">{--SELECT_NONE--}</option>
294 <option value="{--({?ONE_DAY?}*1)--}">1 {--DAYS--}</option>
295 <option value="{--({?ONE_DAY?}*3)--}">3 {--DAYS--}</option>
296 <option value="{--({?ONE_DAY?}*7)--}" selected="selected">1 {--LIFE_WEEKS--}</option>
297 <option value="{--({?ONE_DAY?}*14)--}">2 {--LIFE_WEEKS--}</option>
298 <option value="{--({?ONE_DAY?}*28)--}">4 {--LIFE_WEEKS--}</option>
299 <option value="{--({?ONE_DAY?}*56)--}">8 {--LIFE_WEEKS--}</option>
302 <td class="seperator" width="10"> </td>
304 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
306 <td class="guest_title2 bottom" width="10"> </td>
307 <td class="guest_title2 bottom" colspan="3" align="center">
308 <strong>{--SPONSOR_PAYMENTS--}</strong>
310 <td class="guest_title2 bottom" width="10"> </td>
312 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
314 <td class="seperator" width="10"> </td>
315 <td align="right" valign="top">
316 {--SPONSOR_SELECT_PAYMENT--}:
318 <td class="seperator" width="10"> </td>
320 $content[payment_list]
322 <td class="seperator" width="10"> </td>
324 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
326 <td class="guest_title2 bottom" width="10"> </td>
327 <td class="guest_title2 bottom" colspan="3" align="center">
328 <strong>{--SPONSOR_TERMS_HEADER--}</strong>
330 <td class="guest_title2 bottom" width="10"> </td>
332 <tr><td class="seperator" colspan="5" height="5"> </td></tr>
334 <td class="seperator" width="10"> </td>
335 <td align="center" valign="top">
336 <input type="checkbox" name="terms" class="guest_normal" value="1" />
338 <td class="seperator" width="10"> </td>
340 {--SPONSOR_ACCEPT_TERMS--}
342 <td class="seperator" width="10"> </td>
344 <tr><td class="seperator bottom" colspan="5" height="5"> </td></tr>
346 <td class="guest_footer seperator" width="10"> </td>
347 <td class="guest_footer" colspan="3" align="center">
348 <input type="hidden" name="refid" value="$content[refid]" />
349 <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
350 <input type="submit" name="ok" class="guest_submit" value="{--REGISTER_SPONSOR--}" />
352 <td class="guest_footer seperator" width="10"> </td>