/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Functions for the oldham index page main menu.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

var n_square = new Image();
n_square.src = "webimages/n_square.gif";
var n_square_h = new Image();
n_square_h.src = "webimages/n_square_h.gif";

var b_square = new Image();
b_square.src = "webimages/b_square.gif";
var b_square_h = new Image();
b_square_h.src = "webimages/b_square_h.gif";

var a_square = new Image();
a_square.src = "webimages/a_square.gif";
var a_square_h = new Image();
a_square_h.src = "webimages/a_square_h.gif";

var w_square = new Image();
w_square.src = "webimages/w_square.gif";
var w_square_h = new Image();
w_square_h.src = "webimages/w_square_h.gif";

var n_square_small = new Image();
n_square_small.src = "webimages/n_square_small.gif";
var n_square_small_h = new Image();
n_square_small_h.src = "webimages/n_square_small_h.gif";

var b_square_small = new Image();
b_square_small.src = "webimages/b_square_small.gif";
var b_square_small_h = new Image();
b_square_small_h.src = "webimages/b_square_small_h.gif";

var a_square_small = new Image();
a_square_small.src = "webimages/a_square_small.gif";
var a_square_small_h = new Image();
a_square_small_h.src = "webimages/a_square_small_h.gif";

var w_square_small = new Image();
w_square_small.src = "webimages/w_square_small.gif";
var w_square_small_h = new Image();
w_square_small_h.src = "webimages/w_square_small_h.gif";

var rptWiz_square_small = new Image();
rptWiz_square_small.src = "webimages/rptWiz_square_small.gif";
var rptWiz_square_small_h = new Image();
rptWiz_square_small_h.src = "webimages/rptWiz_square_small_h.gif";

var area_square_small = new Image();
area_square_small.src = "webimages/area_square_small.gif";
var area_square_small_h = new Image();
area_square_small_h.src = "webimages/area_square_small_h.gif";

var timeSeries_square_small = new Image();
timeSeries_square_small.src = "webimages/timeSeries_square_small.gif";
var timeSeries_square_small_h = new Image();
timeSeries_square_small_h.src = "webimages/timeSeries_square_small_h.gif";