Element.update("star-ratings-block", "\n\n   <ul class=\"star-rating\">\n\t\n   \t  <li class=\"current-rating\" style=\"width:83.3571428571429px\"> Currently 2.77857142857143/5 Stars.\n  \t    \t       \t     <li><a class=\"one-stars\" href=\"/images/rate/5?rating=1\" onclick=\"new Ajax.Request('/images/rate/5?rating=1', {asynchronous:true, evalScripts:true, onLoading:function(request){Element.show('t-5-indicator')}}); return false;\" title=\"1 star out of 5\">1</a>            \t       \t     <li><a class=\"two-stars\" href=\"/images/rate/5?rating=2\" onclick=\"new Ajax.Request('/images/rate/5?rating=2', {asynchronous:true, evalScripts:true, onLoading:function(request){Element.show('t-5-indicator')}}); return false;\" title=\"2 stars out of 5\">2</a>            \t       \t     <li><a class=\"three-stars\" href=\"/images/rate/5?rating=3\" onclick=\"new Ajax.Request('/images/rate/5?rating=3', {asynchronous:true, evalScripts:true, onLoading:function(request){Element.show('t-5-indicator')}}); return false;\" title=\"3 stars out of 5\">3</a>            \t       \t     <li><a class=\"four-stars\" href=\"/images/rate/5?rating=4\" onclick=\"new Ajax.Request('/images/rate/5?rating=4', {asynchronous:true, evalScripts:true, onLoading:function(request){Element.show('t-5-indicator')}}); return false;\" title=\"4 stars out of 5\">4</a>            \t       \t     <li><a class=\"five-stars\" href=\"/images/rate/5?rating=5\" onclick=\"new Ajax.Request('/images/rate/5?rating=5', {asynchronous:true, evalScripts:true, onLoading:function(request){Element.show('t-5-indicator')}}); return false;\" title=\"5 stars out of 5\">5</a>          \n        \n          <li class=\"current-rating-rated\" style=\"width:83.3571428571429px\"> Currently 2.77857142857143/5 Stars.\n        \n  </li></ul>");