Peace of cake... There is a switch/one line of code that needs to be changed. This part of the code is about 90-95% down. Just doa search for "region,16,0,-1" and you should find it. Let me know if you need additional help
// The next two sections defines/laysout the icons.
region,16,0,-1
if,var,var3,,=,1
// On 2003 FE PPCs: Change this VAR to 1 if you want the initial QL icons to be small!
// Change this VAR to 2 if you want the initial QL icons to be Normal!
// On 2003 SE PPCs: Change this VAR to 2 if you want the initial QL icons to be BIG!
// Change this VAR to 1 if you want the initial QL icons to be Normal!
Note the var3. If it's "1", then change it to "2" and you should be good to go!