Ok, i get it... So i did this then to it:
if ((($Groups == "-1-") || ($Groups == "-2-") || ($Groups == "-5-") || ($Groups == "-6-") || ($Groups == "-7-") || ($Groups == "-8-") || ($user['U_Status'] == "Administrator") || ($user['U_Status'] == "Moderator")) || ((!$user['U_Username']) && ($config['inline_anon'] == "yes"))){
And it seems to work now
THanks so much for your help Josh...
Now i just need to figure out how to get the uploading of attachments restricted to only those groups too...
Deej