function tekst(a)
{
	switch (a)
	{
		case 1: return '<h2><span>Injection molding</span></h2>';
		break;
		case 2: return '<h2><span>Injection molding - Single injection molding</span></h2>';
		break;
		case 3: return '<h2><span>Injection molding - Cable overmolding</span></h2>';
		break;
		case 4: return '<h2><span>Injection molding - Medical product</span></h2>';
		break;
		case 5: return '<h2><span>Injection molding - Assembly</span></h2>';
		break;
		case 6: return '<p>Our injection molding department specializes in high-end injection molding with small tolerances in &ldquo;tough&rdquo; materials, that can also have metal, ceramic or magnetic inserts. This we do mainly for technical products (size and form) and optical products (non-imaging optics). <BR /><BR />The serie sizes which we manufacture run from a few loose pieces to medium (10 million), with maximum handheld format.<BR /><BR />Our injection molding customers are mainly active in the automotive, life sciences, professional equipment and LED industries. We also do a lot of test molding for our tool shop and we do tests for various knowledge centers.  <BR /><BR />	This has enabled us to gain experience with a large number of process materials, several of which we have in stock (for example, >50 different optical qualities, >50 different medical grades, >100 engineering grades). <BR /><BR />Our injection molding department works with: <ul> <li>Horizontal and vertical machines</li> <li>Manual insert molding and automatic unmanned insert molding</li>	<li>Clamping forces ranging from 25 to 50 tons (500 kN)</li> <li>Robots for inserts or removal of product/sprue if desired</li>	<li>Clean-air modules for a particle-free environment according to ISO 14644, class 8, if desired</li> <li>Microbiological monitoring during production, if desired </li> </ul> Here too, we can assemble your products in a clean environment with microbiological monitoring, if desired. </p>';
		break;
		case 7: return 'Last changed: 15 december 2009';
		break;
		case 8: return 'Back';
		break;
		default: return '';
	}
}

