function downloadRemote()
{
	if (navigator.userAgent.indexOf("Windows NT 6.0") != -1)
		window.location.href='https://eu.ntrsupport.com/inquiero/components/ntrexe/default.asp?own=36163&rights=1&lang=sv';//vista
	else
		window.location.href='https://eu.ntrsupport.com/inquiero/components/ntrexe/default.asp?own=36163&rights=0&lang=sv';//xp
}