$(function() {
	$('#video_still').click(function(){
		so.write('movie');
	});
});
