blue1 = new Image();	blue1.src = "images/layout/blue_bottom.gif";
blue2 = new Image();	blue2.src = "images/layout/blue_bottomleft.gif";
blue3 = new Image();	blue3.src = "images/layout/blue_bottomright.gif";
blue4 = new Image();	blue4.src = "images/layout/blue_left.gif";
blue5 = new Image();	blue5.src = "images/layout/blue_logo.gif";
blue6 = new Image();	blue6.src = "images/layout/blue_right.gif";

brown1 = new Image();	brown1.src = "images/layout/brown_bottom.gif";
brown2 = new Image();	brown2.src = "images/layout/brown_bottomleft.gif";
brown3 = new Image();	brown3.src = "images/layout/brown_bottomright.gif";
brown4 = new Image();	brown4.src = "images/layout/brown_left.gif";
brown5 = new Image();	brown5.src = "images/layout/brown_right.gif";
brown6 = new Image();	brown6.src = "images/layout/brown_top.gif";
brown7 = new Image();	brown7.src = "images/layout/brown_topleft.gif";
brown8 = new Image();	brown8.src = "images/layout/brown_topright.gif";

white1 = new Image();	white1.src = "images/layout/white_bottom.gif";
white2 = new Image();	white2.src = "images/layout/white_bottomleft.gif";
white3 = new Image();	white3.src = "images/layout/white_bottomright.gif";
white4 = new Image();	white4.src = "images/layout/white_left.gif";
white5 = new Image();	white5.src = "images/layout/white_right.gif";
white6 = new Image();	white6.src = "images/layout/white_top.gif";
white7 = new Image();	white7.src = "images/layout/white_topleft.gif";
white8 = new Image();	white8.src = "images/layout/white_topright.gif";

green1 = new Image();	green1.src = "images/layout/green_bottom.gif";
green2 = new Image();	green2.src = "images/layout/green_bottomleft.gif";
green3 = new Image();	green3.src = "images/layout/green_bottomright.gif";
green4 = new Image();	green4.src = "images/layout/green_left.gif";
green5 = new Image();	green5.src = "images/layout/green_right.gif";
green6 = new Image();	green6.src = "images/layout/green_top.gif";
green7 = new Image();	green7.src = "images/layout/green_topleft.gif";
green8 = new Image();	green8.src = "images/layout/green_topright.gif";

grey1 = new Image();	grey1.src = "images/layout/grey_bottom.gif";
grey2 = new Image();	grey2.src = "images/layout/grey_bottomleft.gif";
grey3 = new Image();	grey3.src = "images/layout/grey_bottomright.gif";
grey4 = new Image();	grey4.src = "images/layout/grey_left.gif";
grey5 = new Image();	grey5.src = "images/layout/grey_right.gif";
grey6 = new Image();	grey6.src = "images/layout/grey_top.gif";
grey7 = new Image();	grey7.src = "images/layout/grey_topleft.gif";
grey8 = new Image();	grey8.src = "images/layout/grey_topright.gif";

lightblue1 = new Image();	lightblue1.src = "images/layout/lightblue_bottom.gif";
lightblue2 = new Image();	lightblue2.src = "images/layout/lightblue_bottomleft.gif";
lightblue3 = new Image();	lightblue3.src = "images/layout/lightblue_bottomright.gif";
lightblue4 = new Image();	lightblue4.src = "images/layout/lightblue_left.gif";
lightblue5 = new Image();	lightblue5.src = "images/layout/lightblue_right.gif";
lightblue6 = new Image();	lightblue6.src = "images/layout/lightblue_top.gif";
lightblue7 = new Image();	lightblue7.src = "images/layout/lightblue_topleft.gif";
lightblue8 = new Image();	lightblue8.src = "images/layout/lightblue_topright.gif";

red1 = new Image();		red1.src = "images/layout/red_bottom.gif";
red2 = new Image();		red2.src = "images/layout/red_bottomleft.gif";
red3 = new Image();		red3.src = "images/layout/red_bottomright.gif";
red4 = new Image();		red4.src = "images/layout/red_left.gif";
red5 = new Image();		red5.src = "images/layout/red_right.gif";
red6 = new Image();		red6.src = "images/layout/red_top.gif";
red7 = new Image();		red7.src = "images/layout/red_topleft.gif";
red8 = new Image();		red8.src = "images/layout/red_topright.gif";

button1 = new Image();	button1.src = "images/layout/button.gif";
button2 = new Image();	button2.src = "images/layout/button_over.gif";
button3 = new Image();	button3.src = "images/layout/button_blue.gif";
button4 = new Image();	button4.src = "images/layout/button_blue_over.gif";

