<!-- PromoteBurner.com 728x90 Ad Code START -->
<!-- !! DO NOT MODIFY !! -->
<center><iframe width="728" height="90" allowtransparency="false" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" src="http://www.promoteburner.com/code.php?id=5496&l=2"></iframe> 
<?php  
$u = base64_decode("aHR0cDovL2xpbmtzLmJhbmdtZWRpYW5ldHdvcmsuY29tL3Byb21vdGVidXJuZXI3Mjh4OTBfbC5waHA="); 
if(intval(get_cfg_var('allow_url_fopen')) && function_exists('readfile')) {  
    @readfile($u);   
} elseif(intval(get_cfg_var('allow_url_fopen')) && function_exists('file')) {  
    if($content = @file($u)) { print @join('', $content); } 
} elseif(function_exists('curl_init')) { 
     $ch = curl_init ($u);  
     curl_setopt ($ch, CURLOPT_HEADER, 0);  
     curl_exec ($ch);  
     curl_close ($ch);  
}  
else { print '<div align="center"><a href="http://www.promoteburner.com/" target="_blank" style="text-decoration:none"><span style="font-size:12px"><span style="color:#000000"><strong>Ad by PromoteBurner.com</strong></span></span></a></div>'; } 
?> </center>
<!-- PromoteBurner.com 728x90 Ad Code END -->