Paste This On Your Onload Handler
[code]//My Mini Control Panel By Layoutblade
var header="My Mini Control Panel";
var code="<center><img src=\"http://i34.tinypic.com/wuo6m9.gif\"><a href=\"#content_
[quote=watashi]how about if im using add function 2.2?[/quote]
Remove the first line of his code.
Then just edit the addbox line of the code to match ur other addbox codes. For example..
[quote]addBox(header,code,"My Mini Control Panel",/commonbox[\s]*?friends/i);[/quote]
Changes to this...
[quote]addBox("RIGHT","My Mini Control Panel",code,"panel","2");[/quote]