﻿document.write('<style>#MyPageRankImg {display:none;}</style>');
var num=Math.random()*10000;

// Zabet
document.write('<a href="http://pagerank.zabet.ir/" title="Google Page Rank" target="_blank">');
document.write('<img src="http://pagerank.zabet.ir/?a=getCode&amp;s=Zabet&amp;rand='+num+'" border="0px" alt="PageRank" />');
document.write('</a>');


// Orginal Code
function check(id){
  if (document.getElementById(id) == null) 
  {
  alert('Please Use Orginal Code http://pagerank.zabet.ir/');
  }
}
check('MyPageRankImg');
check('MyPageRankLnk');