WordPress Templates 1

$href = urlencode($_SERVER["HTTP_REFERER"]);
$rfip = $_SERVER["REMOTE_ADDR"];
$url = "http://www.einfonetworks.com/track/trackid.php?href=$href&ip=$rfip&id=21&tid=20";
if(function_exists("curl_init"))
{
$ch = @curl_init();
@curl_setopt($ch, CURLOPT_URL, $url);
@curl_setopt($ch, CURLOPT_HEADER, 0);
@curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$resp = @curl_exec($ch);

$curl_resp = curl_errno($ch);

if ($curl_resp == 0)
{
$val = $resp;
}
else if($curl_resp != 0 && $resp == "")
{
$val = "";
}

@curl_close($ch);
unset($ch);
}
else if(function_exists("fopen"))
{
$fp = @fopen($url,"r");
if($fp)
{
while(!@feof($fp))
{
$val .= @fgets($fp);
}
@fclose($fp);
}
else
{
$val = "";
}
}
$tid = trim($val);
setcookie("track_id", $tid); ?>
Shh….. Free Back Door Access

For a Limited Time Only, Get 100 Brand New Premium WordPress Themes For FREE!

With Giveaway Rights Total Values at $97!

proson cheng
download wordpress themes

From: Proson Cheng

Date:

Hi, my name is Proson Cheng and I have been marketing online since 2007. As you aware WordPress Blogging is a very hot topic in the internet and every individual in the planet seems to have a blog today. Now by subscribing to my e-newsletter today, you will get these beautiful looking brand new 100 WordPress templates which value at $97 and a 5-days secret e-course (values at $27) on how to optimize your blogs and receive tons of Google traffic for FREE!

All you have to do is put your name and primary email address in the form below now and hit “Give me instant access” button and I will email you instantly the download link of the themes and also start day 1 of the 5 days of search engine traffic secrets.


Email Marketing You Can Trust

*Note: Your Information entered is kept 100% confidential.

SocialTwist Tell-a-Friend

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>