	<!-- Hide  //

	a_off=new Image;
	a_off.src="../images/but_pp-off.gif";
	a_on=new Image;
	a_on.src="../images/but_pp-on.gif";
	b_off=new Image;
	b_off.src="../images/but_heads-off.gif";
	b_on=new Image;
	b_on.src="../images/but_heads-on.gif";
	c_off=new Image;
	c_off.src="../images/but_pcg-off.gif";
	c_on=new Image;
	c_on.src="../images/but_pcg-on.gif";
	d_off=new Image;
	d_off.src="../images/but_intake-off.gif";
	d_on=new Image;
	d_on.src="../images/but_intake-on.gif";
	e_off=new Image;
	e_off.src="../images/but_nitrous-off.gif";
	e_on=new Image;
	e_on.src="../images/but_nitrous-on.gif";
	f_off=new Image;
	f_off.src="../images/but_carbs-off.gif";
	f_on=new Image;
	f_on.src="../images/but_carbs-on.gif";
	g_off=new Image;
	g_off.src="../images/but_app-off.gif";
	g_on=new Image;
	g_on.src="../images/but_app-on.gif";

	// --> 