<tr><tdvalign="top"><b>Redirector</b></td><td><inputtype="text"name="redirector"id="redirector"size="50"value="{$redirector}"><br>(e.g. <i>http://anonym.to/?</i> will mask the HTTP_REFERER)</td></tr>
<tr><tdvalign="top"><b>Security:</b></td><td><inputtype="checkbox"name="disablesessionprotection"id="disablesessionprotection"{if="!empty($GLOBALS['disablesessionprotection'])"}checked{/if}><labelfor="disablesessionprotection"> Disable session cookie hijacking protection (Check this if you get disconnected often or if your IP address changes often.)</label></td></tr>
<tr><tdvalign="top"><b>Features:</b></td><td>
<inputtype="checkbox"name="disablejquery"id="disablejquery"{if="!empty($GLOBALS['disablejquery'])"}checked{/if}><labelfor="disablejquery"> Disable jQuery and all heavy javascript (for example: Autocomplete in tags. Useful for slow computers.)</label>