		$(document).ready(function(){
			$(".colorbox").colorbox({transition:"elastic", maxHeight:"85%", maxWidth:"85%", current:"Image {current} of {total}", opacity:"0.75"});
		});
