
if(!window.torr)
{torr=new Object();torr.emeaRating=new Object();}
torr.emeaRating.showRating=function()
{var s='<div id="torr_rating"><table border="0" class="colorCCCCCCbg" cellpadding="1" cellspacing="0" height="108" width="146"><tbody><tr><td><table border="0" class="colorE7E7E7bg" cellpadding="0" cellspacing="0" height="108" width="146"><tbody><td align="center"><h2 class="bold">Valore esta p&aacute;gina</h2><br><table border="0" cellpadding="0" cellspacing="0" width="130"><tbody><tr align="center">';var sLabelLeft='Mala';var sLabelRight='Buena';var bRTL=torr.emeaRating.bRTL?true:false;if(this.aLabels){var iValue=0;var sLabel='';if(this.aLabels[0].value=='5'){var sLabelLeft='Buena';var sLabelRight='Mala';}
for(var i=0;i<5;i++){iValue=this.aLabels[i].value;sLabel=this.aLabels[i].label;s+='    <td><input value="'+sLabel+'" name="'+iValue+'" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=iValue+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName), torr.emeaRating.rate('+iValue+');"></td>'}}else{s+='    <td><input value="1" name="1" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=1+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName),torr.emeaRating.rate(1);"></td><td><input value="2" name="2" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=2+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName),torr.emeaRating.rate(2);"></td><td><input value="3" name="3" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=3+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName),torr.emeaRating.rate(3);"></td><td><input value="4" name="4" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=4+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName),torr.emeaRating.rate(4);"></td><td><input value="5" name="5" class="secButton" style="width: 26px;" type="button" onclick="s_eVar43=5+\' |\'+s_prop7+\'|\'+s_prop8+\'|\'+s_prop9+\'|\'+s_prop4+\'| \'+s_pageName, s_sendAnalyticsEvent(\'\',\'Page rating on: \'+s_pageName),torr.emeaRating.rate(5);"></td>'}
s+='  </tr><tr><td colspan="3" class="small" nowrap="nowrap" align="'+(bRTL?'right':'left')+'">'+sLabelLeft+'</td><td colspan="2" class="small" nowrap="nowrap" align="'+(bRTL?'left':'right')+'">'+sLabelRight+'</td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></div>';document.write(s);return;}
torr.emeaRating.rate=function(grade)
{var s='<div id="torr_rating"><table border="0" class="colorCCCCCCbg" cellpadding="1" cellspacing="0" height="108" width="146"><tbody><tr><td><table border="0" class="colorE7E7E7bg" cellpadding="0" cellspacing="0" height="108" width="146"><tbody><td align="center"><table border="0" cellpadding="0" cellspacing="0" width="130"><tbody><tr align="center"><td align="center"><h2 class="bold">Gracias por enviarnos tu opini&oacute;n.</h2><br></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></div>';if(!document.getElementById)
{if(document.all)
{document.all.torr_rating.innerHTML=s;}}else{var ratingElem=document.getElementById('torr_rating');ratingElem.innerHTML=s;}
return;}
torr.emeaRating.showRating();