<!--
if ((bName == "Microsoft Internet Explorer" && parseInt(bVer) <=4) || (bName == "Netscape" && parseInt(bVer) <=5)) {
	if (strLingua=="1") {
		alert("NOTE:\nApparently you're using a browser which compatibility with DYNARGIE's website has not been tested.\n\nThis website was tested with the following programs:\nMicrosoft Internet Explorer (v5, 6, 7); Mozilla Firefox (v1, 2); Netscape (6, 7, 8).");
	} else if (strLingua=="2") {
		alert("NOTE:\nApparently you're using a browser which compatibility with DYNARGIE's website has not been tested.\n\nThis website was tested with the following programs:\nMicrosoft Internet Explorer (v5, 6, 7); Mozilla Firefox (v1, 2); Netscape (6, 7, 8).");
	} else {
		alert("NOTE:\nApparently you're using a browser which compatibility with DYNARGIE's website has not been tested.\n\nThis website was tested with the following programs:\nMicrosoft Internet Explorer (v5, 6, 7); Mozilla Firefox (v1, 2); Netscape (6, 7, 8).");
	}
}
//   -->