// JavaScript Document

RI = new Image
RI_ro = new Image

TX = new Image
TX_ro = new Image

NM = new Image
NM_ro = new Image

GA = new Image
GA_ro = new Image

RI.src = "../photos/RI.jpg";
RI_ro.src="../photos/RI_ro.jpg";
TX.src = "../photos/TX.jpg";
TX_ro.src = "../photos/TX_ro.jpg";
NM.src = "../photos/NM.jpg";
NM_ro.src = "../photos/NM_ro.jpg";
GA.src = "../photos/GA.jpg";
GA_ro.src="../photos/GA_ro.jpg";
