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