// Begin Analytics
$(document).ready( function() {
	$('#Picture7A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.asktheexperts.biz/html/profile.php?id=4'); } );
	$('#Picture11A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.facebook.com/pages/WebsiteSpree/146313702050122'); } );
	$('#Picture12A').bind('click', function() { pageTracker._trackPageview('/outgoing/twitter.com/websitespree'); } );
	$('#Picture13A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.linkedin.com/pub/website-spree/24/386/b1'); } );
});
// 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


