Just to illustrate what I said (note if you intend to modify the select pop-up, you will have to modify some counters in the inputLabel#_update js code accordingly),
<html>
<head>
<script>
function execReport(objid, param1, param2, param3, param4, param5)
{
if ('undefined' != typeof objid &&...