";
//had a slight problem with netscape 4.7x - it doesn't support disabled. So I had to use
//javascript to set the onFocus attribute to blur
if (!$default->bNN4) {
//for any other browser but netscape 4.7 do this
$sToRender .= "
" . _("Document to link") . "
\n";
} else {
//for netscape 4.7 do this
$sToRender .= "