function DisableMe()
{document.forms.shoutbox.send.style.backgroundColor='#E9E9E9';document.forms.shoutbox.send.disabled=true;document.forms.shoutbox.send.value='Bitte warten!';}