// JavaScript Document
document.write("<script type='text/javascript'>");
document.write("var image1 = new Image();");
document.write("image1.src = 'images/LightBluePanel.png';");
document.write("var image2 = new Image();");
document.write("image2.src = 'images/DkBluePanel.png';");
document.write("</script>");
document.write("<ul>");
document.write("       <li><a href='ProductFeeders.htm'>Product Feeders</a>&nbsp;&nbsp;&nbsp;");
document.write("           <ul>");
document.write("               <li><a href='ProductFeeder/BucketElevator.htm'>&nbsp;Bucket Elevator</a></li>");
document.write("               <li><a href='ProductFeeder/ModularConveyer.htm'>&nbsp;Modular Conveyer</a></li>");
document.write("               <li><a href='ProductFeeder/ScrewConveyer.htm'>&nbsp;Auger Screw Conveyer</a></li>");
document.write("              <li><a href='ProductFeeder/CoilScrewConveyer.htm'>&nbsp;Spiral Screw Conveyer</a></li>");
document.write("				<li><a href='ProductFeeder/VibratoryFeeder.htm'>&nbsp;Vibratory Feeder</a></li>");
document.write("				<li><a href='ProductFeeder/MotionFeeder.htm'>&nbsp;Horizontal Motion Conveyors</a></li>");
document.write("            </ul>");
document.write("        </li>");
document.write("        <li><a href='MultiheadWeights.htm'>Weighers and Fillers</a>&nbsp;&nbsp;&nbsp;");
document.write("		    <ul>");
document.write("                <li><a href='MultiheadWeights/Multihead.htm'>&nbsp;Multihead Weighers</a></li>");
document.write("                <li><a href='MultiheadWeights/Fillers.htm'>&nbsp;Fillers</a></li>");
document.write("            </ul>");
document.write("		</li>");
document.write("        <li><a href='PackagingEquipment.htm'>Packaging Equipment</a>&nbsp;&nbsp;&nbsp;");
document.write("			<ul>");
document.write("                <li><a href='PackagingEquipment/VFFS.htm'>&nbsp;Bag Making Machines VFFS</a></li>");
document.write("                <li><a href='PackagingEquipment/VFFSMatrix.htm'>&nbsp;Bag Making Machines Matrix</a></li>");
document.write("                <li><a href='PackagingEquipment/StandupPouch.htm'>&nbsp;Stand Up and Flat Pouch</a></li>");
document.write("                <li><a href='PackagingEquipment/TraySealer.htm'>&nbsp;Vacuum and Tray Sealing</a></li>");
document.write("                <li><a href='PackagingEquipment/SachetPackingMachine.htm'>&nbsp;Sachet Packing</a></li>");
document.write("                <li><a href='PackagingEquipment/FlowWrappers.htm'>&nbsp;Flow Wrapper</a></li>");
document.write("            </ul>");
document.write("		</li>");
document.write("        <li><a href='EndOfLine.htm'>End Of Line Packaging</a>&nbsp;&nbsp;&nbsp;");
document.write("            <ul>");
document.write("                <li><a href='EndOfLine/PackoffTablesConveyors.htm'>&nbsp;Packoff tables, Conveyors</a></li>");
document.write("                <li><a href='EndOfLine/BagCollator.htm'>&nbsp;Bag Collator</a></li>");
document.write("                <li><a href='EndOfLine/AutomaticCasePacker.htm'>&nbsp;Automatic Case packer</a></li>");
document.write("				<li><a href='EndOfLine/ADM-Case-Sealer.htm'>&nbsp;ADM Case Sealer</a></li>");
document.write("                <li><a href='EndOfLine/ADM-Case-Erector.htm'>&nbsp;ADM Case Erector</a></li>");
document.write("            </ul>");
document.write("        </li>");
document.write("        <li><a href='LabellingCoding.htm'>Labelling and Coding</a>&nbsp;&nbsp;&nbsp;");
document.write("            <ul>");
document.write("                <li><a href='LabelCoding/Labelers.htm'>&nbsp;Labellers</a></li>");
document.write("                <li><a href='LabelCoding/SatchetFeeders.htm'>&nbsp;Sachet Feeders</a></li>");
document.write("				<li><a href='LabelCoding/DateCoders.htm'>&nbsp;Date Coders</a></li>");
document.write("            </ul>");
document.write("        </li>");
document.write("		<li><a href='Inspection.htm'>Inspection</a>&nbsp;&nbsp;&nbsp;");
document.write("		 	<ul>");
document.write("                <li><a href='Inspection/Checkweigher.htm'>&nbsp;Checkweigher</a></li>");
document.write("                <li><a href='Inspection/MetalDetector.htm'>&nbsp;Metal Detector</a></li>");
document.write("				<li><a href='Inspection/CompinationSystem.htm'>&nbsp;Combination System</a></li>");
document.write("            </ul>");
document.write("		</li>");
document.write("		<li><a href='SpecialParts.htm'>Formers and Belts</a>&nbsp;&nbsp;&nbsp;");
document.write("		    <ul>");
document.write("                <li><a href='SpecialParts/Formers.htm'>&nbsp;Formers</a></li>");
document.write("                <li><a href='SpecialParts/Belts.htm'>&nbsp;Belts</a></li>");
document.write("            </ul>");
document.write("		</li>");
document.write("    </ul>");
