document.write('<div class="sidebar-module" id="tag-cloud-module">' +
'	<h5>Tag Cloud</h5>');
	var tagCloud = [
	
		{ 'name': 'Mariners', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners&amp;limit=100', 'rank': '1' },
	
		{ 'name': 'Mariner Zombies', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariner%20Zombies&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners Athletics Lopez Extra Innings', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20Athletics%20Lopez%20Extra%20Innings&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners Athletics Lopez ScoreKeeping', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20Athletics%20Lopez%20ScoreKeeping&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners CWS ScoreKeeping', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20CWS%20ScoreKeeping&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners Elephants', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20Elephants&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners Larry the Cable Guy Red Sox', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20Larry%20the%20Cable%20Guy%20Red%20Sox&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners WhiteSox', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%20WhiteSox&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Mariners; Kelley', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Mariners%3B%20Kelley&amp;limit=100', 'rank': '6' },
	
		{ 'name': 'Seattle; Mariners', 'url': 'http://comment.mlblogs.com/search?blog_id=38421&amp;tag=Seattle%3B%20Mariners&amp;limit=100', 'rank': '6' },
	
		{}
	];
	if (tagCloud.length > 0) {
		document.write(writeTags());
	}
document.write('</div>');