var labels=new Array();

labels['rating']="Valoracion";
labels['rank1']="Horrible!";
labels['rank2']="Malo";
labels['rank3']="Aceptable";
labels['rank4']="Bueno";
labels['rank5']="Maravilloso!";
labels['thanks_for_your_vote']="Gracias por tu Voto";
labels['allready_voted']="Tu ya has votado por este video.";
labels['vote_error']="Your vote couldn\'t been 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";
