// if this page is in:
//   the root folder, then set this variable to ./
//   a sub folder one level deep, then set this variable to ../
//   a sub folder two levels deep, then set this variable to ../../
var rootFlashLocation = "../";
var music_on = "0";    // 0 = off, 1 = on
var clock24hour = "0"; // 0 = 12 hour clock, 1 = 24 hour clock