$(function(){var a=$(window).height()-80;$("a[href*='/property-500-']").each(function(){$(this).attr("href",$(this).attr("href").replace("/property-500-","/property-"+a+"-"))});var b={};$("a[rel*=lightbox]").each(function(){var c=$(this);var d=c.attr("rel");if(typeof b[d]=="undefined"){b[d]=0;$("a[rel="+d+"]").lightBox({imageLoading:"/Content/images/lightbox-ico-loading.gif",imageBtnPrev:"/Content/images/lightbox-btn-prev.gif",imageBtnNext:"/Content/images/lightbox-btn-next.gif",imageBtnClose:"/Content/images/lightbox-btn-close.gif",imageBlank:"/Content/images/lightbox-blank.gif"})}})});
