
	$(document).ready(function(){
		$('#meta_sphere').tagSphere({
			height: 204,
			width: 204,
			slower: 0.90,
			radius: 60,
			timer: 50
		});
	});
		

