// Begin Analytics
$(document).ready( function() {
	$('#RectangleHotspot2').bind('click', function() { pageTracker._trackPageview('/outgoing/softwaretoolbox.com'); } );
	$('#RectangleHotspot5').bind('click', function() { pageTracker._trackPageview('/outgoing/./html/DriverDetailPage_Production.asp?pn=41233153'); } );
	$('#RectangleHotspot6').bind('click', function() { pageTracker._trackPageview('/outgoing/./html/DriverDetailPage_Production.asp?pn=41233199'); } );
	$('#Picture31A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.softwaretoolbox.com/AboutUs/PressRoom/Press_Archives/Kepware_WW/kepware_ww.html'); } );
	$('#Picture33A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.wonderware.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");
		});
	}
});

// End XHTML adjustment


