// JavaScript Document

//menu init




/*******  Menu 0 Add-On Settings *******/
var a = qmad.qm0 = new Object();

// Slide Animation Add On
a.slide_animation_frames = 15;
a.slide_accelerator = 1;
a.slide_sub_subs_left_right = true;
a.slide_offxy = 1;


<!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
qm_create(0,false,0,1000,false,true,true,true,false);
