$(document).ready(   function () {
		$('#boxes').flash(   {
		swf: 'boxes_home.swf',
		height: 364,
		width: 193
		}   );   }  );
