require "c:\\Inetpub\\wwwroot\\cgi\\db-lib.cgi"; - Absolute path to the CGI directory/db-lib file $pagetitle="Distantrealm Swap Shop"; - Your Page's Title $data_file="c:\\Inetpub\\wwwroot\\cgi\\datafile.txt"; - Text flat file Db name and path. $item_file="c:\\Inetpub\\wwwroot\\cgi\\item.txt"; - Record number tracking file location. $table_bgcolor ="Lime"; - Standard Table background color. $head_bgcolor = "Yellow"; - Table header background color. $bgimage="/hillback.jpg"; - Page background image/location. $body_bgcolor="lt blue"; - Page Body background color. $title_color ="blue"; - Title Font Color. $script_location="/cgi-bin/jobseiten/classad.pl"; - Script location/URL. Edit the @categories line to reflect the catagories that you need and will use in your application. i.e. - @categories=("R/C Planes","R/C Cars","C/L Planes","Radios","Motors","General","R/C Electric");