// Begin Analytics
$(document).ready( function() {
	$('#Text1Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/maps.google.com/maps?f=q&hl=en&geocode=&time=&date=&ttype=&q=redemption+church+plano&ie=UTF8&ll=33.060903,-96.692905&spn=0.074955,0.160503&z=13&iwloc=A&om=1'); } );
	$('#Text3Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:info@redemption-church.com'); } );
});
// 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");
		});
	}
	if (jQuery.browser.safari){
		$(".nof-lyr>br:first").each(function () {
			$(this).replaceWith("<div style='height:0px'>&nbsp;</div>");
		});
	}
});

// End XHTML adjustment

