   2.2.8
        

######################################################################### 

 index.php

########   #######

if ($newpm['messages']==0) {
$lightbulb='off';
} else {
$lightbulb='on';
}

########   ########

//new PM sound hack
if ($unreadpm['messages']==0) {
$sound='';
} else {
$sound='<embed src="message.wav" autostart="true" hidden="true">';
}
//end new PM sound hack

########   ########

  "forumhome_pmloggedin"

########   #######

</smallfont></td>
</tr>

########   ########

$sound

########   ########
  message.wav         
