//*-------------------------------------------------------------------------
//* This file includes the login form validation and some other misc functions.
//*-------------------------------------------------------------------------

	var pagelang = "e";  // English.
    var homepage = 0; // default to not the home page
	var dir = location.href.substring(0,location.href.lastIndexOf('/')+1);
	var filenm = location.href.substring(dir.length,location.href.length+1);
	var DHTML = (document.getElementById || document.all || document.layers);
    urlname = "www.universallogistics.ca";
    testurl = "www.universallogistics.ca/test";
