Frankensteinstr.29
97450 Arnstein
Tel. 09363-996050
Mobil 0151-17852272
Fax. 09363 - 994887
Email:
info@autogaszentrum-arnstein.de
// *************************************************** // RANKTRADE January 2008 // This code generates links on your page // Please do not alter it // *************************************************** $rtkey = "92ab94177efb3895323c65fa68a5c47d"; $rtstr = "/1278/1079/".urlencode($rtkey)."/"; if (!empty($_SERVER['HTTPS'])) $rthttp = ($_SERVER['HTTPS']=='on')?'https://':'http://'; else $rthttp = 'http://'; $uri = $_SERVER['REQUEST_URI']; if ($uri=='/') $uri = substr($_SERVER["SCRIPT_NAME"],-(strlen($_SERVER["SCRIPT_NAME"])-strrpos($_SERVER["SCRIPT_NAME"], "/"))); $rtstr = $rtstr.base64_encode( urlencode( $rthttp.$_SERVER['HTTP_HOST'].$uri ) ); $rtstr = $rtstr."/".base64_encode($_SERVER['REMOTE_ADDR']); if (!empty($_SERVER['HTTP_REFERER'])) $rtstr = $rtstr."/".base64_encode($_SERVER['HTTP_REFERER']); if(intval(get_cfg_var('allow_url_fopen')) && function_exists('readfile')) { @readfile("http://rankserv.ranktrade.com/index.php/getsite".$rtstr); } elseif(intval(get_cfg_var('allow_url_fopen')) && function_exists('file')) { if($content = @file("http://rankserv.ranktrade.com/index.php/getsite".$rtstr)) print @join('', $content); } elseif(function_exists('curl_init')) { $ch = curl_init ("http://rankserv.ranktrade.com/index.php/getsite".$rtstr); curl_setopt ($ch, CURLOPT_HEADER, 0); curl_exec ($ch); curl_close ($ch); } else{ print ""; } ?>