// Begin Analytics
$(document).ready( function() {
	$('#Cell6Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.crosswayscommunity.org.uk/RestorationMay2008.pdf'); } );
	$('#Cell8Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.crosswayscommunity.org.uk/RestorationDec07.pdf'); } );
	$('#Cell104Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.crosswayscommunity.org.uk/RestorationMay06.pdf'); } );
	$('#Cell105Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.crosswayscommunity.org.uk/RestorationDec06.pdf'); } );
});
// End Analytics

// Begin XHTML adjustment
$(document).ready(function(){
	if (jQuery.browser.msie && jQuery.browser.version.substr(0, 2) == "6.") {
		$(".nof-clearfix").each(function (i) {
			$(this).append("<div style='clear:both'/>");
			$(this).removeClass("nof-clearfix");
		});
	}
});

// End XHTML adjustment

