// (c) 2001-2004 SJ Purdy for Hafixs Industrial Products
//
//
//
// Where product data pages are (./ for here relative)
DataDir = "desc/";
//
//
// Where images are (./ for here relative)
ImageDir = "images/";
//
// where the backend checkout page is - should be on an https URL.
ChkOutURL = 'bin/checkout.cgi';
//
// URL of site home page
HomePage="http://www.hafixs.co.uk/";
//
// URL of site ProductList page
ProdListPage="select.html";
//
// URL of Terms page
TandCPage="hiweb_tandc.html";
//


