// JavaScript Document
// we want a random background thing going on right now so set this 
var showRndBG = false; // invokes the show random background image function
var noBG = 0;  // the # of bkgrd.jpg used for this page
var isReadOnly = true; // indicates ratings is for viewing only
var allowRatingOnce = true; // indicates only allowed to rate once.
