/*** SET BUTTON'S FOLDER HERE ***/ var buttonFolder = "themes/dtcomics/images/buttons/english/topmenu/"; /*** SET BUTTONS' FILENAMES HERE ***/ upSources = new Array("button1up.gif","button2up.gif","button3up.gif","button4up.gif","button5up.gif"); overSources = new Array("button1over.gif","button2over.gif","button3over.gif","button4over.gif","button5over.gif"); //*** NO MORE SETTINGS BEYOND THIS POINT ***// totalButtons = upSources.length; //*** MAIN BUTTONS FUNCTIONS ***// // PRELOAD MAIN MENU BUTTON IMAGES function preload() { for ( x=0; x