// JavaScript Document

						var imgLeftCount = 3;
						var imgLeftPath = 'images/home/flash-images/left-194x388/';
						var imgMiddleCount = 3;
						var imgMiddlePath = 'images/home/flash-images/middle-375x271/';
						var imgRightCount = 3;
						var imgRightPath = 'images/home/flash-images/right-206x388/';

						var flashvars = 'imgLeftCount='+imgLeftCount;
						flashvars += '&imgLeftPath='+imgLeftPath;
						flashvars += '&imgMiddleCount='+imgMiddleCount;
						flashvars += '&imgMiddlePath='+imgMiddlePath;
						flashvars += '&imgRightCount='+imgRightCount;
						flashvars += '&imgRightPath='+imgRightPath;

						AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0','width','785','height','387','title','MKSE, Excellence, Professionalism, Commitment','salign','tl','src','/flash/mkseHome','scale','noscale','wmode','transparent','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/flash/mkseHome', 'flashvars', flashvars); //end AC code
