strPath="http://www.riverspace.org/";

imgHomeDonation = new Image();
imgHomeDonation.src=strPath+"images-v2/home/make-a-donation.jpg";
imgHomeDonationFocus = new Image();
imgHomeDonationFocus.src=strPath+"images-v2/home/make-a-donation-focus.jpg";
imgHomeBuyTickets = new Image();
imgHomeBuyTickets.src=strPath+"images-v2/home/buy-tickets-02.jpg";
imgHomeBuyTicketsFocus = new Image();
imgHomeBuyTicketsFocus.src=strPath+"images-v2/home/buy-tickets-02-focus.jpg";
imgHomeMailingList = new Image();
imgHomeMailingList.src=strPath+"images-v2/home/mailing-list.jpg";
imgHomeMailingListFocus = new Image();
imgHomeMailingListFocus.src=strPath+"images-v2/home/mailing-list-focus.jpg";
imgHomeVolunteer = new Image();
imgHomeVolunteer.src=strPath+"images-v2/home/volunteer.jpg";
imgHomeVolunteerFocus = new Image();
imgHomeVolunteerFocus.src=strPath+"images-v2/home/volunteer-focus.jpg";
