
 var txtcont = new Array (90);
	txtcont[0] = "Spiral Bevels";
	txtcont[1] = "  · Gear Design & Service specialize in the manufacture of bevel gears";
	txtcont[2] = "  · Can be cut in either Gleason or Klingelnberg tooth forms";
	txtcont[3] = "  · Precision 'HARD CUT' using HPGS tooth profile finish";
	txtcont[4] = "  · Hardened and lapped finish";
	txtcont[5] = "  · Manufactured to over 1000 mm diameter and as 90 or odd angles";
	txtcont[6] = "  · Manufactured as matched sets";
	txtcont[7] = " ";
	txtcont[8] = " ";
	txtcont[9] = " ";	
	
	txtcont[10] = "Straight Bevels"
	txtcont[11] = "  · Gear Design and Service specialize in the manufacture of bevel gears"
	txtcont[12] = "  · Cut in either Gleason or Oerlikon tooth profile"
	txtcont[13] = "  · Finished 'as cut' or hardened and lapped"
	txtcont[14] = "  · Can be manufactured in a range of materials from nylons to hardened alloy steels"
	txtcont[15] = "  · Can be manufactured to over 1400 mm diameter"
	txtcont[16] = "	"				
	txtcont[17] = "	"
	txtcont[18] = "	"
	txtcont[19] = " "

	txtcont[20] = "Spur gears"
	txtcont[21] = " · Can be manufactured from less than 10mm to over 3000mm diameter"
	txtcont[22] = " · Spur pinions can be cut to over 4000mm in length"
	txtcont[23] = " · We can cut in both metric and imperial pitches"
	txtcont[24] = " · We can produce spur gears in a range of materials including nylons, bakelite and most steels"
	txtcont[25] = " · We offer spur gears 'as cut', hardened or with precision ground tooth finishes"
	txtcont[26] = " "
	txtcont[27] = " "
	txtcont[28] = " "
	txtcont[29] = " "

	txtcont[30] = "Helical Gears"
	txtcont[31] = "  · Helical gears can be manufactured from less than 10mm to over 3000mm in diameter"
	txtcont[32] = "  · Face widths to over 300mm in both metric and imperial pitches"
	txtcont[33] = "  · We can produce helical gears 'as cut', hardened, or with precision ground tooth finishes"
	txtcont[34] = " "
	txtcont[35] = "  · Double helicals  can be manufactured up to 2800mm diameter"
	txtcont[36] = "  · Pinion shafts both helical and double helical can be made to over 3000mm in length"
	txtcont[37] = " "
	txtcont[38] = " "
	txtcont[39] = " "

	txtcont[40] = "Worms and wheels"
	txtcont[41] = "  · Worms can be cut on shafts to over 1400mm in length 75mm pitch"
	txtcont[42] = "  · Worms can be finished 'as cut', hardened or precision ground tooth form"
	txtcont[43] = "  · We can cut wormwheels to over 1250mm diameter"
	txtcont[44] = "  · Wormwheels can be manufactured in a range of materials"
	txtcont[45] = " "
	txtcont[46] = " "
	txtcont[47] = " "
	txtcont[48] = " "
	txtcont[49] = " "

	txtcont[50] = "Rack and Pinions"
	txtcont[51] = "  · We cut racks to over 2000mm long and from less than "
	txtcont[52] = "        1 module to over 25 module pitch"
	txtcont[53] = "  · We have the capacity to cut over 250mm face width"
	txtcont[54] = "  · Racks can be manufactured in square, rectangular or round sections"
	txtcont[55] = " "
	txtcont[56] = " "
	txtcont[57] = " "
	txtcont[58] = " "
	txtcont[59] = " "

	txtcont[60] = "Internal Gears"
	txtcont[61] = "  · We can cut internal gear rings to over 3000mm diameter"
	txtcont[62] = "  · We have the capacity to cut face widths over 200mm"
	txtcont[63] = " "
	txtcont[64] = " "
	txtcont[65] = " "
	txtcont[66] = " "
	txtcont[67] = " "
	txtcont[68] = " "
	txtcont[69] = " "

	txtcont[70] = "Splines - External and internal"
	txtcont[71] = "  · Splines can be manufactured as involute or straight sided tooth forms"
	txtcont[72] = "  · We can cut splines to over 1000mm diameter and 200mm face"
	txtcont[73] = "  · Spline shafts can be cut to over 4000mm in length"
	txtcont[74] = " "
	txtcont[75] = " "
	txtcont[76] = " "
	txtcont[77] = " "
	txtcont[78] = " "
	txtcont[79] = " "

	txtcont[80] = "Place the cursor over one of the thumbnail images"
    txtcont[81] = "to see a larger picture of that gear."	
	txtcont[82] = " "
	txtcont[83] = " "
	txtcont[84] = " "
	txtcont[85] = " "
	txtcont[86] = " "
	txtcont[87] = " "
	txtcont[88] = " "	
	
  var geartype = new Array (9);
	geartype[0] = "Spiral bevel gears";
	geartype[1] = "Straight bevel gears";
	geartype[2] = "Spur gears";
	geartype[3] = "Helical gears";
	geartype[4] = "Worms & wheels";
	geartype[5] = "Racks & pinions";
	geartype[6] = "Internal gears";
	geartype[7] = "Internal & external splines";
	geartype[8] = "Gear products";
	
if (document.images)
	{
	pic01 = new Image(400,291);
	pic01.src = "spiral-bevel-gear-03.jpg";

	pic02 = new Image(302,300);
	pic02.src = "straight-bevel-gear.jpg";

	pic03 = new Image(400,300);
	pic03.src = "Gear-03d.jpg";

	pic04 = new Image(365,300);
	pic04.src = "helical-gears-01.jpg";

	pic05 = new Image(302,300);
	pic05.src = "worm-wheels.jpg";

	pic06 = new Image(320,300);
	pic06.src = "rack-gears-01.jpg";

	pic07 = new Image(400,267);
	pic07.src = "internal-gear.jpg";

	pic08 = new Image(400,271);
	pic08.src = "internal-external-splines.jpg";

	pic09 = new Image(400,375);
	pic09.src = "gears.jpg";
	}

function swappic(imgident,imgOident,imgno,gtype)
	{
	if (document.images)
		{
		document.images[imgident].src = eval(imgOident + ".src");
		bigpic00.value = txtcont[imgno];
		imgno++;
		bigpic01.value = txtcont[imgno];
		imgno++;
		bigpic02.value = txtcont[imgno];
		imgno++;	
		bigpic03.value = txtcont[imgno];
		imgno++;
		bigpic04.value = txtcont[imgno];
		imgno++;
		bigpic05.value = txtcont[imgno];
		imgno++;
		bigpic06.value = txtcont[imgno];
		gearname.value = geartype[gtype];
		}
	}
  