$(document).ready(function(){
		// load the first movie when the page is ready		
		$('.VideoPlayer').attr('href', '/swf/mediaplayer_white.swf?file=/campaigns/shiseido/2009/mp4/shiseido_600x370.mp4&image=/campaigns/shiseido/2009/shiseido_still.jpg&autostart=true');	
		$('.VideoPlayer').media( {   width: 600, height: 389, params:{allowFullScreen:true}, bgColor:'#FFFFFF', flashVersion:'9'  });	
		$.gaTracker('UA-7210865-1');	
});