

if (document.location.href.indexOf('?harold')>-1){


	$(".bSideBar").prepend("<iframe src='/reclame/ads.html' style='margin-left:10px;width:200px;height:400px;border:0px white solid;'></iframe>");

}