// JavaScript Document
// we dont want a random backgroun t hing going on right now so set this to false and 0
var showRndBG = false; // invokes the show random background image function
var noBG = 0;  // the # of bkgrd.jpg used for this page
var loginURL =  '/tsv7/logon';