<!-- Ads by Myhit.ir -->
<center>
<?PHP
$f = fopen('http://myhit.ir/show.php?z=1&pl=7487&incl=1','r');
echo stripslashes(fread($f,100000));
fclose($f);
?>
</center>