function MetaInfo($meta_type){ $D = $_REQUEST['seopagename']; switch($D){ case 'spinning.php': $meta_title = "Used Spinning Frame, Cotton Spinning Wheels, Metal Plant, Ring Spinning Machine"; $meta_description = "We are specialized in dealing with various types of spinning machines, which are widely used in textile industries. We offer used spinning machines separate and in complete plant packages to various specifications as per the usages in textile industries."; $meta_keywords = "murata autoconer, savio autoconer, blow room, ring spinning plant, crosrol cst card, open end spinning, rieter automotive, schlafhorst open end machines, trutzschler card, toyoda ring frame."; break; case 'weaving.php': $meta_title = "Second Hand Weaving Machinery Looms, Jacquard Sulzer Somet Weaving Machine"; $meta_description = "We supply exclusive range of weaving looms that are procured from well known manufacturers and thus ensure high efficiency and durability. These are used across garment and textile industries for weaving thread or yarn into textiles."; $meta_keywords = "weaving machine, direct warping machine, dornier air jet looms jacquard, jacquard machine, woven label machine, picanol airjet, somet super excel, sulzer projectile machines, toyota airjet, water jet machines."; break; case 'knitting.php': $meta_title = "Knitting Yarn Cotton Machines, Second Hand Circular and Flat Knitting Looms, Used Wool Knitting Machinery"; $meta_description = "Our range of knitting machines are sourced from reputed suppliers that allow complex stitch designs, shaped knitting and precise width adjustment."; $meta_keywords = "circular knitting machine, flat knitting machines, used embroidery machine, raschel machines, babcock stenter machine, knit processing, draw frame, crosrol cst card, singing machines, soft flow jet dyeing machine."; break; case 'dyeing.php': $meta_title = "Used Dyeing Machinery, Second Hand Soft Flow Jet Dyeing Machine, Cotton Dyeing Machine"; $meta_description = "We supply superior quality of dyeing machinery that are easy to install and are widely used for dyeing all type of yarns."; $meta_keywords = "textile dyes, used dyeing machinery, yarn dyeing machine, cotton dyeing, dyeing machine, dyeing machinery, dyeing machines, fabric dyeing, plant dyeing, soft flow jet dyeing machine"; break; case 'finishing.php': $meta_title = "Second Hand Finishing Machinery, Metal Finishing Machine Supplies, Jiggers, Used Monforts Stenter"; $meta_description = "We supply our clients a wide range finishing machinery that are suitable for grey, finish and knitted fabric. It is available at industrial leading rates."; $meta_keywords = "jiggers, processing machine, processing machinery, yarn processing, knit processing, raschel machines, sewing knitting, sewing polyester, stenter, stentor"; break; case 'jacquard.php': $meta_title = "Jacquard Textile Machine, Sulzer and Vamatex Jacquard Loom, Weaving, Woven, Yarn"; $meta_description = "We are offering highly functional jacquard looms in which weaving process is controlled by a series of cards, with holes punched in them."; $meta_keywords = "dornier air jet looms jacquard, jacquard machine, jacquard textile, jacquard weaving, jacquard woven, jacquard yarn, sulzer jacquard loom, vamatex jacquard, woven jacquard, used packaging machinery"; break; case 'polyester.php': $meta_title = "Polyester Fiber Machine, Sewing Polyester Textile, Printing Strapping Thread Products, Cotton Knit Polyester"; $meta_description = "We supply high quality polyester fiber machine which are procured from well known manufacuturers and ensures high efficiency and durability."; $meta_keywords = "chip plants, fiber machine, fiber yarn, polyester fiber, zimmer, woven loom, wire winders, waterjets, used weaving, tsodakoma"; break; case 'textile-machinery.php': $meta_title = "Used Textile Machinery Parts, Second Hand Jacquard Textile Machine Spares, Weaving Textile Equipment"; $meta_description = "Our used product range includes weaving machinery, weaving looms, air jet weaving looms, warping machines, ring frames, carding drums, draw frames etc."; $meta_keywords = "used textile equipment, used textile machinery, used textile machines, used textile packaging machinery, weaving textiles, woven textile, jacquard textile, polyester textile, second hand textile machine, textile machinery parts"; break; case 'printing.php': $meta_title = "Second Hand Textile Printing Machinery, Printing Plant Finishing Machines, Used Screen Printing Equipment"; $meta_description = "We specialize in offering textile printing machines, which are used in textile operations, known for their efficient operations, least maintenance cost and accuracy."; $meta_keywords = "second hand printing machinery, used printing machinery, polyester printing, used ssm winders, used looms, twist machine, toyoda cnc, sulzer pumps, stenter, sizing"; break; case 'processing.php': $meta_title = "Used Processing Machinery, Yarn Processing and Winding, Second Hand Machine Processing"; $meta_description = "We are offering a wide range of textile processing machinery that are well tested on various quality parameters, including functional efficiency and operational life."; $meta_keywords = "trutzschler blowroom process, used processing machinery, yarn processing, knit processing, process machinery, processing machine, processing machinery, second hand processing machinery, bleaching line machine, braiding weaving"; break; case 'twister.php': $meta_title = "Second Hand Twisting Machinery, Used Savio Twisters, Twist Machine, Twisting Machines"; $meta_description = "EtexUsa is a supplier of twisting machines, industrial twisting machines, automatic twisting machines, electric twisting machines, textile twisting machines and fabricating twisting machines."; $meta_keywords = "second hand savio twisters, second hand twisting machinery, twist machine, twisting, twisting machines, used savio twisters, used twisting machinery, used combing machinery, used frs rotor spinning frames, water jet cutting machines"; break; case 'twister.php': $meta_title = "Second Hand Twisting Machinery, Used Savio Twisters, Twist Machine, Twisting Machines"; $meta_description = "EtexUsa is a supplier of twisting machines, industrial twisting machines, automatic twisting machines, electric twisting machines, textile twisting machines and fabricating twisting machines."; $meta_keywords = "second hand savio twisters, second hand twisting machinery, twist machine, twisting, twisting machines, used savio twisters, used twisting machinery, used combing machinery, used frs rotor spinning frames, water jet cutting machines"; break; case 'cnc-machines.php': $meta_title = "Used CNC Lathes, CNC Milling, CNC Turning machines, CNC Boring Mills, CNC Grinding, CNC Tapping and Drilling, CNC Cuting Machines"; $meta_description = "EtexUsa is a supplier of used CNC lathes, CNC turning, Boring mills, Grinding machines, Tapping and driling machines at competitive price."; $meta_keywords = "Used CNC Lathes, CNC Milling, CNC Turning machines, CNC Boring Mills, CNC Grinding, CNC Tapping and Drilling"; break; default: $meta_title = "Etex Usa"; $meta_description = "Etex Usa"; $meta_keywords = "Etex Usa"; } if($meta_type=="title") return $meta_title; elseif($meta_type=="description") return $meta_description; elseif($meta_type=="keywords") return $meta_keywords; else return ""; } ?>