<? $root = "/home/www/your/root/search"; // the root to the search folder NO TRAILING SLASH AT THE END! $user = "admin"; // your username for control panel (be original!) $pass = "password"; // your password for control panel $yourwebsite = "http://www.cj-design.com"; // enter the address of your website $stats = true; // set to true if you want to show Search Execution Time and Items Searched on search results // set to false to disable feature! ?>