﻿if(navigator.userAgent.toLowerCase().indexOf('chrome') > -1 || navigator.userAgent.toLowerCase().indexOf('opera') > -1 || navigator.userAgent.toLowerCase().indexOf('safari') > -1){
    document.write("Your Current version of .NET framework could not be determined. If necessary our installer will update your pc. This will result in a longer installation procedure. Thank you for your patience");
}


