#! /opt/bin/perl
# ________________________________________________________________
# /\ /\ CyberWeb SoftWare: Internet Information Systems
# -{-<*>-}- World-Wide Web
# __\/_\/_________________________________________________________
# Author : Alan Richmond,
# File : site
# Purpose : Provide site specific variables.
# Comment : The site specific variables are set one here and used
# by ht_subs.pl in creating the html files.
# Disclaimer: This software is provided freely on the understanding
# that the Author will not be held responsible for any
# problems arising from it's use, and that there is no
# support except by agreement on a fee for services.
# ________________________________________________________________
# $lbase is the actual location for style sheet and validation only
$lbase = "http://WDVL.com";
# $base is the location for all URLs
$base = "http://WDVL.com";
# $stars is the main site location
$stars = "http://WDVL.com";
# $logit is true if this system gets files logged, else false
$logit = 1;
# $host is the hosting company for credit on each page
$host = 'INT Media Group, Incorporated. ';
# $shft is the number of preceeding directories to strip off the URL
$shft = 4;
$Year = '2002'; # Copyright year