ratings.js 78 B

1
  1. function RatingStars() { } function mouseOverRating(img) { alert(img); }