///////////////////////////////////////// // phpExit-v1 // // // // This product is distributed freely, // // under the license present at // // www.pixd.com - it must remain // // freeware, you may redistribute it, // // but this header must remain intact // // // // AUTHOR: www.pixd.com (PixelDesign) // // CREATED: September 11th, 2003 // // // // -- This is a pd Research Project -- // ///////////////////////////////////////// // The name of YOUR website $name = 'WTEA'; // Use Your Own Header and Footer? (YES = Yes, NO = No) $use = 'Yes'; // Full PATH to your header and footer files (if it says YES above, leave blank if it says no) $header = 'http://www.wtea-wis.org/2005/exitheader.gif'; $footer = ''; // Voila! That's it - Please see the readme.txt file for usage guidelines. //////////////////////////////////////////////////////////////////////////// if ($use == "YES") { include($header); } else { print ""; } print "
