// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash2").media({ width: 167, height: 100,
		src: '../Got_allergies___asthma_get_paid_8-19-09__1_.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'true', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'window' }
	});
});
// End jMedia Components

