
var a = qmad.qm0 = new Object();

// Drop Shadow Add On


a.shadow_offset = 1;
a.shadow_color = "#000000";
a.shadow_opacity = ".3";

// Keep Subs In window Add On
a.subs_in_window_active = true;

// IE Over Select Fix Add On
a.overselects_active = true;