
	$(document).ready(function(){
		$('#tagsphere').tagSphere({
			height: 237,
			width: 237,
			slower: 0.90,
			radius: 90,
			timer: 50
		});
	});
		


