//INITS FOR MM

	current_section="moviemaker";
	function moviemaker_inits(){
		console.log('moviemaker');
		HomeNav.set_state('mm');
	}
