// JavaScript Document
function rollText(i) {
	document.all.photoDesc.innerHTML = "<table><tr><td class=content>" + aryDesc[i] + "</td></tr></table>";
}

var aryDesc = new Array();

aryDesc[1] = "<b>Mixing</b><br> JFGiles, Inc. offers a wide variety of equipment for mixing dry materials. This includes <a href='highintensity.html'>high</a>, <a href='mediumintensity.html'>medium</a> and <a href='lowintensity.html'>low intensity mixers</a>; <a href='coolingmixers.html'>cooling mixers</a>; batch mixers; and continuous mixers. Our <a href='labtesting.html'>test facility</a> can demonstrate our capability and help solve your mixing problems.";

aryDesc[2] = "<b>Agglomerating</b><br> mixers are often used in the agglomerating process. After dry material is mixed, a binding agent, usually a liquid, is added. The size of the agglomerates are controlled by a high speed chopper mounted through the side of the mixing vessel. <a href='mediumintensity.html'> Series HU</a> and <a href='mediumintensity.html'>HM Mixers</a> are used for this application.";

aryDesc[3] = "<b>Coating</b><br> mixers are frequently used to coat dry materials with either a liquid or a smaller particle size dry powder. The fluidized mixing action assures a high quality result. <a href='highintensity.html'> Series FM</a>, <a href='mediumintensity.html'>HU</a> and <a href='mediumintensity.html'>HM Mixers</a> are used for this process.";

aryDesc[4] = "<b>Coloring</b><br>The  Mixer has always been associated with coloring, especially of plastic materials. The high speed of the <a href='highintensity.html'>Series FM Mixer</a> has led the way in mixing pigments with other dry materials. The FM provides dispersion of the pigments as well as an intimate mix of all ingredients. The <a href='mediumintensity.html'>Series HU Mixer</a> also finds application in the field of coloring.";

aryDesc[5] = "<b>Granulating</b><br> mixers are often used to produce granulates. After dry material is mixed, a binding agent, usually a liquid, is added. The size of the granulates are controlled by high speed choppers mounted through the side of the mixing vessel. <a href='mediumintensity.html'> Series HU</a> and <a href='mediumintensity.html'>HM Mixers</a> are used for this application.";

aryDesc[6] = "<b>Homogenizing</b><br>The  Mixers are well known for producing homogeneous mixtures very quickly. The fluidized mixing action found in the <a href='highintensity.html'>Series FM</a>, <a href='mediumintensity.html'>HU</a>, and<a href='mediumintensity.html'> HM Mixers</a> assures complete uniform distribution of all materials regardless of particle size, density, and characteristics. The lower speed <a href='lowintensity.html'>Series PM Mixer</a> is also used for this purpose, but the mixing cycles may be longer.";

aryDesc[7] = "<b>Dispersing</b><br>Due to the high tip speed of the mixing tools in the <a href='highintensity.html'>Series FM Mixer</a>, this mixer is ideally suited for dispersing of agglomerated materials during the mixing process. These materials are often the pigments and other additives that are small in particle size and high in cost. The <a href='mediumintensity.html'>Series HU</a> and <a href='mediumintensity.html'>HM Mixers</a> also find use in dispersion applications, utilizing special high speed tools, in addition to the primary mixing action, to accomplish the required degree of dispersion.";

aryDesc[8] = "<b>Drying</b><br>The  <a href='vacuumdryers.html'>Series HVD Horizontal Mixer</a> is ideally suited for vacuum drying. The HVD is capable of withstanding a full vacuum and is jacketed for the application of external heat (usually steam or hot oil). Cycle times are usually considerably less than other types of drying.";
