<!--

   // cnt counter  
   var rand = Math.random().toString();
   var ordval = rand.substring(2,rand.length);
   
   var rotation15 = ordval % 15;
   

   document.write('<table><tr><td><img src="/images/trans.gif" height="3" width="1" alt="" border="0"></td></tr></table>');

   if ( rotation15 < 5 ){
     // ligatus 
     document.write('<scr'+'ipt type="text/javascript" src="http://a.ligatus.com/?ids=20524&t=js"></scr'+'ipt>');
     document.write('<img src="http://cnt.weerdirect.nl/cgi-bin/ivw/CP/adview?ad_rect_ligatus&timestamp=');
     document.write(ordval);
     document.write('&LANG=nl" width="1" height="1" alt="">');     
   }else if (rotation15 < 10){
     // microsoft
     document.write('<iframe src="http://view.atdmt.com/NL1/iview/248052126/direct;wi.300;hi.250/01?click=" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true" width="300" height="250">');
     document.write('<a href="http://clk.atdmt.com/NL1/go/248052126/direct;wi.300;hi.250/01/" target="_blank"><img src="http://view.atdmt.com/NL1/view/248052126/direct;wi.300;hi.250/01/"/></a>');
     document.write('</iframe>');
   
     document.write('<img src="http://cnt.weerdirect.nl/cgi-bin/ivw/CP/adview?ad_rect_micro&timestamp=');
     document.write(ordval);
     document.write('&LANG=nl" width="1" height="1" alt="">');     
   }else{
     google_ad_client = "pub-0549194361467390";
     /* 300x250, gemaakt 29-6-10 */
     google_ad_slot = "1084036671";
     google_ad_width = 300;
     google_ad_height = 250; 
     
     document.write('<scr'+'ipt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr'+'ipt>');
     document.write('<img src="http://cnt.weerdirect.nl/cgi-bin/ivw/CP/adview?ad_rect_google&timestamp=');
     document.write(ordval);
     document.write('&LANG=nl" width="1" height="1" alt="">');     
   
   }

//-->



