// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash1").media({ width: 924, height: 219,
		src: '../assets/applets/Load-Cell-Accessories.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'false', quality: 'autohigh', scale: 'showall', salign: 'Left', wmode: 'transparent' }
	});
});
$(document).ready(
function() {
	$("#Flash9").media({ width: 919, height: 35,
		src: '../Weighing-Systems/Expert-Advice.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'false', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'window' }
	});
});
// End jMedia Components


