Here it is please give me credit i mean seriously,:
//-->
</script>
<script type="text/javascript"
</script>
<form action="includes/process.
php?action=update" method="post">
<input type="text" name="u" id="input" class="urlinput" size="40">
<input type="submit" value="Go" class="submitbutton">
[
options]
<div id="options">
<input type="checkbox" name="encodeURL" id="encodeURL" checked="checked">
<label for="encodeURL" class="tooltip" title="Encode URL::This encodes the URL of the page you are viewing so that it does not contain the target site in plaintext. This helps to avoid blocking from network filters.">Encode URL</label>
<input type="checkbox" name="encodePage" id="encodePage">
<label for="encodePage" class="tooltip" title="Encode Page (beta)::This helps avoid filters by encoding the page before sending it and decoding it with javascript once received. Existing scripts within pages may not function correctly in all browsers.">Encode Page (beta)</label>
<input type="checkbox" name="allowCookies" id="allowCookies" checked="checked">
<label for="allowCookies" class="tooltip" title="Allow Cookies::Websites often require the use of cookies for actions such as logging in. If you need to access such websites, keep this enabled.">Allow Cookies</label>
<input type="checkbox" name="stripJS" id="stripJS">
<label for="stripJS" class="tooltip" title="Remove Scripts::Most sites will downgrade properly when javascript is not available and display pages in an easier to parse format for the proxy. Unless you are having problems or know javascript is required, it is recommended to keep scripts disabled.">Remove Scripts</label>
<input type="checkbox" name="stripImages" id="stripImages">
<label for="stripImages" class="tooltip" title="Remove Images::Want faster browsing? Remove inline images from webpages.">Remove Images</label>
<input type="checkbox" name="stripFlash" id="stripFlash">
<label for="stripFlash" class="tooltip" title="Remove Flash::After the flash object has been downloaded through the proxy, it may communicate directly with the server and you will no longer be anonymous.">Remove Flash</label>
</div>
</form>
</div>
I hope it works for ya!