$(document).ready(function(){
		// load the first movie when the page is ready	
		$.fn.media.defaults.flashvars = { plugins:'googlytics-1,hd-1'};
		$('.VideoPlayer').attr('href', '/swf/mediaplayer_white.swf?file=/projects/blackandwhite/mp4/blackandwhite_SHOWstudio.mp4&image=/projects/blackandwhite/img/film_still.jpg&hd.file=/projects/blackandwhite/mp4/blackandwhite_HD_SHOWstudio.mp4&autostart=true&screencolor=0x000000');	
		$('.VideoPlayer').media( {   width: 640, height: 383, params:{allowFullScreen:true}, bgColor:'#FFFFFF', flashVersion:'9'  });	
		$.gaTracker('UA-7210865-1');
		$.gaTracker('UA-7210865-1');	
});

