ACC SHELL

Path : /srv/www/vhosts/eqnxold/
File Upload :
Current File : /srv/www/vhosts/eqnxold/professional_process_line.php

<?
include "lib/class.mysql.php";
include "lib/class.sablony.php";
include "lib/function.php";
include "lib/class.stranky.php";
include "lib/class.texy.php";
include "lib/class.data.php";

include "lib/config.php";

$page->menu = "";
$page->data['name'] = "Professional process line";



$page->connect();      

echo $page->StaticHead();
echo $page->StaticTop();
echo $page->StaticMainMenu();
$bottom = $page->StaticBottom();

$page -> close();      

echo $page -> end;



?>

	<div id="text">
        <div class="produkt">
            <? include "./inc/whyChooseEquinoxLeftColumn.php"; ?>

            <div class="obsah">
                <h1>PROFESSIONAL PROCESS LINE</h1>

                <h2>SKILLFULL LABOR FORCE</h2>
                <p>Excellent personnel is a critical contribution to the growth of EQUINOX.  This is the result of our continuous on-job-training, motivated salary plan, prospect to grow, and more essentially an outlook to be better tomorrow and even better in the near future.</p>

                <h2>MAJOR PRODUCTION EQUIPMENTS</h2>
        <!--        <div class="gallery" style="height:300px;">
                    <a rel="g1" class="p1" href="img/text/600px/professional_process_line_O5O2792.jpg"><img alt="" src="img/text/140px/professional_process_line_O5O2792.jpg" /><span></span></a>
                    <a rel="g1" href="img/text/600px/professional_process_line_O5O2808.jpg"><img alt="" src="img/text/140px/professional_process_line_O5O2808.jpg" /><span></span></a>
                    <a rel="g1" class="p1" href="img/text/600px/professional_process_line_O5O2811-1.jpg"><img alt="" src="img/text/140px/professional_process_line_O5O2811-1.jpg" /><span></span></a>
                    <a rel="g1" href="img/text/600px/professional_process_line_O5O2811-2.jpg"><img alt="" src="img/text/140px/professional_process_line_O5O2811-2.jpg" /><span></span></a>
                </div> -->
                <table>
                    <tr><td>Hot and cold press molding machines</td><td class="ar">22 sets</td></tr>
                    <tr><td>Drilling machines</td><td class="ar">14 sets</td></tr>
                    <tr><td>Cutting machines</td><td class="ar">2 sets</td></tr>
                    <tr><td>Internal grinding machine</td><td class="ar">1 set</td></tr>
                    <tr><td>Drying oven</td><td class="ar">2 sets</td></tr>
                    <tr><td>Sand blasting machine</td><td class="ar">1 set</td></tr>
                    <tr><td>Refrigerators</td><td class="ar">3 sets</td></tr>
                    <tr><td>Wheel set assembling stands</td><td class="ar">3 sets</td></tr>
                    <tr><td>Wheel set calibrating machines</td><td class="ar">3 sets</td></tr>
                </table><br/>

                <h2>SOPHISTICATED PRODUCTION PROCESS</h2>
                <p>Over the years, a considerable effort has been invested in establishing a modern production system, which has resulted in greatly increasing production capacity and quality consistency while lowering production costs.</p>
                <p>To further ensure in-process quality assurance, each work station is dedicated with operation and quality standards for every technician to follow.  Rigorous quality control is conducted throughout the entire manufacturing process.  All these guarantee each product from EQUINOX will deliver the best possible quality that customers cone to expect.</p>

                <h2>GOOD MATERIALS UNDER CARES OF EXCELLENT OPERATION SYSTEM</h2>
                <ul>
                    <li>EQUINOX products are manufactured from ultra high modulus carbon fiber from Toray, TOHO,  and other leading carbon fiber manufacturers worldwide.</li>
                    <li>High strength and high modulus carbon fiber features greater rigidity and toughness.</li>
                    <li>Toughened High TG Epoxy System</li>
                    <li>Digitalized hot-press system that give more precise temperature, pressure, and operational controls.</li>
                </ul><br/>

                <h2>STATISTICAL PROCESS CONTROL (SPC) SYSTEM</h2>
                <p>Consistency is the key to stabilize the production run. To ensure maximum stability in the entire manufacturing process, EQUINOX uses the advanced statistical process control system.</p>


                <div class="clear">&nbsp;</div>
            </div>
        </div>
    </div>
	
<? echo $bottom; ?>

ACC SHELL 2018