// JavaScript Document
//This document contains the exchange rates
		var UsToCanExRate = 1.129;
		var CanToUsExRate = 1.109;