Feb 8, 2008by
RJ Ulbrichtproduct
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; } Eye mind tricks provides great illusions and mind tricks. Mentalism and NLP also provided.
0.3
This hReview brought to you by the hReview Creator.