function dollars(euro){document.write('$'+(2072.13/1500*euro).toFixed(0));}
