// 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 that the ratings is alowing votes or not
var allowRatingOnce = true; // indicated wehter the rating is allowed to take place 
