var adsOn = document.getElementById('google_ads_frame1');
if(adsOn == null){

//alert("Please disable your ad blocking software.");

//document.write("<br><div style='position:absolute; bottom:0; left:0; width:100%; height:50px; background-color:white; font:9pt arial'><br><table width='100%' cellspacing=5><tr><td valign=top><font face=arial size=1><centeR><b><i>Please disable your adblocking plugin</i></b></center><br>We've tried bery hard to make these gadgets available even when the end user is also running an ad blocker program. If you must use an ad blocker program then we ask that you make a small donation if you are able...we're real people here folks!</font></td><td valign=bottom><br><center><form action='https://www.paypal.com/cgi-bin/webscr' method='post'><input type='hidden' name='cmd' value='_s-xclick'><input type='hidden' name='hosted_button_id' value='QYR5D5G35JJX6'><input type='image' src='https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif' border='0' height='25' name='submit' alt='PayPal - The safer, easier way to pay online!'><img alt='' border='0' src='https://www.paypal.com/en_US/i/scr/pixel.gif' width='1' height='1'></form></center></td></tr></table>");








}

