This worked for me.. hope it can help.
PHP Code:
function createProfiles() {
new GuiControlProfile(ObscuredWindowProfile) {
bitmap = "defaultwindowobs.png";
transparency = 1;
opaque = 1;
fontcolor = "255 255 255";
fonttype = "Arial";
fillcolor = fillcolorhl = fillcolorna = "28 30 28";
}
}