Index: trunk/xpressme_integration_kit/templates/source/global_popular_posts_block.html
===================================================================
--- trunk/xpressme_integration_kit/templates/source/global_popular_posts_block.html	(revision 552)
+++ trunk/xpressme_integration_kit/templates/source/global_popular_posts_block.html	(revision 555)
@@ -20,4 +20,7 @@
 		<{$content.comment_link}>				// Displays a link to the comments popup window if comments_popup_script() is used, otherwise it displays a normal link to comments. 
 		<{$content.trackback_url}>				// Displays the trackback URL for the current post.
+		<{$content.blog_link}>					// Displays a permalink to the blog a comment belongs to.
+		<{$content.blog_title}>					// Displays a title to the blog a comment belongs to.
+		<{$content.blog_title_link}>			// Displays the blog's permalink, where the link text value is the posts title name.
 		<{/foreach}>							// End of Loop
 ************************* End of usage ************************ *}>
