<?php /* #################################### ### File moved & renamed to: /orderformemail.htm ### On: 08/22/2008 ### ### DO NOT USE THIS FILE #################################### */ header('HTTP/1.1 301 Moved Permanently'); header('location:/orderformemail.htm'); exit; ?> <div style="width:600px;margin-left:auto;margin-right:auto;text-align:center;"> <div style="border:1px solid #FF9900;padding:10px;background-color:#FFFFCC;font-weight:bold;font-size:12px;color:#FF0000;"> <h1>DO NOT USE THIS FILE</h1><br><h2>Check comments for new location</h2> </div> </div>