$(document).ready(function(){$("img.verhuurd").each(function(){$(this).before("<img class='verhuurd_banner' src='/images/label_verhuurd.png' style='min-width: 0px; min-height: 0px; width: 80px; height: 80px;' />");});if($("#slideshow").length>0)
{$('#slideshow').cycle({fx:'fade',speed:'fast',timeout:3000,pager:'#slidernav',slideExpr:'a'});}
$("#overlay-content span").click(function(){$("#overlay").remove();$("#overlay-content").remove();});});
