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('

UVS in the News

UV Solutions Invited to present and exhibit at the 2007 World Congress

International Ozone Association/International Ultraviolet Association World Congress, Los Angeles, CA (August, 2007)
Prof. Murnick\'s paper to be published in the Journal of Ozone Science and Engineering.

UV Solutions receives DARPA Seed Grant

Defense Advanced Research Projects Agency (July, 2007)
The Defense Advanced Research Projects Agency awarded a Seed Grant to UV Solutions for the research and development of disruptive lighting technology which will result in environmentally friendly mercury-free light source.

New Jersey Commission on Science and Technology Selects UV Solutions for a second Technology Fellowship Program

New Jersey Commission on Science and Technology (May, 2007)
The New Jersey Commission on Science and Technology awarded a second New Jersey Technology Fellowship for $65,000 for selected post-doctoral graduate hired by UV Solutions, Inc.

Rutgers Technology Commercialization Fund grants

Rutgers Office of Corporate Liaison and Technology Transfer (2006)
The Office of Corporate Liaison and Technology Transfer at Rutgers University approved two grants of $15,000 each for funding UV Solutions\' research with Ozone generators.

NJBiz Panel of business experts chooses Dr. Janet George Murnick to appear in the January 2007 issue of "Enterpreneur 101"

NJBIZ (October, 2006)
Dr. Murnick was selected from more than 200 entrepreneurs across the state to be among the 26 business leaders who will be profiled in the magazine as examples to NJBIZ\'s readers of successful and innovative entrepreneurship.

New Jersey Commission on Science and Technology selects UV Solutions for Entrepreneurial Partnering Fund

New Jersey Commission on Science and Technology (May, 2006)
The New Jersey Commission on Science and Technology awarded UV Solutions, Inc. with an Entrepreneurial Partnering Fund grant of $300,000 for use over a period of 24 months to develop a Carbon Nanotube based Ultraviolet light source.

New Jersey Commission on Science and Technology Selects UV Solutions for Technology Fellowship Program

New Jersey Commission on Science and Technology (October, 2005)
The New Jersey Commission on Science and Technology today awarded a second round of New Jersey Technology Fellowships providing up to $55,000 for each selected post-doctoral graduate hired by New Jersey tech companies. The Commission awarded the grants to six New Jersey entrepreneurs including UV Solutions, Inc.

EDA Approves $54 Million in Financing Assistance to Foster Business and Economic Growth in New Jersey

New Jersey Economic Development Authority (November, 2004)
Springboard grants of $ 250,000 were approved for U V Solutions, Inc. of Newark, which designs and manufactures light sources spanning a wide range of ultraviolet applications.

Laboratory St. Elmo\'s fire produces VUV light

Laser Focus World (November, 2003)
Lamps emitting at vacuum-UV wavelengths (VUV, the region below approximately 190 nm, where air starts to strongly absorb light) could find use in ozone production, cleaning and surface modification of semiconductors, photochemistry, and water purification, among other applications.

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