var labels=new Array();

labels['rating']="Rate This Video";
labels['rank1']="Rate This Video";
labels['rank2']="Rate This Video";
labels['rank3']="Rate This Video";
labels['rank4']="Rate This Video";
labels['rank5']="Rate This Video";
labels['thanks_for_your_vote']="Thanks for your vote";
labels['allready_voted']="You have already voted on this video.";
labels['vote_error']="Your vote couldn\'t be sent at this time. Try again later.";
labels['video_added_to_favorites'] = "Video Added to Favorites.";
labels['video_removed_from_favorites'] = "Video Removed from Favorites";
