document.write('<div class="sidebar-module" id="tag-cloud-module">' +
'	<h5>Tag Cloud</h5>');
	var tagCloud = [
	
		{ 'name': '1ST ROUND ACTION photo gallery', 'url': 'http://comment.mlblogs.com/search?tag=1ST%20ROUND%20ACTION%20photo%20gallery&amp;blog_id=838', 'rank': '1' },
	
		{ 'name': '2nd ROUND ACTION photo gallery', 'url': 'http://comment.mlblogs.com/search?tag=2nd%20ROUND%20ACTION%20photo%20gallery&amp;blog_id=838', 'rank': '2' },
	
		{ 'name': 'LIVE BLOG', 'url': 'http://comment.mlblogs.com/search?tag=LIVE%20BLOG&amp;blog_id=838', 'rank': '6' },
	
		{ 'name': 'REPUBLIC OF IRELAND GREATS photo gallery', 'url': 'http://comment.mlblogs.com/search?tag=REPUBLIC%20OF%20IRELAND%20GREATS%20photo%20gallery&amp;blog_id=838', 'rank': '3' },
	
		{ 'name': 'WORLD CUP GAMES', 'url': 'http://comment.mlblogs.com/search?tag=WORLD%20CUP%20GAMES&amp;blog_id=838', 'rank': '2' },
	
		{ 'name': 'WORLD CUP NEWS', 'url': 'http://comment.mlblogs.com/search?tag=WORLD%20CUP%20NEWS&amp;blog_id=838', 'rank': '3' },
	
		{}
	];
	if (tagCloud.length > 0) {
		document.write(writeTags());
	}
document.write('</div>');