	var imgCache = new Array();
	imgCache[0] = new Image(922, 670);
	imgCache[0].src = "images/bckWithBox.gif";
	imgCache[1] = new Image(706, 670);
	imgCache[1].src = "images/bckWithoutBox.gif";
	imgCache[2] = new Image(107, 107);
	imgCache[2].src = "images/logo.gif";
	imgCache[3] = new Image(811, 25);
	imgCache[3].src = "images/topEdge.gif";
	imgCache[4] = new Image(811, 31);
	imgCache[4].src = "images/bottomEdge.gif";
	imgCache[5] = new Image(3, 10);
	imgCache[5].src = "images/leftEdge.gif";
	imgCache[6] = new Image(12, 10);
	imgCache[6].src = "images/rightEdge.gif";