// Begin Analytics
$(document).ready( function() {
	$('#Text17Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.magicianadvertising.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

// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash1").media({ width: 360, height: 275,
		src: '../assets/applets/coorpweb.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'false', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'transparent' }
	});
});
// End jMedia Components

