			$(document).ready(function(){
				$("a[rel='defaultgal']").colorbox({transition:"fade", initialWidth: "800", initialHeight: "550",});
			});
