<% response.setStatus(301); response.setHeader( "Location", "http://happyhoundsdaycare.us/wb/pages/training.php" ); response.setHeader( "Connection", "close" ); %>