<!-- Copyright IBM Corp. 2008  All Rights Reserved. -->
 
 
 
 
 
 
 
 
 
 
 
var RatingStar='Stars';
var RatingRecommand='Recommend this Entry';
var RatingRecommandComment='Recommend this comment';
var RatingRecommendation='Recommendations';
var RatingRecommentedBy='Recommended by:';
var RatingClickToRate='Click the + beside the star icon to recommend this.';
var RatingRated='You have recommended this entry.';
var RatingLoginToRate='Log in to recommend this entry.';
var user={
"auth":false,
"fn": '',
"email": "",
"edit": "",
"rated": false,
"globalAdmin":false 
};
