//Watch Live
top_watch = new Image();
top_watch.src = "/shows/splash/img/react_watch_live.gif";
top_watch_on = new Image();
top_watch_on.src = "/shows/splash/img/react_watch_live_on.gif";

//Learn About
top_learn = new Image();
top_learn.src = "/shows/splash/img/react_learn_about.gif";
top_learn_on = new Image();
top_learn_on.src = "/shows/splash/img/react_learn_about_on.gif";

//CMT.com
top_cmtdcom = new Image();
top_cmtdcom.src = "/shows/splash/img/react_cmtdcom.gif";
top_cmtdcom_on = new Image();
top_cmtdcom_on.src = "/shows/splash/img/react_cmtdcom_on.gif";
