

if (navigator.userAgent.indexOf("Firefox")!=-1){

alert("The Forms on this site Do NOT support Firefox please use Internet Explorer");
}

