\n'); define('__HEAD1', '\n\n'); define('__HEAD2', 'Dioxide www.icantclick.org\n\n'); define('__ROBOT1', '\n\n'); define('__NOCOLLECT1', '\n'); define('__TOP1', '\n
\n'); define('__EMAIL1A', ''); define('__EMAIL1C', ''); define('__EMAIL2A', ''); define('__EMAIL2C', ''); define('__EMAIL3A', ''); define('__EMAIL3C', ''); define('__EMAIL4A', ''); define('__EMAIL4C', ''); define('__EMAIL5A', ''); define('__EMAIL5C', '..'); define('__EMAIL6A', ''); define('__EMAIL6C', ''); define('__EMAIL7A', ''); define('__EMAIL7C', ''); define('__EMAIL8A', ''); define('__EMAIL9A', '
'); define('__EMAIL9C', '

'); define('__EMAIL10A', ''); define('__LEGAL1', ''); define('__LEGAL2', '\n'); define('__STYLE1', '\n'); define('__VANITY1', '
@'.__VANITY_L1.'
'.__VANITY_L2.'
'.__VANITY_L3.'
\n'); define('__BOTTOM1', '
\n\n\n'); function getLegalContent() { return '\n\n\n\n
  e     c  g          h   dTERMS AND CON
a
The website fromdwhich you accessed this
to you subject to the following conditio
other terms governingfaccess to the Webs
Websiteeyou accept these terms andfcondi
read them carefully. AnydNon-Human Visit
agents oftthe individual(s) who controls
them. The access rights granted to you u
non-transferableiwithoutgthe express wri
Website.

  g        e   SPECIAL LICENSE RESTRICTI
 
Specialgrestrictions on a visitor\'s lice
Non-Human Visitors. Non-Human Visitors i
spiders, bots,gindexers, robots, crawler
programs designed todaccess, read,acompi
automatically.

Email addresses on this site are conside
It is recognized that thesepemail addres
alone. You acknowledge and agree that ea
has atvalue not lesspthan US $50.sYou fu
storage,iand/or distribution of these ad
valuecof these addresses.oIntentional co
storing thiseWebsite\'s email addresses i
agreementiand expressly prohibited.

 k              f   d   hAPPLICABLE LAW 
 
Each party agrees that any suit, action
against the other incconnection with or
("Judicial Action") shall be governed by
the registered Administrative Contact (t
such laws arepapplied tooagreements betw
and performed entirely within the Admin
of federal and state courts within the A
any action brought against himgin connec
Service. You consentstoielectronic servi
the above agreement.

 t           k     k    RECORDS OF VISIT
 
Youpconsent to having your InterneteProt
may appear somewhere on this page (the "
abuse. The Identifier is uniquelytmatche
Visitors agree not tocuseathispaddress f

VISITORS AGREE THAT HARVESTING,gGATHERIN
PARTYcOR SENDING ANY MESSAGE(S) TO THE I
SUBSEQUENT BREACH OF THESE TERMS OF SERV
DITIONS OFsUSEs

 agreement ("the Website") is provided
ns.pThese terms arehin addition to any
ite. By visiting (in any manner) the
tions (the "Terms of Service"). Please
ors to the Website shall be considered
, authorseorcotherwisedmakes use of
nder the Terms of Servicepare
tten permission of the owneroof the


ONShFORhNON-HUMAN VISITORS 

nsesto access the Website apply to
nclude, but are not limited to, web
s, harvesters, or any other computer
leoor gather content from the Website


red proprietary intellectual property.
ses are provided forthuman visitors
ch emaildaddress the Website contains
rther agree that the compilation,
dresses substantiallycdiminishes the
llection, harvesting, gathering, and/or
s recognized as a violation of this


ANDcJURISDICTION 

or proceeding broughtaby suchfparty
arising from the Terms of Service
hthe law of theostate of residence of
he "Admin State") for the Website as
eenhAdmin State residentseenteredainto
State. You consent to the jurisdiction
dmin State.kYou consent to the venuetin
tion with breaches of these Terms of
ce of process regarding actions under


OR USE AND ABUSE 

ocol address recorded. An emailgaddress
Identifier")dif we suspect potential
d to your Internet Protocolfaddress.
or any reason.

G, STORING, TRANSFERRING TO AtTHIRD
DENTIFIERhCONSTITUTES AN ACCEPTANCE AND
ICE.
\n
'; } ?>Unable to contact the Server
\n"); return "-1"; } else { fputs($fd,$head.$request); while(!feof($fd)) { $response .= fgets($fd,4096); } fclose($fd); } return $response; } function prepareRequest() { $postvars = array(); $postvars["tag1"] = __HPOT_TAG1; $postvars["tag2"] = __HPOT_TAG2; $postvars["tag3"] = __HPOT_TAG3; if (!($handle = fopen(__FILE__,"r"))) { die("\n
Unable to read contents of ".__FILE__." for hashing
\n"); return -2; } $contents = ""; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); $postvars["tag4"] = md5(ereg_replace("[^a-zA-Z0-9]","",$contents)); $postvars["ip"] = $_SERVER["REMOTE_ADDR"]; $postvars["svrn"] = $_SERVER["SERVER_NAME"]; $postvars["svp"] = $_SERVER["SERVER_PORT"]; $postvars["svip"] = isset($_SERVER["SERVER_ADDR"]) ? $_SERVER["SERVER_ADDR"] : ""; $postvars["rquri"] = isset($_SERVER["REQUEST_URI"]) ? $_SERVER["REQUEST_URI"] : ""; $postvars["phpself"] = str_replace(' ','%20',$_SERVER["PHP_SELF"]); $postvars["version"] = "php-".phpversion(); $postvars["sn"] = str_replace(' ','%20',$_SERVER["SCRIPT_NAME"]); $postvars["ref"] = isset($_SERVER["HTTP_REFERER"]) ? $_SERVER["HTTP_REFERER"] : ""; $postvars["uagnt"] = isset($_SERVER["HTTP_USER_AGENT"]) ? $_SERVER["HTTP_USER_AGENT"] : ""; return $postvars; } function transcribeResponse(& $response) { $settings = NULL; $arr = explode("\n",$response); $isParam = FALSE; for ($i=0;list(,$v)=each($arr);$i++) { if ($v == "") $isParam = FALSE; if ($isParam) { $pieces = explode("=",$v,2); $settings[$pieces[0]] = urldecode($pieces[1]); } if ($v == "") $isParam = TRUE; } if ($settings["directives"]) { $settings["directives"] = explode(",",$settings["directives"]); } return $settings; } $response = ""; $request = ""; $post = prepareRequest(); for (reset($post);list($k,$v) = each($post);) { $request .= "&$k=".urlencode(stripslashes($v)); } $request = substr($request,1); $response = performRequest($request); if ($response == "-1") { exit(); } $settings = transcribeResponse($response); $directives = $settings["directives"]; $email = $settings["email"]; $emailmethod = $settings["emailmethod"]; header("Cache-Control: no-cache"); ?>