game1 = new Image();
game1.src = "images/af_cal_district1_on.gif";
game1_hi = new Image();
game1_hi.src = "images/af_cal_district1_hi.gif";

game2 = new Image();
game2.src = "images/af_cal_district2_on.gif";
game2_hi = new Image();
game2_hi.src = "images/af_cal_district2_hi.gif";

game3 = new Image();
game3.src = "images/af_cal_district3_on.gif";
game3_hi = new Image();
game3_hi.src = "images/af_cal_district3_hi.gif";

game4 = new Image();
game4.src = "images/af_cal_district4_on.gif";
game4_hi = new Image();
game4_hi.src = "images/af_cal_district4_hi.gif";




	