');link.attr('href',src);link.attr('class','gallery');return link;});$('a.gallery').colorbox({rel:'gal',scalePhotos:true,maxWidth:"95%",maxHeight:"95%"});$(document).bind("ajaxSend",function(){console.log("waiting for all requests to complete...");}).bind("ajaxStop",function(){location.reload();});