// Replace the number with the new exchange rate.  Do not put the rate in quotes!
var exchange_rate = 1.0
;

// Put the date in double quotes - it will appear on the page exactly how you type it in here.
var rate_date = "Friday, March 19, 2010"