$(document).ready(function() {
	var a=new Date();
	d=document;
	n=navigator;
	s=screen;
	//Ad 1
	var q='&tz='+a.getTimezoneOffset()/60 +'&ck='+(n.cookieEnabled?'Y':'N') +'&jv='+(n.javaEnabled()?'Y':'N') +'&scr='+s.width+'x'+s.height+'x'+s.colorDepth +'&z='+Math.random() +'&ref='+escape(d.referrer.substr(0,255)) +'&uri='+escape(d.URL.substr(0,255));
	$('#BannerAd-1').html('<ifr'+'ame width="215" height="270" src="http://g.adspeed.net/ad.php?do=html&zid=31084&wd=215&ht=270&refresh=30&target=_top'+q+'" frameborder="0" scrolling="no" allowtransparency="true" hspace="0" vspace="0"></ifr'+'ame>');
	//Ad 2
	$('#BannerAd-2').html('<ifr'+'ame width="215" height="175" src="http://g.adspeed.net/ad.php?do=html&zid=31085&wd=215&ht=175&target=_top'+q+'" frameborder="0" scrolling="no" allowtransparency="true" hspace="0" vspace="0"></ifr'+'ame>');
    });
