	$(document).ready(function(){
		$("a[rel='cbGallery']").colorbox({transition:"elastic", maxHeight:"85%", maxWidth:"85%", opacity:"0.85", speed:"1000", overlayClose:"true", arrowKey:"false"});
	});



