<?php header("Location: http://www.fastcam.com/"); ?>
<? $rootPath = "http://www.fastcamusa.com/new/"; ?>
<html>
<head>
<title>FastCUT for Metal </title>
<? include($rootPath.'menujs.inc'); ?>















































</head>

<? include ($rootPath.'menudata.inc'); ?>

<table width="800" bgcolor="003366" align="center">
<tr>
<td width="100%" valign="top" align="center">
<? include('fastcutmetal.inc'); ?>
</td>


</tr>
</table>
<? include($rootPath.'footer.inc'); ?>
</body>
</html>