(function(b){b.fn.innerfade=function(d){return this.each(function(){b.innerfade(this,d)})};b.innerfade=function(d,e){var a={animationtype:"fade",speed:"normal",type:"sequence",timeout:2E3,containerheight:"auto",runningclass:"innerfade",children:null};e&&b.extend(a,e);var c=a.children===null?b(d).children():b(d).children(a.children);if(c.length>1){b(d).css("position","relative").css("height",a.containerheight).addClass(a.runningclass);for(var g=0;g<c.length;g++)b(c[g]).css("z-index",String(c.length- g)).css("position","absolute").hide();if(a.type=="sequence"){setTimeout(function(){b.innerfade.next(c,a,1,0)},a.timeout);b(c[0]).show()}else if(a.type=="random"){var h=Math.floor(Math.random()*c.length);setTimeout(function(){do f=Math.floor(Math.random()*c.length);while(h==f);b.innerfade.next(c,a,f,h)},a.timeout);b(c[h]).show()}else if(a.type=="random_start"){a.type="sequence";var f=Math.floor(Math.random()*c.length);setTimeout(function(){b.innerfade.next(c,a,(f+1)%c.length,f)},a.timeout);b(c[f]).show()}}}; b.innerfade.next=function(d,e,a,c){if(typeof iebugfix!="undefined"){b(d[c]).hide();b(d[a]).show()}else if(e.animationtype=="slide"){b(d[c]).slideUp(e.speed);b(d[a]).slideDown(e.speed)}else if(e.animationtype=="fade"){b(d[c]).fadeOut(e.speed);b(d[a]).fadeIn(e.speed,function(){removeFilter(b(this)[0])})}if(e.type=="sequence")if(a+1<d.length){a+=1;c=a-1}else{a=0;c=d.length-1}else if(e.type=="random")for(c=a;a==c;)a=Math.floor(Math.random()*d.length);setTimeout(function(){b.innerfade.next(d,e,a,c)},e.timeout)}})(jQuery); function removeFilter(b){b.style.removeAttribute&&b.style.removeAttribute("filter")}
					function bd(f){document.write('<img src="http://www.merketingvisie.nl/merk010/bedrijven/'+f+'" width="150" height="150" />');}
					bd('Bouwmeester Van Leeuwen.jpg');bd('vanPuffelen, Reclame Buiten.jpg');bd('Wereldmuseum.jpg');bd('IVA Groep.jpg');bd('CityRent.jpg');bd('Rotown.jpg');bd('Spido.jpg');bd('Engels GrandCafe Restaurant Zalen.jpg');bd('City Lens.jpg');bd('Avanti Autorijschool.jpg');bd('Angelo Betti.jpg');bd('De Tuin.jpg');bd('Fortress.jpg');bd('Elit Amusebar Club.jpg');bd('Match Makelaars.jpg');bd('Nouwen Notarissen.jpg');bd('Euromast.jpg');bd('Capri Yssalon.jpg');bd('De IJssalon.jpg');bd('Kubus huizen.jpg');bd('Bar Restaurant Las Palmas.jpg');bd('Bram Ladage.jpg');bd('Herr Zimmerman.jpg');bd('off_corso.jpg');bd('StartMeUp.jpg');bd('De Groene Passage.jpg');bd('Cinarama Filmtheater.jpg');bd('Maritiem Museum.jpg');bd('Zonneveld Finance.jpg');bd('55-plus Uitzendbureau.jpg');bd('Kookpunt.jpg');bd('Harolds.jpg');bd('Fun X.jpg');bd('De Witte Aap.jpg');bd('Villa Zebra.jpg');bd('Pluimen.jpg');bd('Hotel Bazar.jpg');bd('Lemniscaat.jpg');bd('Wester Paviljoen.jpg');bd('Megastad FM.jpg');bd('Van \'t Hart autoverhuur bv.jpg');bd('Maquet Vastgoedcommunicatie.jpg');bd('Dunya Lokanta.jpg');bd('Dudok.jpg');bd('Kooijman Lambert Notarissen.jpg');bd('Watertaxi Rotterdam.jpg');bd('City Media Rotterdam.jpg');				
					$(document).ready(function(){$("#streamer").innerfade({speed:1E3,timeout:2E3,type:"random_start",containerheight:"150px", children: 'img'})});
