  $("#finalrotation").flashembed({
      src:'http://www.andrewswihart.net/plugins/flowplayer/FlowPlayerLight.swf',
      width:400, 
      height:244
    },
    {config: {  
      autoPlay: false,
      videoFile: 'http://s3.andrewswihart.net/finalrotation-600x400.flv',
      initialScale: 'scale',
	  splashImageFile: 'http://s3.andrewswihart.net/finalrotation-600.jpg'
    }} 
  );
  
    $("#inthelineofblood").flashembed({
      src:'http://www.andrewswihart.net/plugins/flowplayer/FlowPlayerLight.swf',
      width:600, 
      height:450
    },
    {config: {  
      autoPlay: false,
      videoFile: 'http://s3.andrewswihart.net/inthelineofblood-q12-600x450.flv',
      initialScale: 'scale',
	  splashImageFile: 'http://s3.andrewswihart.net/inthelineofblood-600.jpg'
    }} 
  );
  
    $("#keywest").flashembed({
      src:'http://andrewswihart.net/plugins/mediaplayer/player.swf',
      width:600, 
      height:366
    },
    {config: {  
      autoPlay: false,
      videoFile: 'http://s3.andrewswihart.net/keywest11-07.flv',
      initialScale: 'scale'
    }} 
  );