Help for this page
$cgi->start_html( ... -script => {-language => 'javascript', -src => '../javascript/sc +ript.js'}, -onLoad => 'init()', ),
function init() { document.getElementById('jsDisabled').style.display = 'none'; }