document.write('<div class="sidebar-module" id="tag-cloud-module">' +
'	<h5>Tag Cloud</h5>');
	var tagCloud = [
	
		{ 'name': 'Beat the Streak', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Beat%20the%20Streak&amp;limit=100', 'rank': '1' },
	
		{ 'name': 'Aug 28-30', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Aug%2028-30&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Beat the Steak', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Beat%20the%20Steak&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Beat the Streak Ichiro', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Beat%20the%20Streak%20Ichiro&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Beat the Streak Report', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Beat%20the%20Streak%20Report&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Beat the Streak Report MLB.com hit streak', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=Beat%20the%20Streak%20Report%20MLB.com%20hit%20streak&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'BTS Blog 8/24', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=BTS%20Blog%208%2F24&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'BTS Blog Aug. 25', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=BTS%20Blog%20Aug.%2025&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'BTS Report Aug. 26', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=BTS%20Report%20Aug.%2026&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'BTS Report Aug. 27', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=BTS%20Report%20Aug.%2027&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'BTS Report: Weekend', 'url': 'http://comment.mlblogs.com/search?blog_id=14761&amp;tag=BTS%20Report%3A%20Weekend&amp;limit=100', 'rank': '6' },
	
		{}
	];
	if (tagCloud.length > 0) {
		document.write(writeTags());
	}
document.write('</div>');