// // var cHowManySecondsAllowed = 10; // var cWhereToGo = "http://www.agilent.com/chem/genespring"; // var curSeconds = cHowManySecondsAllowed; // "{sec}" part is going to be replaced with dynamic counter. // var rawHtml = "You will be redirected in {sec}." // var rExp = /{sec}/gi; // refresh screen every second // window.setInterval("start_clock()",1000) //function start_clock() //{ // // if (curSeconds == 0) { // window.location = cWhereToGo; // } // else { // // if (curSeconds == 1) { // curSecondsText = curSeconds + " second" // } // else // { // curSecondsText = curSeconds + " seconds" // } // // curSeconds--; // // resultHTML = rawHtml.replace(rExp, curSecondsText); // myTimer.innerHTML = resultHTML; // } // // } //
 

Agilent Technologies has acquired Silicon Genetics, a leading provider in life science informatics, to strengthen Agilent's position in the informatics market.

The contents of this Silicon Genetics web page is now part of the Agilent Technologies web site.

Please find our products at www.agilent.com/chem/genespring. You can also click this link to jump to the page.

Please update your bookmarks.