// JavaScript Document


function printpage()
  {
  window.print()
  }

		addthis_pub = 'gofornow';
		addthis_options = 'favorites, delicious, digg, google, facebook, myspace, furl,  propeller, more';
		addthis_logo = 'http://www.islamonline.net/images/English/Portal/Logo.gif';
		addthis_brand = 'IslamOnline.net';
    function showTip() {
        var tip = document.getElementById('tip');
        tip.style.display = 'block';
    }
    function hideTip() {
        var tip = document.getElementById('tip');
        tip.style.display = 'none';
    }


