// JavaScript Document

var theImages = new Object();
theImages["1"]  = new Image(344,406);
theImages["1"].src = "images/capCreatuveBG.jpg";
theImages["2"]  = new Image(344,406);
theImages["2"].src = "images/capInterWebBG.jpg";
theImages["3"] = new Image(344,406);
theImages["3"].src = "images/capPrintBG.jpg";
theImages["4"] = new Image(344,406);
theImages["4"].src = "images/capUserResearchBG.jpg";
theImages["5"] = new Image(344,406);
theImages["5"].src = "images/capVideoBG.jpg";
theImages["6"] = new Image(344,406);
theImages["6"].src = "images/aboutMission.jpg";
theImages["7"] = new Image(344,406);
theImages["7"].src = "images/loginBG.gif";
theImages["8"] = new Image(12,12);
theImages["8"].src = "images/rssOver.giff";
theImages["9"] = new Image(432,3);
theImages["9"].src = "images/background_1.gif";


