// JavaScript Document
ad_img = "http://www.theadsbook.com/web_ads/images/quran_sms.jpg";
ad_link = "http://www.haqvoice.com/sms/?url="+location.href;
html = "<a href='"+ad_link+"' target='_blank'><img src='"+ad_img+"' hspace='0' vspace='0' border='0'></a>"
document.write(html);
