function rating_stars(rating){
var stars = [];
for(i = 0; i < 5; i++){
if(i < rating) {
stars += String.fromCharCode(parseInt('2605', 16));
} else {
stars += String.fromCharCode(parseInt('2606', 16));
}
}
return stars
} IP Consulting is a European and Bulgarian Patent and trade mark attorney firm.
Qualified to protect your trademarks, patents, copyrights and all your intellectual property from registration to enforcement and legal actions against infringers.