button1up=new Image(64,37);
button1up.src="gfx/gfx1_08.jpg";
button1down=new Image(64,37);
button1down.src="gfx/gfx_08.jpg";

button2up=new Image(67,37);
button2up.src="gfx/gfx1_09.jpg";
button2down=new Image(67,37);
button2down.src="gfx/gfx_09.jpg";

button3up=new Image(105,37);
button3up.src="gfx/gfx1_10.jpg";
button3down=new Image(105,37);
button3down.src="gfx/gfx_10.jpg";

button4up=new Image(114,37);
button4up.src="gfx/gfx1_11.jpg";
button4down=new Image(114,37);
button4down.src="gfx/gfx_11.jpg";

button5up=new Image(91,37);
button5up.src="gfx/gfx1_12.jpg";
button5down=new Image(91,37);
button5down.src="gfx/gfx_12.jpg";

button6up=new Image(78,37);
button6up.src="gfx/gfx1_13.jpg";
button6down=new Image(78,37);
button6down.src="gfx/gfx_13.jpg";



var newwindow;

function displayWindow(url, width, height)
{
	
      newwindow = window.open(url, width ,'width=' + width + ',height=' + height + ', resizable=0,scrollbars=no,menubar=no' );
	if (window.focus) {newwindow.focus()}
}






button7up=new Image(170,95);
button7up.src="gfx/romix1.jpg";
button7down=new Image(170,95);
button7down.src="gfx/romix.jpg";


button8up=new Image(170,95);
button8up.src="gfx/samsung1.jpg";
button8down=new Image(170,95);
button8down.src="gfx/samsung.jpg";


button9up=new Image(170,95);
button9up.src="gfx/lg1.jpg";
button9down=new Image(170,95);
button9down.src="gfx/lg.jpg";


button10up=new Image(170,95);
button10up.src="gfx/greeb.jpg";
button10down=new Image(170,95);
button10down.src="gfx/greea.jpg";


button11up=new Image(170,95);
button11up.src="gfx/fuji1.jpg";
button11down=new Image(170,95);
button11down.src="gfx/fuji.jpg";

