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