document.write('<div class="sidebar-module" id="tag-cloud-module">' +
'	<h5>Tag Cloud</h5>');
	var tagCloud = [
	
		{ 'name': 'Metal Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Metal%20Baseball%20Cleats&amp;limit=100', 'rank': '1' },
	
		{ 'name': 'Molded Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Molded%20Baseball%20Cleats&amp;limit=100', 'rank': '2' },
	
		{ 'name': 'Nike Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Nike%20Baseball%20Cleats&amp;limit=100', 'rank': '2' },
	
		{ 'name': 'Mizuno Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Mizuno%20Baseball%20Cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'metal baseball cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=metal%20baseball%20cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'Puma Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Puma%20Baseball%20Cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'Adidas Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Adidas%20Baseball%20Cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'Interchangeable Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Interchangeable%20Baseball%20Cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'Under Armour Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Under%20Armour%20Baseball%20Cleats&amp;limit=100', 'rank': '3' },
	
		{ 'name': 'Reebok Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Reebok%20Baseball%20Cleats&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'Mizuno baseball cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Mizuno%20baseball%20cleats&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'New Balance Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=New%20Balance%20Baseball%20Cleats&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'Women\'s Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Women%27s%20Baseball%20Cleats&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'Youth Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Youth%20Baseball%20Cleats&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'Trainer Baseball Shoes', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Trainer%20Baseball%20Shoes&amp;limit=100', 'rank': '4' },
	
		{ 'name': 'Nike Youth Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Nike%20Youth%20Baseball%20Cleats&amp;limit=100', 'rank': '5' },
	
		{ 'name': 'Baseball Shoes', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Baseball%20Shoes&amp;limit=100', 'rank': '5' },
	
		{ 'name': 'Easton Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Easton%20Baseball%20Cleats&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'metal', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=metal&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Jeter Baseball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Jeter%20Baseball%20Cleats&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Softball Cleats', 'url': 'http://comment.mlblogs.com/search?blog_id=767&amp;tag=Softball%20Cleats&amp;limit=100', 'rank': '6' },
	
		{}
	];
	if (tagCloud.length > 0) {
		document.write(writeTags());
	}
document.write('</div>');