// Begin Analytics
$(document).ready( function() {
	$('#RectangleHotspot1').bind('click', function() { pageTracker._trackPageview('/outgoing/softwaretoolbox.com'); } );
	$('#Picture9A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.softwaretoolbox.com/opcdatahub'); } );
	$('#Cell38Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/videos.softwaretoolbox.com/videos/OPC%20DataHub/Tutorials/OPCDataHub_To_Email.wmv'); } );
	$('#Cell38Link2').bind('click', function() { pageTracker._trackPageview('/outgoing/www.softwaretoolbox.com/opcdatahub/html/webinarrecordings.shtml'); } );
	$('#Cell38Link3').bind('click', function() { pageTracker._trackPageview('/outgoing/ftp.softwaretoolbox.com/support/opcdatahub/OPCdatahub_email_sms_sampleconfig.zip'); } );
	$('#Cell38Link4').bind('click', function() { pageTracker._trackPageview('/outgoing/www.opcdatahub.com/Docs/dho-mailer.html'); } );
});
// 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


