////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////             Semilo Ad script       ///////////////////   version  6.0.2           //////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////			
			Dart_Off = "false";
			
			if(typeof(Wlrc)=='undefined')var Wlrc=false; // prev:Wunderloop,now:Netmining
			if(typeof(Edge)=='undefined')var Edge=true;
			if(typeof(Stir)=='undefined')var Stir=true;
			if(typeof(Dart)=='undefined')var Dart=true;
			Dart=Dart&&true;
			Edge=Edge&&true;
		    Stir=Stir&&true;
			Wlrc=Wlrc&&true;
			
			
			
			<!--Semilo additional tags -->
			var sTags="";
			if(typeof(adParams)=="undefined"){adParams="";}
			if (adParams!=null){
				var name="";
				for(var i in adParams){
					name = i;
					sTags += ";"+name+"="+adParams[i];
				}
			} 
			<!--Semilo additional tags end -->	
			
			
			<!--Semilo random numm generator -->
			if(typeof(ord)=="undefined"){var ord=Math.floor(Math.random()*10000000000);}
			<!--Semilo random numm generator end -->


							
			<!-- Stir Code start -->
			stirSite=document.domain.substr(4,15); 
			document.write('<div style="visibility:hidden;height: 0px;overflow: hidden;" ><iframe src="'+(("https:" == document.location.protocol) ? "https://" : "http://")+'stir.semilo.com/stir_'+stirSite+'.html" width="0" height="0" frameborder="0" style="border:0;visibility:hidden;"></iframe></div>');
			<!-- Stir Code end -->
			
			<!-- Edge Code start -->
			if(Edge){
				if(typeof(userid)=='undefined'){var userid='';}
				document.write('<scr'+'ipt type="text/javascript" src="'+(("https:" == document.location.protocol) ? "https://" : "http://")+'loadeu.exelator.com/load/?p=326&g=001&site='+sSite+'&zone='+sZone+''+sTags.replace(/;/g, "&")+'"></scr' + 'ipt>');
				}
			<!-- Edge Code end -->
						
			
			if (typeof(sZone)=="undefined"){sZone="";} <!-- Fix szone bug -->
			if (typeof(keyword)=="undefined"){kw=";kw=";} else {kw=";kw="+unescape(keyword)+",";}
				
			function placebanner(size,bZone) {
			if (Dart_Off =="true"){return;} else { writebanner(size,bZone);}
			}
			
			<!-- schrijf Semilo bannner -->	
			function writebanner(size,bZone){
			if(typeof(evKW)=="undefined"){evKW="";}
			if(typeof(sDcopt)=="undefined"){sDcopt=";dcopt=ist"}else{sDcopt=""}
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			if(typeof(bZone)=="undefined"){bZone=sZone} else {bZone=bZone};
			document.write('<script language="JavaScript" src="'+(("https:" == document.location.protocol) ? "https://ad." : "http://ad.nl.")+'doubleclick.net/adj/semilo.'+sSite+'/'+bZone+';tile='+sTile+';sz='+size+''+sDcopt+''+sTags+''+kw+''+evKW+';ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
			bZone="";
			
			}
			<!-- schrijf Semilo bannner end -->
			
			function eleId(id) {
				if (document.getElementById(id)) {
					return document.getElementById(id);
					}
				return false;
			}
			function focusOn(id) {
				if (eleId(id)) {
					eleId(id).focus();
				}
			}

			
			
			function checkSemilo() {
			if(typeof(evKW)=="undefined"){evKW="";}
			//if(typeof(sDcopt)=="undefined"){sDcopt=";dcopt=ist"}else{sDcopt=""}
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			if(typeof(bZone)=="undefined"){bZone=sZone} else {bZone=bZone};
			lrect = eleId('semilo-lrectangle');
			leader = eleId('semilo-leaderboard');
			sky = eleId('semilo-skyscraper');
			full = eleId('semilo-fullbanner');
			
			if (lrect) {
			html = '<iframe src="'+(("https:" == document.location.protocol) ? "https://ad." : "http://ad.nl.")+'doubleclick.net/adi/semilo.'+sSite+'/'+bZone+';tile='+sTile+';sz=336x280,300x250,300x600,336x600'+sTags+''+kw+''+evKW+';ord=' + ord + '?" width="338" height="704" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true">';
			lrect.innerHTML = html;
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			}
			if (leader) {
			html = '<iframe src="'+(("https:" == document.location.protocol) ? "https://ad." : "http://ad.nl.")+'doubleclick.net/adi/semilo.'+sSite+'/'+bZone+';tile='+sTile+';sz=728x90,468x60'+sTags+''+kw+''+evKW+';ord=' + ord + '?" width="728" height="90" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true">';
			leader.innerHTML = html;
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			}
			if (sky) {
			html = '<iframe src="'+(("https:" == document.location.protocol) ? "https://ad." : "http://ad.nl.")+'doubleclick.net/adi/semilo.'+sSite+'/'+bZone+';tile='+sTile+';sz=120x600'+sTags+''+kw+''+evKW+';ord=' + ord + '?" width="122" height="602" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true">';
			sky.innerHTML = html;
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			}
			if (full) {
			html = '<iframe src="'+(("https:" == document.location.protocol) ? "https://ad." : "http://ad.nl.")+'doubleclick.net/adi/semilo.'+sSite+'/'+bZone+';tile='+sTile+';sz=468x60'+sTags+''+kw+''+evKW+';ord=' + ord + '?" width="470" height="62" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true">';
			full.innerHTML = html;
			if(typeof(sTile)=="undefined"){sTile=1} else {sTile=sTile+1};
			}
			}	
		

