document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

Management Team

Daniel Murnick, PhD, Chairman, a Professor of Physics at Rutgers University , has worked on the basic physics of the Company’s technology for several years and is also one its inventors. A graduate of MIT, with over thirty years of experience in Applied Physics research, he is the author of more than 125 scientific papers and the holder of eleven patents. In 1996 he was awarded the Thomas Alva Edison award of the Research and Development Council of New Jersey for one of his successfully commercialized inventions. UVS has access to his basic research laboratory at Rutgers.

Janet George Murnick, PhD, President, brings more than twenty five years of technical and general management experience to the company. Most recently she served as Vice President, Medical Systems Group of American Standard Companies, Inc. She currently serves on the board of directors of several start-ups in the health-care industry and has successfully commercialized two companies. She received her A.B. degree from Wellesley college and her PhD from MIT.

Board of Directors

Allan Jacobi, Senior Vice President, Wilmington Trust, New York, NY

Patricia Kruger, P. R. Kruger Esquire, Ridgewood, NJ

Derish M. Wolff, Chairman, Berger Group Holdings, Inc., Morristown, NJ

Scientific Advisory Board

Walter L. Brown, Ph.D., Bell Laboratories, Lucent Technologies (retired), Member National Academy of Science

Ulrich Kogelschatz, Ph.D., Senior Scientist, retired, ABB Corporate Research Ltd., Baden-Dattwil, Switzerland

George H. Sigel, Ph.D., Director of Rutgers Fiber Optics Center, Rutgers, The State University of New Jersey

'); document.write('
'); document.write('');