
	function video(cat_name, user_name) { 
		location = global_path+"videos/"+cat_name+"/"+user_name;			
	}