cornerreturn = new Image;
gotoformcorner = new Image;
gotofunctioncorner = new Image;
gotoergocorner = new Image;
gotohistorycorner = new Image;
gotogallerycorner = new Image;
gotospeccorner = new Image;
gotolinkscorner = new Image;
gotofaqcorner = new Image;
gotocontactcorner = new Image;
cornerinfo = new Image;
cornerpgnlogo = new Image;
cornerhub = new Image;
cornerrohloff = new Image;
cornerhandlebar = new Image;
cornerfullwood = new Image;
cornerrtr = new Image;


cornerreturn.src="images/cornerimages/cornerindex.jpg";
gotoformcorner.src="images/cornerimages/gotoformcorner.jpg";
gotofunctioncorner.src="images/cornerimages/gotofunctioncorner.jpg";
gotoergocorner.src="images/cornerimages/gotoergocorner.jpg";
gotohistorycorner.src="images/cornerimages/gotohistorycorner.jpg";
gotogallerycorner.src="images/cornerimages/gotogallerycorner.jpg";
gotospeccorner.src="images/cornerimages/gotospeccorner.jpg";
gotolinkscorner.src="images/cornerimages/gotolinkscorner.jpg";
gotofaqcorner.src ="images/cornerimages/gotofaqcorner.jpg";
gotocontactcorner.src="images/cornerimages/gotocontactcorner.jpg";
cornerrtr.src ="images/cornerimages/gotortrcorner.jpg";

var picture = new Array;
picture[0] = new Image;
picture[0] = "images/chinkaraimages/chinkarastudioside.jpg";
picture[1] = new Image;
picture[1] = "images/chinkaraimages/chinkarastudio34.jpg";

var rand0 = Math.floor(Math.random() * picture.length);
var pict0 = picture[rand0];


var picturetop = new Array;
picturetop[0] = new Image;
picturetop[0] = "images/chinkaraimages/chinkarahandlebars.jpg";
picturetop[1] = new Image;
picturetop[1] = "images/chinkaraimages/chinkaradrivetrain.jpg";
picturetop[2] = new Image;
picturetop[2] = "images/chinkaraimages/chinkararearsusp.jpg";
picturetop[3] = new Image;
picturetop[3] = "images/chinkaraimages/chinkarahinge.jpg";
picturetop[4] = new Image;
picturetop[4] = "images/chinkaraimages/chinkaraseat.jpg";

var rand1 = Math.floor(Math.random() * picturetop.length);
var pict1 = picturetop[rand1];

var picturemiddle = new Array;
picturemiddle[0] = new Image;
picturemiddle[0] = "images/chinkaraimages/chinkarariding.jpg";
picturemiddle[1] = new Image;
picturemiddle[1] = "images/chinkaraimages/chinkarariding2.jpg";
picturemiddle[2] = new Image;
picturemiddle[2] = "images/chinkaraimages/chinkararearstudio.jpg";

var rand2 = Math.floor(Math.random() * picturemiddle.length);
var pict2 = picturemiddle[rand2];

var picturebottom = new Array;
picturebottom[0] = new Image;
picturebottom[0] = "images/chinkaraimages/chinkararidingside.jpg";
picturebottom[1] = new Image;
picturebottom[1] = "images/chinkaraimages/chinkarariding3.jpg";


var rand3 = Math.floor(Math.random() * picturebottom.length);
var pict3 = picturebottom[rand3];


