var howmanymenus = 5; // 0=1 1=2 2=3 etc
var menunames = new Array(howmanymenus);
menunames[0] = "menu";
menunames[1] = "menu2";
menunames[2] = "menu3";
menunames[3] = "menu4";
menunames[4] = "menu5";
menunames[5] = "menu6";

var navwidth = new Array(howmanymenus);
navwidth[0] = 128;
navwidth[1] = 128;
navwidth[2] = 128;
navwidth[3] = 128;
navwidth[4] = 128;
navwidth[5] = 128;

var cellpad=0;
var effectopen = 12; //set to -1 for no effects RANGE IS 1 - 23 SEE BELOW
var effectclose = 12; //set to -1 for no effects RANGE IS 1 - 23 SEE BELOW
var buttonwidth = 150; //how wide is each menu Item
var buttonheight = 18; //how high is each menu Item
var menudir ="hor"; //horizontal or vert   use "hor" or "ver"
var path_to_stylesheet = "style/style.css";
//these are for news only
var newstimer=5; //in seconds
var newseffect=12;//open and close effect
var newswide=500;
var newshigh=100;

//0 Box in : 1 Box out
//2 Circle in : 3 Circle out
//4 Wipe up: 5 Wipe down
//6 Wipe right : 7 Wipe left
//8 Vertical blinds : 9 Horizontal blinds
//10 Checkerboard across : 11 Checkerboard down
//12 Random dissolve 
//13 Split vertical in : 14 Split vertical out
//15 Split horizontal in : 16 Split horizontal out
//17 Strips left down : 18 Strips left up
//19 Strips right down : 20 Strips right up
//21 Random bars horiz : 22 Random bars vert
//23 Random