April 24, 2008 CommentsPrintEmail A bill expanding bioscience research carried by Rep. Jim Riesberg, D-Greeley, was signed into law today and will provide more than $26 million over five years for additional research.
HB 1001 establishes the Colorado Bioscience Research Grant Program, which will give applying institutions and companies up to $250,000 each for research in bioscience.
Colorado has more than 400 bioscience companies responsible for the direct and indirect creation of 16,000 jobs with an average salary of $70,000 per year, according to a House Majority press release.
";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var Year = myArray[4];
Year = Year.substr(0,4);
if (!Loc) {
myArray = myString.split('=');
var temp = myArray[1];
var Loc = temp.substring(4,13);
Year = temp.substring(0,4);
}
document.write(IncludeStr + Year + Loc + EndStr);
}
-->