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