Firefox reports:
Error: unterminated String literal
Source File: javascript:deletion('Config
Line: 1
The offending line appears to be in
Jsp_CompanyAdmin/Teams.jsp:
<a href=javascript:deletion('Config team')
title=Deletion><img src=../images/basic/trash.gif
width=14 height=14 border=0></a>
I'm not sure, but the href value should probably be
enclosed in "s. Debatably, all tag attributes should be
enclosed in "s.