<!--
// Identification navigateur Internet
var NomNav = navigator.appName;
var VersNav = navigator.appVersion;
var nav_det = "";

// Cas IE
var nom_nav_ie = "Microsoft Internet Explorer";
if (NomNav == nom_nav_ie) {
	// Cas IE6
	if (nav_det == "") {
		// Cas IE6-WinXP
		if (nav_det == "") {
			var ie6_0_WinXP = new Array();
			var nb_ie6_0_WinXP = 2;
			ie6_0_WinXP[0] = "5.0 (compatible; MSIE 6.0; Windows XP)";
			ie6_0_WinXP[1] = "4.0 (compatible; MSIE 6.0; Windows XP)";
			for (i = 0; i < nb_ie6_0_WinXP; i++) { if (VersNav == ie6_0_WinXP[i]) { nav_det = NomNav; i = nb_ie6_0_WinXP; } }
		}

		// Cas IE6-NT5.2
		if (nav_det == "") {
			var ie6_NT5_2 = new Array();
			var nb_ie6_NT5_2 = 26;
			ie6_NT5_2[0] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_2[1] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; Win64; x64; SV1; .NET CLR 2.0.50727)";
			ie6_NT5_2[2] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727)";
			ie6_NT5_2[3] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; Win64; AMD64)";
			ie6_NT5_2[4] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_2[5] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)";
			ie6_NT5_2[6] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)";
			ie6_NT5_2[7] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_2[8] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_2[9] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; InfoPath.2)";
			ie6_NT5_2[10] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_2[11] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_2[12] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729)";
			ie6_NT5_2[13] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707)";
			ie6_NT5_2[14] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707)";
			ie6_NT5_2[15] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)";
			ie6_NT5_2[16] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_2[17] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_2[18] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_2[19] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)";
			ie6_NT5_2[20] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; TencentTraveler ; .NET CLR 1.1.4322; .NET CLR 2.0.50215)";
			ie6_NT5_2[21] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607)";
			ie6_NT5_2[22] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.40607)";
			ie6_NT5_2[23] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_2[24] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4325)";
			ie6_NT5_2[25] = "4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)";
			for (i = 0; i < nb_ie6_NT5_2; i++) { if (VersNav == ie6_NT5_2[i]) { nav_det = NomNav; i = nb_ie6_NT5_2; } }
		}

		// Cas IE6-NT5.1
		if (nav_det == "") {
			var ie6_NT5_1 = new Array();
			var nb_ie6_NT5_1 = 191;
			ie6_NT5_1[0] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; EmbeddedWB 14,52 from: http://www.bsalsa.com/ Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727)";
			ie6_NT5_1[1] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB7.2; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; ShopperReports 3.0.485.0; SRS_IT_E8790270B07655513EA198; .NET CLR 2.0.50727)";
			ie6_NT5_1[2] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SIMBAR={3259CA91-1C38-4982-8240-8723AFF522BD}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; MSN 9.0;MSN 9.1; MSNbQ002; MSNmen-us; MSNcOTH)";
			ie6_NT5_1[3] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Sgrunt|V109|267|S1214442904|dial; E-nrgyPlus; dial; Sgrunt|V109|454|S1214442904|dial; ADVPLUGIN|K113|4|S1214442904|dial; ADVPLUGIN|K114|3|S1214442904|dial; snprtz|T29661383900007#296|isdn; (R1 1.5))";
			ie6_NT5_1[4] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; MEGAUPLOAD 1.0; ZangoToolbar 4.8.3; SpamBlockerUtility 4.8.4; MSN 9.0;MSN 9.1; MSNbQ002; MSNmen-us; MSNcOTH)";
			ie6_NT5_1[5] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)";
			ie6_NT5_1[6] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0(Compatible Mozilla/4.0(Compatible-EmbeddedWB 14.57 http://bsalsa.com/ EmbeddedWB- 14.57 from: http://bsalsa.com/ ; .NET CLR 1.1.4322; PeoplePal 3.0)";
			ie6_NT5_1[7] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET4.0C; .NET4.0E)";
			ie6_NT5_1[8] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={37972090-6802-4b54-8369-1F1D901EF717}; Orange 7.4 ; NaviWoo1.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; HbTools 4.8.4)";
			ie6_NT5_1[9] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={C6C89596-F861-43f4-BA2F-CD40618500AB}; snprtz|S23666900040279|2600#Service Pack 2#2#5#1; .NET CLR 1.1.4322)";
			ie6_NT5_1[10] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={D9F7C7AB-2EA6-4D0D-BBD6-EDAF4646720F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1[11] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={6DD38C0B-364B-4d2e-9C83-4D3FAA1D64A2}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1[12] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={9CB4D236-3851-42b7-AD00-32033D88C878}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1[13] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={911FD163-5DB5-4456-927B-1962DDE8F987}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[14] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={56B3DB74-F135-4061-A3E9-BCAE857F57A6}; .NET CLR 1.1.4322; InfoPath.2)";
			ie6_NT5_1[15] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={B5845F1B-1B5F-4390-A445-2B84794D88E5}; .NET CLR 2.0.50727)";
			ie6_NT5_1[16] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={DBB65C30-8FA6-4db8-AC78-F0D5DFAA7F28})";
			ie6_NT5_1[17] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={D9FF2428-CA2D-415d-9878-0B336B5BBEE5})";
			ie6_NT5_1[18] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={86511EFD-E8C3-4d80-AB2D-B1D70AF31082})";
			ie6_NT5_1[19] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={B9802259-B240-48fe-B199-5DE6D079FC43})";
			ie6_NT5_1[20] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={3F643989-C726-43a8-9574-AF1F34D57FCB})";
			ie6_NT5_1[21] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR={ED852896-9625-4d90-9620-253B08BA5B29})";
			ie6_NT5_1[22] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR=0; InfoPath.1)";
			ie6_NT5_1[23] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={D7ECCE72-597A-4630-BE66-BD3B0F523C05}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1)";
			ie6_NT5_1[24] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={8E695BB7-93B7-4c15-860E-76E56C77EBA7}; SIMBAR=0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1[25] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={DA846BDB-2C89-4493-9D50-CAB409377F7C}; FunWebProducts; .NET CLR 1.1.4322)";
			ie6_NT5_1[26] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={EDAD10C2-BE74-4ce5-BFF8-1486984A6A63}; .NET CLR 1.1.4322)";
			ie6_NT5_1[27] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={D4F39E78-5C33-47f4-8E2B-33A5807C4DEC}; .NET CLR 1.1.4322)";
			ie6_NT5_1[28] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={5EA5396C-3175-4558-8DA8-220875A209CB})";
			ie6_NT5_1[29] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={446D770D-23E6-4c92-AE02-F9CB287F6312})";
			ie6_NT5_1[30] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; SIMBAR={68CAC070-6E8A-4678-AB08-187D8E35F67B}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; Creative ZENcast v1.01.06)";
			ie6_NT5_1[31] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; FunWebProducts; .NET CLR 1.1.4322; Alexa Toolbar)";
			ie6_NT5_1[32] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SIMBAR Enabled; .NET CLR 1.1.4322; .NET CLR 1.0.3705)";
			ie6_NT5_1[33] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR Enabled; SIMBAR={B598219B-6923-499d-9B6A-C049CF5124A1}; FunWebProducts; SV1; ZangoToolbar 4.8.3)";
			ie6_NT5_1[34] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR Enabled; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[35] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR={0763B63A-983D-40B4-8ABF-7CFAC7A6F412}; .NET CLR 1.1.4322)";
			ie6_NT5_1[36] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR={0CD9531C-D9AC-46E6-B8E8-5E2FE4893BC0}; SV1)";
			ie6_NT5_1[37] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR={A862AEC6-ADAA-41b5-9E14-9E3B0BB01A9E})";
			ie6_NT5_1[38] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR={86C79B5E-5FEC-4a79-BCA7-276118AA4DBC})";
			ie6_NT5_1[39] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ESB{C1FCC137-63C3-4C57-90ED-8CE5A760DC5A}; SV1; YPC 3.2.0; .NET CLR 1.1.4322; ZangoToolbar 4.8.2; yplus 5.1.02b)";
			ie6_NT5_1[40] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ESB{56B3D336-E1B6-464F-BCA3-67F4BEED7071}; SV1; .NET CLR 1.0.3705)";
			ie6_NT5_1[41] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ESB{FB7EFC33-D7A4-4015-9D36-E32B8D041E2E}; .NET CLR 1.1.4322)";
			ie6_NT5_1[42] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ESB{1975348B-2B89-4A5C-866C-E44FFC6F3BE9}; SV1)";
			ie6_NT5_1[43] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {D2B77476-9D47-4CC5-8E77-F0B44D4F3CA2}; SIMBAR={4B973DE9-2AA6-43f7-AAC1-7BC04E3D5480}; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1[44] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {66EEC99E-5B37-E71F-7909-ACBC0B1F7A9A}; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[45] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {0B103D42-5857-7DE7-DFC9-891BEC88F26F}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)";
			ie6_NT5_1[46] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {4EB13121-6963-4D18-B470-6D20C8ED84A3}; Roadrunner; snprtz|T04714137801828; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[47] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {F9EF74A6-B702-A14F-ECE8-9A6A0B4278B5}; YPC 3.2.0; MSN 9.0;MSN 9.1; MSNbVZ02; MSNmen-us; MSNcOTH; MPLUS)";
			ie6_NT5_1[48] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {6220444D-C340-4A05-A1FA-78400212B330}; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 2.8)";
			ie6_NT5_1[49] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {5969F4F3-B929-7BE6-9F39-71B340A1B121}; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322)";
			ie6_NT5_1[50] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {A0548B37-A616-5CDB-3962-A89F6CE17F9C}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[51] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {41003550-FCF4-90F2-478C-63E9DAD53C9F}; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1[52] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {0B2CBCAF-AFF0-A66E-9050-E3CADDECDB86}; (R1 1.5); .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[53] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {552BAFC5-78A5-43E5-8E97-4BF5AAD8E289}; SV1; .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1[54] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {12C03C23-8959-7F4C-A9B5-05CD22198998}; SV1; FunWebProducts; InfoPath.1)";
			ie6_NT5_1[55] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {6BD83A3A-9E07-427C-A432-4BD655A9489B}; FunWebProducts; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1[56] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {A749FA34-A2D8-39E7-6C9E-DE31AEC36A7D}; .NET CLR 1.1.4322; ZangoToolbar 4.8.3)";
			ie6_NT5_1[57] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {F8D11F92-FA69-922D-B384-10F4EFA1AAE8}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[58] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {F8D11F92-FA69-922D-B384-10F4EFA1AAE8}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[59] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {0AC96864-8360-97F8-4589-17A62FADAA46}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[60] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C6675D1F-7B25-EF85-A975-7AA4F3A36497}; ZangoToolbar 4.8.3; .NET CLR 1.0.3705)";
			ie6_NT5_1[61] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {252529F2-9354-961C-95C7-3189F2EF5F62}; .NET CLR 1.0.3705; .NET CLR 2.0.50727)";
			ie6_NT5_1[62] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {4E067052-DA16-D15C-BC1C-69F5AEA33B38}; ZangoToolbar 4.8.3; yplus 4.1.00b)";
			ie6_NT5_1[63] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {04FC4D35-8DC0-4432-A9DD-F8CC973A378B}; SIMBAR=0; .NET CLR 1.1.4322)";
			ie6_NT5_1[64] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {3E3CEF3A-0B8F-33A2-2CE7-8DF97EBD2E33}; .NET CLR 1.1.4322; InfoPath.1";
			ie6_NT5_1[65] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {D051E3E9-5C89-44C1-A5C2-21DAE5F52904}; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1[66] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {52CA98BA-949E-9742-6FDE-1A7626F29B43}; SV1; FunWebProducts)";
			ie6_NT5_1[67] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {83C8DB52-03EF-7DF8-D0C5-7BF183131B11}; .NET CLR 2.0.50727)";
			ie6_NT5_1[68] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {D2CE61D6-2E67-DAD6-D83F-D5996FDCF695}; .NET CLR 1.1.4322)";
			ie6_NT5_1[69] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {F96AB5EB-96E5-8E3F-63C5-33B99A3ED1B4}; .NET CLR 1.1.4322)";
			ie6_NT5_1[70] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {8B9E5CA7-2EA1-9C55-EA83-FA20C98EE397}; .NET CLR 1.1.4322)";
			ie6_NT5_1[71] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {2B5F1EE4-1673-CF55-3EC4-7431EC37CFDE}; .NET CLR 1.0.3705)";
			ie6_NT5_1[72] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {34426A8D-4D32-A400-36EA-C93F43A35D8E}; ZangoToolbar 4.8.3)";
			ie6_NT5_1[73] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {A8514915-BF12-430D-4BE9-47077B7F35F2}; .NET CLR 2.0.50727)";
			ie6_NT5_1[74] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C90FE780-5675-A406-3B66-151DF70DAACC}; .NET CLR 1.1.4322)";
			ie6_NT5_1[75] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {B5615F76-194F-44A7-0ABB-A5E5B49B1577}; .NET CLR 1.1.4322)";
			ie6_NT5_1[76] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C19845B3-0673-4FCD-584D-15D0B15AF919}; .NET CLR 1.1.4322)";
			ie6_NT5_1[77] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {6CED91E1-79C6-ED02-8934-50A69624339E}; .NET CLR 1.1.4322)";
			ie6_NT5_1[78] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {543020A5-E057-F08B-14C4-3B56744C58DB}; .NET CLR 1.1.4322)";
			ie6_NT5_1[79] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C46235C8-75FD-98FC-2F33-92EE9090F60A}; .NET CLR 1.1.4322)";
			ie6_NT5_1[80] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {2D356315-1FBF-4930-B51C-8AA4AF157329}; .NET CLR 1.1.4322)";
			ie6_NT5_1[81] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {23D0E574-D604-EA58-A308-6397666F0A1F}; .NET CLR 1.1.4322)";
			ie6_NT5_1[82] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C4524109-CC5E-6B24-9734-09E256C653BB}; InfoPath.1)";
			ie6_NT5_1[83] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {BF6280FE-27D0-C4D5-14AF-D66BCB4A7449}; (R1 1.5))";
			ie6_NT5_1[84] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {0496714D-B3EB-A331-BA15-AEAA9E854E7E}; FDM)";
			ie6_NT5_1[85] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {39D2BC9E-91C0-C54F-30B7-C4089D045B94})";
			ie6_NT5_1[86] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {CE3FCE2D-1534-6BE9-15D4-8FF03BC11718})";
			ie6_NT5_1[87] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {C20DF2A2-D7AF-A951-E36B-073677FE5D27})";
			ie6_NT5_1[88] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {64D6823C-EDC0-F4C1-21AF-3E2FA5736585})";
			ie6_NT5_1[89] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {FE8C41BA-CD36-40A0-17F0-2169788A4682})";
			ie6_NT5_1[90] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {966FEF99-B3DE-30E6-3690-481CB73F6F06})";
			ie6_NT5_1[91] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; {794DEF54-6993-CD59-71D4-85E67B4A4302})";
			ie6_NT5_1[92] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; AT&T CSM8.1; SIMBAR={B19E2CD7-8ECB-49f6-8C56-3CF17460ED48}; .NET CLR 1.1.4322; IEMB3)";
			ie6_NT5_1[93] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.3; SV1; FunWebProducts; SIMBAR Enabled; SIMBAR=0; SIMBAR={241088AB-2AEF-4ce2-9644-B92D4102223E})";
			ie6_NT5_1[94] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SIMBAR={4B7939B3-8D92-48b3-9EC3-3184BE0CD914}; .NET CLR 1.1.4322; HbTools 4.8.4)";
			ie6_NT5_1[95] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Tiscali Free Net; SIMBAR={726C4092-13DA-4ea6-8796-A550CFB34C46}; XMPP Tiscali Communicator v.10.0.5)";
			ie6_NT5_1[96] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Wanadoo042NLPP01HCFFFFFFE8; SV1; SIMBAR={2B30982A-505F-4a6c-8941-2F678BA39B6B})";
			ie6_NT5_1[97] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SIMBAR=0)";
			ie6_NT5_1[98] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[99] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; Media Center PC 3.1; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.0; .NET CLR 2.0.50727)";
			ie6_NT5_1[100] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.04506.30)";
			ie6_NT5_1[101] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[102] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; Google-TR-5.1.705.4505-en)";
			ie6_NT5_1[103] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)";
			ie6_NT5_1[104] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.04506.590; .NET CLR 3.5.20706)";
			ie6_NT5_1[105] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; Media Center PC 3.0)";
			ie6_NT5_1[106] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[107] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30707; InfoPath.2)";
			ie6_NT5_1[108] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_1[109] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_1[110] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729; InfoPath.2)";
			ie6_NT5_1[111] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.2; .NET CLR 2.0.50727)";
			ie6_NT5_1[112] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; Media Center PC 4.0)";
			ie6_NT5_1[113] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1))";
			ie6_NT5_1[114] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[115] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; Windows-Media-Player/10.00.00.3990)";
			ie6_NT5_1[116] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[117] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[118] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; SpamBlockerUtility 4.7.1)";
			ie6_NT5_1[119] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; Media Center PC 3.1; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1[120] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729)";
			ie6_NT5_1[121] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707)";
			ie6_NT5_1[122] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)";
			ie6_NT5_1[123] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.30729; .NET CLR 3.5.30729)";
			ie6_NT5_1[124] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SpamBlockerUtility 4.8.4; .NET CLR 1.0.3705; .NET CLR 2.0.50727)";
			ie6_NT5_1[125] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707)";
			ie6_NT5_1[126] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; Media Center PC 3.1; .NET CLR 1.1.4322; Media Center PC 3.0)";
			ie6_NT5_1[127] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; Media Center PC 3.0)";
			ie6_NT5_1[128] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 2.8)";
			ie6_NT5_1[129] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; Windows-Media-Player/10.00.00.3990; .NET CLR 1.1.4322)";
			ie6_NT5_1[130] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB7.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[131] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Alexa Toolbar; .NET CLR 1.0.3705; .NET CLR 2.0.50727)";
			ie6_NT5_1[132] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; InfoPath.2)";
			ie6_NT5_1[133] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[134] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)";
			ie6_NT5_1[135] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[136] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[137] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[138] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[139] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[140] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[141] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)";
			ie6_NT5_1[142] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[143] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[144] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)";
			ie6_NT5_1[145] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648";
			ie6_NT5_1[146] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1[147] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 1.0.3705)";
			ie6_NT5_1[148] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.40607)";
			ie6_NT5_1[149] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)";
			ie6_NT5_1[150] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1[151] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IEMB3; FunWebProducts; .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1[152] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; InfoPath.1; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1[153] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)";
			ie6_NT5_1[154] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; SpamBlockerUtility 10.0.342.0)";
			ie6_NT5_1[155] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; InfoPath.1)";
			ie6_NT5_1[156] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152)";
			ie6_NT5_1[157] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; InfoPath.1)";
			ie6_NT5_1[158] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1[159] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1[160] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1[161] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 2.0.50727; InfoPath.2)";
			ie6_NT5_1[162] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Netscape/8.0.3.4";
			ie6_NT5_1[163] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Alexa Toolbar; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1[164] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727)";
			ie6_NT5_1[165] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; InfoPath.2)";
			ie6_NT5_1[166] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB7.1; .NET CLR 1.1.4322)";
			ie6_NT5_1[167] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; InfoPath.2)";
			ie6_NT5_1[168] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325)";
			ie6_NT5_1[169] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50928)";
			ie6_NT5_1[170] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)";
			ie6_NT5_1[171] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1[172] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts)";
			ie6_NT5_1[173] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Opera 8.60 [en]";
			ie6_NT5_1[174] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)";
			ie6_NT5_1[175] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)";
			ie6_NT5_1[176] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2)";
			ie6_NT5_1[177] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)";
			ie6_NT5_1[178] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3)";
			ie6_NT5_1[179] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3";
			ie6_NT5_1[180] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.54 [en]";
			ie6_NT5_1[181] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1) Netscape/8.0.4";
			ie6_NT5_1[182] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.00";
			ie6_NT5_1[183] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera 8.53";
			ie6_NT5_1[184] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera 8.50";
			ie6_NT5_1[185] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera 8.01";
			ie6_NT5_1[186] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6)";
			ie6_NT5_1[187] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.0";
			ie6_NT5_1[188] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)";
			ie6_NT5_1[189] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1)";
			ie6_NT5_1[190] = "4.0 (compatible; MSIE 6.0;Windows NT 5.1)";
			for (i=0; i < nb_ie6_NT5_1; i++) { if (VersNav == ie6_NT5_1[i]) { nav_det = NomNav; i = nb_ie6_NT5_1; } }
		}

		// Cas IE6-NT5.1-SP
		if (nav_det == "") {
			var ie6_NT5_1_SP = new Array();
			var nb_ie6_NT5_1_SP = 287;
			ie6_NT5_1_SP[0] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sbcydsl 3.12; YComp 5.0.0.0; yie6_SBCDSL; YPC 3.2.0; Media Center PC 3.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50215; yplus 5.1.04b)";
			ie6_NT5_1_SP[1] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1_SP[2] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Sgrunt|V109|301|S-1474170524|dial; Sgrunt|V109|301|S-1474170524|dialno; snprtz|S25179000000738|2600#Service Pack 1#2#5#1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[3] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GX755 XPFRV1.071025; SVCVersion 7.30; SVCVersion 8.11; SVCVersion 8.14; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[4] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; EmbeddedWB 14.52 from: http://www.bsalsa.com/ EmbeddedWB 14.52; EmbeddedWB 14.52 http://www.Pandora.Tv EmbeddedWB 14.52)";
			ie6_NT5_1_SP[5] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; W-XP; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET4.0C; .NET4.0E)";
			ie6_NT5_1_SP[6] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; Creative ZENcast v1.00.19)";
			ie6_NT5_1_SP[7] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; SpamBlockerUtility 4.8.4; ZangoToolbar 4.8.2)";
			ie6_NT5_1_SP[8] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; SpamBlockerUtility 4.8.4; yplus 5.1.04b)";
			ie6_NT5_1_SP[9] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; PeoplePal 3.0; IEMB3)";
			ie6_NT5_1_SP[10] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; HbTools 4.8.4; yplus 5.1.04b)";
			ie6_NT5_1_SP[11] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; yplus 5.6.04b)";
			ie6_NT5_1_SP[12] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; yplus 5.6.03b)";
			ie6_NT5_1_SP[13] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; ZangoToolbar 4.8.3; HbTools 4.8.4)";
			ie6_NT5_1_SP[14] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; MS-RTC LM 8; .NET4.0C; .NET4.0E)";
			ie6_NT5_1_SP[15] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; FunWebProducts; (R1 1.5; yplus 5.1.04b); .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1_SP[16] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ADVPLUGIN|K114|04|S280789166|dial; snprtz|S29358800000224|2600#Service Pack 2#2#5#1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[17] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc00; v5m)";
			ie6_NT5_1_SP[18] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; ImageShack Toolbar 4.0.6)";
			ie6_NT5_1_SP[19] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727; PeoplePal 3.0; SpamBlockerUtility 4.8.4; IEMB3)";
			ie6_NT5_1_SP[20] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; yplus 5.1.04b)";
			ie6_NT5_1_SP[21] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; HbTools 4.8.4; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc00; v5m)";
			ie6_NT5_1_SP[22] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|S04785933370766; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1_SP[23] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; (R1 1.5); .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; PeoplePal 3.0)";
			ie6_NT5_1_SP[24] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)";
			ie6_NT5_1_SP[25] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)";
			ie6_NT5_1_SP[26] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MSN 9.0;MSN 9.1; MSNbVZ02; MSNmen-us; MSNcOTH; MPLUS)";
			ie6_NT5_1_SP[27] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; i-NavFourF; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)";
			ie6_NT5_1_SP[28] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; Hotbar 10.0.356.0)";
			ie6_NT5_1_SP[29] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; MS-RTC LM 8)";
			ie6_NT5_1_SP[30] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)";
			ie6_NT5_1_SP[31] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MSDigitalLocker; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1_SP[32] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ADVPLUGIN|K114|03|S1085683192|dialno; snprtz|dialno; .NET CLR 1.1.4322; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[33] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc00; v5m)";
			ie6_NT5_1_SP[34] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[35] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[36] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; ZangoToolbar 4.8.2; yplus 5.1.02b)";
			ie6_NT5_1_SP[37] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; FunWebProducts; .NET CLR 1.1.4322; ZangoToolbar 4.8.2; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1_SP[38] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; (R1 1.5); .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1_SP[39] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[40] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; sbcydsl 3.12; YComp 5.0.0.0; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[41] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; MS-RTC LM 8)";
			ie6_NT5_1_SP[42] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[43] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; FunWebProducts; .NET CLR 1.1.4322; Creative ZENcast v1.02.12; yplus 5.1.04b)";
			ie6_NT5_1_SP[44] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc12; v5m)";
			ie6_NT5_1_SP[45] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; iebar; acc=jocker; acc=none; FreeprodTB; (none); SV1; FunWebProducts; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[46] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; (R1 1.5); .NET CLR 1.0.3705; Media Center PC 2.8; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[47] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[48] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iebar; acc=jocker; acc=none; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[49] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; sbcydsl 3.12; SV1; YPC 3.2.0; (R1 1.5; yplus 5.1.04b); .NET CLR 1.1.4322; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[50] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts-MyWay; SV1; iebar; acc=kuwait150; acc=none; (none); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[51] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; FDM; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[52] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1)";
			ie6_NT5_1_SP[53] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sbcydsl 3.12; YPC 3.0.3; .NET CLR 1.1.4322; .NET CLR 2.0.50215; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[54] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; yplus 4.0.00d)";
			ie6_NT5_1_SP[55] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; yplus 5.3.02b)";
			ie6_NT5_1_SP[56] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Supplied by blueyonder; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[57] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; MSN 9.0;MSN 9.1; MSNbMSNI; MSNmen-us; MSNcOTH; MPLUS)";
			ie6_NT5_1_SP[58] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.1; FunWebProducts; .NET CLR 1.1.4322; ZangoToolbar 4.8.3; yplus 4.1.00b)";
			ie6_NT5_1_SP[59] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; SpamBlockerUtility 10.0.327.0; yplus 5.6.02b)";
			ie6_NT5_1_SP[60] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; MSN 9.0; MSNbMSNI; MSNmen-us; MSNcIA)";
			ie6_NT5_1_SP[61] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; PeoplePal 6.1; PeoplePal 6.2; PeoplePal 3.0)";
			ie6_NT5_1_SP[62] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; Crazy Browser 2.0.1)";
			ie6_NT5_1_SP[63] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; MRA 4.6 (build 01425); .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[64] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; acc=jocker; acc=; acc=none; FunWebProducts; .NET CLR 1.1.4322; MSIECrawler)";
			ie6_NT5_1_SP[65] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)";
			ie6_NT5_1_SP[66] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NetCaptor 7.5.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[67] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; Media Center PC 3.1; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[68] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; CMS Music Store2 v1.00.09 (Music Store,1033); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[69] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; AUTOSIGN W2000 WNT VER03; .NET CLR 2.0.50727; Creative ZENcast v1.01.06)";
			ie6_NT5_1_SP[70] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; ZangoToolbar 4.8.2; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[71] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; TheFreeDictionary.com; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[72] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; IEMB3)";
			ie6_NT5_1_SP[73] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SpamBlockerUtility 4.7.5; .NET CLR 1.0.3705; HbTools 4.8.0)";
			ie6_NT5_1_SP[74] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; Hotbar 4.6.1; FDM; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[75] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; YPC 3.2.0; .NET CLR 1.1.4322; HbTools 4.8.7; yplus 5.1.03b)";
			ie6_NT5_1_SP[76] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; XMPP Tiscali Communicator v.10.0.2; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[77] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; MSN 9.0;MSN 9.1; MSNbVZ02; MSNmen-us; MSNcOTH)";
			ie6_NT5_1_SP[78] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; SV1; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[79] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; RCP000.009.00510/7c53eba4c4589d4f81e4af39df18422f; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[80] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; HbTools 4.7.1)";
			ie6_NT5_1_SP[81] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Sleipnir/2.5.12";
			ie6_NT5_1_SP[82] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[83] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|S21067000000509|2600#Service Pack 2#2#5#1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[84] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[85] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; MSN 9.0; MSNbMSNI; MSNmen-us; MSNcIA; MPLUS)";
			ie6_NT5_1_SP[86] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MathPlayer 2.0; FunWebProducts; .NET CLR 1.1.4322; Hotbar 10.0.342.0)";
			ie6_NT5_1_SP[87] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; QS 4.2.1.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1_SP[88] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[89] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 2.8)";
			ie6_NT5_1_SP[90] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; YPC 3.2.0; .NET CLR 1.1.4322; IEMB3; yplus 5.1.04b)";
			ie6_NT5_1_SP[91] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; Media Center PC 3.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[92] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; knst; knst2007; Editor 3.0 - http://www.e-ditor.com; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[93] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Orange 7.4 ; NaviWoo1.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)";
			ie6_NT5_1_SP[94] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; iebar; acc=; acc=none; (none); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[95] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; MSN 9.0;MSN 9.1; MSNbQ002; MSNmen-us; MSNcOTH)";
			ie6_NT5_1_SP[96] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[97] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; GIGASIZE={--CDF19F0989DC4240B965451957D380C2--})";
			ie6_NT5_1_SP[98] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Sgrunt|V109|867|S1012992214|dialno; snprtz|S04345540980867#867|isdn)";
			ie6_NT5_1_SP[99] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; HbTools 4.8.4; yplus 5.6.03b)";
			ie6_NT5_1_SP[100] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; MSN 6.1; MSNbMSFT; MSNmen-au; MSNcOTH)";
			ie6_NT5_1_SP[101] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Cox High Speed Internet Customer; SV1; .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1_SP[102] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CMS Music Store2 v1.00.12 (Music Store,1033); .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[103] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc00)";
			ie6_NT5_1_SP[104] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; Media Center PC 3.0; .NET CLR 1.0.3705; yplus 5.3.04b)";
			ie6_NT5_1_SP[105] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Ringo; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[106] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; FunWebProducts-MyWay; SpamBlockerUtility 4.8.4)";
			ie6_NT5_1_SP[107] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; ZangoToolbar 4.8.2; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1_SP[108] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YComp 5.0.0.0; FunWebProducts; .NET CLR 1.1.4322; yplus 3.01)";
			ie6_NT5_1_SP[109] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.0; yplus 5.1.04b)";
			ie6_NT5_1_SP[110] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; FunWebProducts; ZangoToolbar 4.8.3; HbTools 4.8.4)";
			ie6_NT5_1_SP[111] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IEMB3; Avant Browser; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[112] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; Windows-Media-Player/10.00.00.3990; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[113] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; Mailinfo [844444]; .NET CLR 1.1.4322; IEMB3)";
			ie6_NT5_1_SP[114] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.50727; MSN 6.1; MSNbMSFT; MSNmen-us; MSNcOTH)";
			ie6_NT5_1_SP[115] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; sbcydsl 3.12; SV1; FunWebProducts; YPC 3.2.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[116] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; .NET CLR 1.1.4322; HbTools 4.8.2; yplus 5.1.02b)";
			ie6_NT5_1_SP[117] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; ZangoToolbar 4.8.3; SeekmoToolbar 4.8.4)";
			ie6_NT5_1_SP[118] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.1.4322; InfoPath.1; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[119] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)";
			ie6_NT5_1_SP[120] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Agilent Technologies IE6 SP1; .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1_SP[121] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; MSN 8.0; MSNbMSNI; MSNmen-us; MSNcOTH)";
			ie6_NT5_1_SP[122] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; MSN 9.0; MSNbQ002; MSNmen-us; MSNcOTH)";
			ie6_NT5_1_SP[123] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sbcydsl 3.12; YComp 5.0.0.0; ZangoToolbar 4.8.3; yplus 3.01)";
			ie6_NT5_1_SP[124] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; (R1 1.1); .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1_SP[125] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; SpamBlockerUtility 4.8.4; yplus 5.1.04b)";
			ie6_NT5_1_SP[126] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; (R1 1.5); .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1_SP[127] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[128] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|S04727582701828#1828|isdn; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[129] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Zango 10.0.314.0)";
			ie6_NT5_1_SP[130] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Verizon Wireless 2.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[131] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; RCP000.009.00510/7e168b4e6268aa9e624aef7fa6466f78)";
			ie6_NT5_1_SP[132] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ITS-Ver1; .NET CLR 1.1.4322; Creative ZENcast v1.02.08";
			ie6_NT5_1_SP[133] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; Avant Browser; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[134] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; AT&T CSM8.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[135] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; F; FunWebProducts; SV1; .NET CLR 1.0.3705; yplus 5.6.04b)";
			ie6_NT5_1_SP[136] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|S29631000000557|2600#Service Pack 2#2#5#1)";
			ie6_NT5_1_SP[137] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; (R1 1.5); .NET CLR 1.1.4322; SpamBlockerUtility 4.8.6)";
			ie6_NT5_1_SP[138] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4; MSIECrawler)";
			ie6_NT5_1_SP[139] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; K-Harmonie; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[140] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; Hotbar 4.5.0.0; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[141] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; PeoplePal 6.2)";
			ie6_NT5_1_SP[142] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; Tablet PC 1.7; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[143] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.3; Media Center PC 3.0; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[144] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NetCaptor 7.5.4; .NET CLR 1.1.4322; HbTools 4.8.2)";
			ie6_NT5_1_SP[145] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MSN 6.1; MSNbMSFT; MSNmen-au; MSNc00; v5m)";
			ie6_NT5_1_SP[146] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; iebar; acc=; acc=none; (none); SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[147] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; .NET CLR 1.1.4322; ZangoToolbar 4.8.2)";
			ie6_NT5_1_SP[148] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; Charter B1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[149] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.1; FunWebProducts; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[150] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; AdminIE; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[151] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 4.6 (build 01425); MRSPUTNIK 1, 5, 0, 19 SW)";
			ie6_NT5_1_SP[152] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Internet Explorer 6 sp1; SV1; InfoPath.1; MS-RTC LM 8)";
			ie6_NT5_1_SP[153] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; BT Openworld BB; SV1; YPC 3.2.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[154] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; PeoplePal 3.0; PeoplePal 6.1)";
			ie6_NT5_1_SP[155] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; AT&T CSM7.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[156] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; T312461; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[157] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.3); .NET CLR 1.0.3705; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1_SP[158] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.8.6; FunWebProducts; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[159] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Avant Browser; InfoPath.2; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[160] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; (R1 1.5; yplus 5.3.04b); .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[161] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; DigExt; YPC 3.2.0; .NET CLR 1.1.4322; yplus 5.1.04b)";
			ie6_NT5_1_SP[162] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TISA; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[163] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; (R1 1.5); Windows-Media-Player/10.00.00.3990)";
			ie6_NT5_1_SP[164] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FDM; .NET CLR 2.0.50727; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[165] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ga=MDAwMTAyYzcwZTVl; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[166] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; HbTools 4.7.3; .NET CLR 1.1.4322; InfoPath.2)";
			ie6_NT5_1_SP[167] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; LYCOSA; http://lycosa.se)";
			ie6_NT5_1_SP[168] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; 3B 2.2; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[169] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MSN 6.1; MSNbMSFT; MSNmen-us; MSNc22)";
			ie6_NT5_1_SP[170] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Orange 8.0; NaviWoo2.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[171] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[172] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.2; .NET CLR 1.1.4322; yplus 4.4.02b)";
			ie6_NT5_1_SP[173] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MyIE2; Maxthon; .NET CLR 1.1.4322; IEMB3)";
			ie6_NT5_1_SP[174] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; SV1; Maxthon; .NET CLR 1.1.4322; IEMB3)";
			ie6_NT5_1_SP[175] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; sbcydsl 3.12; SV1; YPC 3.2.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[176] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.0; FunWebProducts; yplus 4.1.00b)";
			ie6_NT5_1_SP[177] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; YPC 3.2.0; yplus 5.1.03b)";
			ie6_NT5_1_SP[178] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; InfoPath.1; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[179] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; Crazy Browser 3.0.0 Beta2)";
			ie6_NT5_1_SP[180] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TencentTraveler 4.0; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[181] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MathPlayer 2.0; .NET CLR 1.1.4322; FDM)";
			ie6_NT5_1_SP[182] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Rare-Lyrics Toolbar; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[183] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SpamBlockerUtility 4.8.4; MSIECrawler)";
			ie6_NT5_1_SP[184] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; (R1 1.5); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[185] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Blingo Toolbar 1.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[186] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; ZangoToolbar 4.8.2)";
			ie6_NT5_1_SP[187] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; IEMB3)";
			ie6_NT5_1_SP[188] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; iebar; acc=inferno; acc=none; acc=; (none))";
			ie6_NT5_1_SP[189] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; YPC 3.2.0; yplus 5.6.03b)";
			ie6_NT5_1_SP[190] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; DigExt; Avant Browser; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[191] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CSUF; .NET CLR 1.1.4322; InfoPath.1)";
			ie6_NT5_1_SP[192] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; Alexa Toolbar; (R1 1.5))";
			ie6_NT5_1_SP[193] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Deepnet Explorer 1.5.0; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[194] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|S88825490000017; InfoPath.1)";
			ie6_NT5_1_SP[195] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; MRA 4.4 (build 01334); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[196] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; MRA 4.3 (build 01218); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[197] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322;TencentTraveler)";
			ie6_NT5_1_SP[198] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.0; iebar; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[199] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MathPlayer 2.20; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[200] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; SV1; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1_SP[201] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; SV1; SpamBlockerUtility 4.7.1)";
			ie6_NT5_1_SP[202] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IEMB3; (R1 1.3); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[203] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; yie6; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[204] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|T29627910800077#296|isdn)";
			ie6_NT5_1_SP[205] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iP-CMPQ-2003; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[206] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Supplied by Tesco.net; Sky Broadband)";
			ie6_NT5_1_SP[207] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; BIGPOND_ADSL_42)";
			ie6_NT5_1_SP[208] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TBP_7.0_GS; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[209] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ZangoToolbar 4.8.3; yplus 5.6.04b)";
			ie6_NT5_1_SP[210] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Hotbar 4.5.1.0; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[211] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; COSCDV15.0; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[212] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iebar; acc=Messenger; acc=none)";
			ie6_NT5_1_SP[212] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; SaveWealth)";
			ie6_NT5_1_SP[213] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[214] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ntlworld v2.0; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[215] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; Hotbar 4.4.2.0)";
			ie6_NT5_1_SP[216] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; USC ACAD; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[217] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[218] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; 3P_UVRM 1.0.16.1; WinTSI 02.10.2009)";
			ie6_NT5_1_SP[220] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; handyCafeCln/3.3.21)";
			ie6_NT5_1_SP[221] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iebar; (ntdll); .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[222] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Wanadoo 6.2; SV1; FunWebProducts";
			ie6_NT5_1_SP[223] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; SV1; Hotbar 4.6.1)";
			ie6_NT5_1_SP[224] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.2; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[225] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.1; SV1; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[226] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; SV1; ZangoToolbar 4.8.3)";
			ie6_NT5_1_SP[227] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; SlimBrowser [flashpeak.com])";
			ie6_NT5_1_SP[228] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; NN5.0.4.1; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[229] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CCTB 1.2; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[230] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1 + FairShare-http://fairshare.cc)";
			ie6_NT5_1_SP[231] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; Hotbar 10.0.342.0)";
			ie6_NT5_1_SP[232] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NN5.1.2.0; FunWebProducts)";
			ie6_NT5_1_SP[233] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) NS8/0.9.6";
			ie6_NT5_1_SP[234] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Hotbar4.5.2.0; SV1; Alexa Toolbar)";
			ie6_NT5_1_SP[235] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; HbTools 4.7.3)";
			ie6_NT5_1_SP[236] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0; FunWebProducts)";
			ie6_NT5_1_SP[237] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; DP1000; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[238] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; CDSource=v3.12a.00; SV1; 1.5.1 )";
			ie6_NT5_1_SP[239] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Arcor 5.005; .NET CLR 2.0.50727)";
			ie6_NT5_1_SP[240] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; yplus 5.6.04b)";
			ie6_NT5_1_SP[241] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Interfree Kit; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[242] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MyIE2; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[243] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Orange 8.0; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[244] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; PeoplePal 6.2)";
			ie6_NT5_1_SP[245] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FR04/2004; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[246] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|T30129673620005)";
			ie6_NT5_1_SP[247] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; snprtz|T29644939010091)";
			ie6_NT5_1_SP[248] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; SV1; yplus 5.3.04b)";
			ie6_NT5_1_SP[249] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.0.3; .NET CLR 1.0.3705)";
			ie6_NT5_1_SP[250] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; T-Online Internatinal AG; SV1)";
			ie6_NT5_1_SP[251] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[252] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0; SV1; (R1 1.5))";
			ie6_NT5_1_SP[253] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; AT&T CSM7.0; yplus 5.1.04b)";
			ie6_NT5_1_SP[254] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; ONDOWN3.2; Q312461; SV1)";
			ie6_NT5_1_SP[255] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NN5.1.2.1; InfoPath.1)";
			ie6_NT5_1_SP[256] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Ringo; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[257] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; FREE; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[258] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; libero; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[259] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; iebar; .NET CLR 1.1.4322)";
			ie6_NT5_1_SP[260] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; Deepnet Explorer)";
			ie6_NT5_1_SP[261] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; FDM)";
			ie6_NT5_1_SP[262] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; FDM)";
			ie6_NT5_1_SP[263] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YPC 3.2.0; yplus 4.1.00b)";
			ie6_NT5_1_SP[264] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MEGAUPLOAD 1.0)";
			ie6_NT5_1_SP[265] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Preload_01_07; (R1 1.3))";
			ie6_NT5_1_SP[266] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; compaq)";
			ie6_NT5_1_SP[267] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; T312461; SV1; CoxIE55)";
			ie6_NT5_1_SP[268] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; iebar; acc=bcuzZ; SV1)";
			ie6_NT5_1_SP[269] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; MRA 4.6 (build 01425))";
			ie6_NT5_1_SP[270] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NetCaptor 7.5.4)";
			ie6_NT5_1_SP[271] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; DigExt; SV1; (R1 1.5))";
			ie6_NT5_1_SP[272] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Crazy Browser 1.0.5)";
			ie6_NT5_1_SP[273] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; 811TBSTE(0))";
			ie6_NT5_1_SP[274] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; yplus 5.6.03b)";
			ie6_NT5_1_SP[275] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MSIECrawler)";
			ie6_NT5_1_SP[276] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; attcanada.ca; SV1)";
			ie6_NT5_1_SP[277] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Zango 10.0.341.0)";
			ie6_NT5_1_SP[278] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Orange 7.4)";
			ie6_NT5_1_SP[279] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Alcohol Search)";
			ie6_NT5_1_SP[280] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; QS 4.1.2.2; SV1)";
			ie6_NT5_1_SP[281] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.8.6)";
			ie6_NT5_1_SP[282] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; KKman2.0)";
			ie6_NT5_1_SP[283] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312462)";
			ie6_NT5_1_SP[284] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)";
			ie6_NT5_1_SP[285] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; de-de)";
			ie6_NT5_1_SP[286] = "4.0 (compatible; MSIE 6.0; Windows NT 5.1; TISA)";
			for (i=0; i < nb_ie6_NT5_1_SP; i++) { if (VersNav == ie6_NT5_1_SP[i]) { nav_det = NomNav; i = nb_ie6_NT5_1_SP; } }
		}

		// Cas IE6-NT5.1-AOL-MSN
		if (nav_det == "") {
			var ie6_NT5_1_AOL = new Array();
			var nb_ie6_NT5_1_AOL = 26;
			ie6_NT5_1_AOL[0] = "4.0 (compatible; MSIE 6.0; AOL 9.1; AOLBuild 4334.30; Windows NT 5.1); UnAuth-State";
			ie6_NT5_1_AOL[1] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1)";
			ie6_NT5_1_AOL[2] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; Media Center PC 2.8)";
			ie6_NT5_1_AOL[3] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; FunWebProducts; SV1; BCD2000; 3B 3.3; .NET CLR 1.0.3705)";
			ie6_NT5_1_AOL[4] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 2.0.50727; PeoplePal 3.0)";
			ie6_NT5_1_AOL[5] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; Ringo; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_AOL[6] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; Media Center PC 2.8)";
			ie6_NT5_1_AOL[7] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; FunWebProducts; ZangoToolbar 4.8.3)";
			ie6_NT5_1_AOL[8] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; FunWebProducts; HbTools 4.8.2)";
			ie6_NT5_1_AOL[9] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; Windows-Media-Player/10.00.00.3990)";
			ie6_NT5_1_AOL[10] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; SpamBlockerUtility 4.8.0)";
			ie6_NT5_1_AOL[11] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1; AT&T CSM8.0)";
			ie6_NT5_1_AOL[12] = "4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1)";
			ie6_NT5_1_AOL[13] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; InfoPath.1)";
			ie6_NT5_1_AOL[14] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.1; {842361A7-7758-44B6-8C9F-7D6405FBCB0D}; iebar; acc=none; (none); .NET CLR 1.1.4322)";
			ie6_NT5_1_AOL[15] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.6-embedded; rev1.6; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)";
			ie6_NT5_1_AOL[16] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.1; {67CD47A3-0C32-0CB1-9CAD-BCC171109CEE}; .NET CLR 1.1.4322; Hotbar 4.6.1)";
			ie6_NT5_1_AOL[17] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.5; Windows NT 5.1; SV1; Avant Browser; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
			ie6_NT5_1_AOL[18] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.1; SV1; .NET CLR 1.1.4322; SpamBlockerUtility 4.7.5)";
			ie6_NT5_1_AOL[19] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.1; SV1; sbcydsl 3.12; .NET CLR 1.1.4322)";
			ie6_NT5_1_AOL[20] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.1; FunWebProducts; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_AOL[21] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.7-embedded; rev1.7; Windows NT 5.1; SV1; FunWebProducts)";
			ie6_NT5_1_AOL[22] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.1; SV1; (R1 1.3); .NET CLR 1.1.4322)";
			ie6_NT5_1_AOL[23] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.1; SV1; .NET CLR 1.1.4322)";
			ie6_NT5_1_AOL[24] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.1; FunWebProducts)";
			ie6_NT5_1_AOL[25] = "4.0 (compatible; MSIE 6.0; MSNIA; Windows NT 5.1; SV1)";
			for (i=0; i < nb_ie6_NT5_1_AOL; i++) { if (VersNav == ie6_NT5_1_AOL[i]) { nav_det = NomNav; i = nb_ie6_NT5_1_AOL; } }
		}

		// Cas antérieurs ŕ IE6 NT5.1
		if (nav_det == "") {
			// Cas IE6-NT5.0
			if (nav_det == "") {
				var ie6_NT5_0 = new Array();
				var nb_ie6_NT5_0 = 47;
				ie6_NT5_0[0] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; SV1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)";
				ie6_NT5_0[1] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; MathPlayer 2.0; MRA 4.0 (build 00768); .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1)";
				ie6_NT5_0[2] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; QXW0339m; SIMBAR Enabled; SIMBAR={5A8224AC-56DF-48dd-A03F-48A4E050809D})";
				ie6_NT5_0[3] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; AVPersonalSerial 3cb571884ce51f087720386618bc58ed2fb848b6; .NET CLR 2.0.50727)";
				ie6_NT5_0[4] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; yie6_SBC; YPC 3.2.0; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4; yplus 5.1.04b)";
				ie6_NT5_0[5] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; SpamBlockerUtility 4.8.4; PeoplePal 3.0)";
				ie6_NT5_0[6] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; ONDOWN3.2; Cox High Speed Internet Customer; FunWebProducts; InfoPath.1)";
				ie6_NT5_0[7] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; FunWebProducts; .NET CLR 1.1.4322; SpamBlockerUtility 4.8.4; yplus 5.1.04b)";
				ie6_NT5_0[8] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; APC; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50215; InfoPath.1)";
				ie6_NT5_0[9] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322)";
				ie6_NT5_0[10] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; rev1.2; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
				ie6_NT5_0[11] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; {14716646-6BE7-494E-9004-D73A65136838}; InfoPath.1; .NET CLR 1.0.3705)";
				ie6_NT5_0[12] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={0372157C-478B-45DE-9F41-3602BFDA8D8D}; .NET CLR 1.1.4322)";
				ie6_NT5_0[13] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; iebar; acc=ventura5; ntdll.dll; (ventura5); FunWebProducts; PeoplePal 3.0)";
				ie6_NT5_0[14] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Hotbar 4.1.5.0; DATAIR; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
				ie6_NT5_0[15] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; EMC IS 55; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1)";
				ie6_NT5_0[16] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )";
				ie6_NT5_0[17] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Avant Browser [avantbrowser.com]; Hotbar 4.4.5.0)";
				ie6_NT5_0[18] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; AT&T CSM6.0; AT&T CSM 6; .NET CLR 1.1.4322)";
				ie6_NT5_0[19] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; {109572EF-5AF4-CC38-D90E-C3855E24B034})";
				ie6_NT5_0[20] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; {F86585A8-6C37-F9C0-E654-36A2575CF395})";
				ie6_NT5_0[21] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; MRA 5.3 (build 02564); .NET CLR 2.0.50727)";
				ie6_NT5_0[22] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)";
				ie6_NT5_0[23] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Arcadia Ver. 6.1SP1; .NET CLR 1.1.4322)";
				ie6_NT5_0[24] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
				ie6_NT5_0[25] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461; sbcydsl 3.12; YComp 5.0.0.0)";
				ie6_NT5_0[26] = "4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.02 Bork-edition [en]";
				ie6_NT5_0[27] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; {Cablevision Systems Corporation})";
				ie6_NT5_0[28] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0) larbin2.6.3@unspecified.mail";
				ie6_NT5_0[29] = "4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.0)";
				ie6_NT5_0[30] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; (R1 1.1); .NET CLR 1.1.4322)";
				ie6_NT5_0[31] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; yie6_SBC; yplus 5.1.04b)";
				ie6_NT5_0[32] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461; sbcydsl 3.12)";
				ie6_NT5_0[33] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)";
				ie6_NT5_0[34] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)";
				ie6_NT5_0[35] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; en) Opera 8.01";
				ie6_NT5_0[36] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; SDS IE6 SP1)";
				ie6_NT5_0[37] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; version61)";
				ie6_NT5_0[38] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)";
				ie6_NT5_0[39] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; Tucows)";
				ie6_NT5_0[40] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; KTXN)";
				ie6_NT5_0[41] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; tiscali)";
				ie6_NT5_0[42] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0; FDM)";
				ie6_NT5_0[43] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0;)";
				ie6_NT5_0[44] = "4.0 (compatible; MSIE 6.0; Windows NT 5.0)";
				ie6_NT5_0[45] = "4.0 (compatible; MSIE 6.0; Windows ME) Opera 7.11 [en]";
				ie6_NT5_0[46] = "4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 4.0) Opera 7.0 [en]";
				for (i = 0; i < nb_ie6_NT5_0; i++) { if (VersNav == ie6_NT5_0[i]) { nav_det = NomNav; i = nb_ie6_NT5_0; } }
			}

			// Cas IE6-Win98
			if (nav_det == "") {
				var ie6_Win98 = new Array();
				var nb_ie6_Win98 = 39;
				ie6_Win98[0] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; Cox High Speed Internet Customer; CMS Music Store2 v1.00.09 (Music Store,1033); FunWebProducts)";
				ie6_Win98[1] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; ESB{4328F414-B0A8-49E4-8423-8FF05172AB7B}; .NET CLR 1.1.4322)";
				ie6_Win98[2] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; CMS Music Store2 v1.00.12 (Music Store,1033))";
				ie6_Win98[3] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; FunWebProducts; Hotbar 4.2.14.0; YPC 3.2.0)";
				ie6_Win98[4] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; .NET CLR 1.1.4322; SeekmoToolbar 4.8.4)";
				ie6_Win98[5] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; ACSWorld; H010818; .NET CLR 1.1.4322)";
				ie6_Win98[6] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; INFOAVE5; FunWebProducts)";
				ie6_Win98[7] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; Creative; yplus 5.1.02b)";
				ie6_Win98[8] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; MSOCD; T312461)";
				ie6_Win98[9] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; YPC 3.0.0)";
				ie6_Win98[10] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; Creative)";
				ie6_Win98[11] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)";
				ie6_Win98[12] = "4.0 (compatible; MSIE 6.0; Windows 98; Win 9x4.90)";
				ie6_Win98[13] = "4.0 (compatible; MSIE 6.0; Windows 98; {64B9D226-C907-DD31-80D7-E2D37E98DBEE}; .NET CLR 1.1.4322)";
				ie6_Win98[14] = "4.0 (compatible; MSIE 6.0; Windows 98; {0DD40FA0-5F30-11D8-A6A3-00400539C2D2}; (R1 1.5); (R1 1.3))";
				ie6_Win98[15] = "4.0 (compatible; MSIE 6.0; Windows 98; FunWebProducts; ZangoToolbar 4.8.2; HbTools 4.8.4)";
				ie6_Win98[16] = "4.0 (compatible; MSIE 6.0; Windows 98; FunWebProducts; .NET CLR 1.1.4322; yplus 5.1.04b)";
				ie6_Win98[17] = "4.0 (compatible; MSIE 6.0; Windows 98; ESB{ED54DCA0-ECBF-11D8-9DD2-0050228AF33B})";
				ie6_Win98[18] = "4.0 (compatible; MSIE 6.0; Windows 98; .NET CLR 1.1.4322; HbTools 4.8.0; PeoplePal 3.0)";
				ie6_Win98[19] = "4.0 (compatible; MSIE 6.0; Windows 98; .NET CLR 1.1.4322; PeoplePal 3.0; PeoplePal 6.2)";
				ie6_Win98[20] = "4.0 (compatible; MSIE 6.0; Windows 98; BWCH-CD-FR-6; version61; BWCH310; DigExt)";
				ie6_Win98[21] = "4.0 (compatible; MSIE 6.0; Windows 98; version61; DigExt; BWCH-CD-FR-6; BWCH310)";
				ie6_Win98[22] = "4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/hspr-H102; Blazer/4.0) 16;320x320";
				ie6_Win98[23] = "4.0 (compatible; MSIE 6.0; Windows 98; {1562D752-5296-DB93-1C18-1DBFFD6D04A9})";
				ie6_Win98[24] = "4.0 (compatible; MSIE 6.0; Windows 98; BWCH-CD-FR-6; version61; BWCH310)";
				ie6_Win98[25] = "4.0 (compatible; MSIE 6.0; Windows 98; Avant Browser [avantbrowser.com])";
				ie6_Win98[26] = "4.0 (compatible; MSIE 6.0; Windows 98; Maxthon; .NET CLR 1.1.4322)";
				ie6_Win98[27] = "4.0 (compatible; MSIE 6.0; Windows 98; version61; BWCH-CD-FR-6)";
				ie6_Win98[28] = "4.0 (compatible; MSIE 6.0; Windows 98; BWCH-CD-FR-6; version61)";
				ie6_Win98[29] = "4.0 (compatible; MSIE 6.0; Windows 98; SpamBlockerUtility 4.8.4)";
				ie6_Win98[30] = "4.0 (compatible; MSIE 6.0; Update a; AOL 6.0; Windows 98";
				ie6_Win98[31] = "4.0 (compatible; MSIE 6.0; Windows 98; BWCH-CD-FR-6)";
				ie6_Win98[32] = "4.0 (compatible; MSIE 6.0; Windows 98; 1&1 Internet AG)";
				ie6_Win98[33] = "4.0 (compatible; MSIE 6.0; Windows 98; yplus 5.1.02b)";
				ie6_Win98[34] = "4.0 (compatible; MSIE 6.0; Windows 98; i-NavFourF)";
				ie6_Win98[35] = "4.0 (compatible; MSIE 6.0; Windows 98; version61)";
				ie6_Win98[36] = "4.0 (compatible; MSIE 6.0; Windows 98; NN5.1.0.9)";
				ie6_Win98[37] = "4.0 (compatible; MSIE 6.0; MSN 2.5; Windows 98)";
				ie6_Win98[38] = "4.0 (compatible; MSIE 6.0; Windows 98)";
				for (i = 0; i < nb_ie6_Win98; i++) { if ((VersNav == ie6_Win98[i])) { nav_det = NomNav; i = nb_ie6_Win98; } }
			}

			// Cas IE6 - Mac Power PC
			if (nav_det == "") {
				var ie6_PPC = new Array();
				var nb_ie6_PPC = 1;
				ie6_PPC[0] = "4.0 (compatible; MSIE 6.0; PPC Mac OS X 10.5.8; Tasman 1.0)";
				for (i = 0; i < nb_ie6_PPC; i++) { if (VersNav == ie6_PPC[i]) { nav_det = NomNav; i = nb_ie6_PPC; } }
			}

			// Cas IE6 - mobile
			if (nav_det == "") {
				var ie6_mob = new Array();
				var nb_ie6_mob = 2;
				ie6_mob[0] = "4.0 (compatible; MSIE 6.0; Symbian OS; Nokia E61/0610.04.04; 9712) Opera 8.65 [en]";
				ie6_mob[1] = "4.0 (compatible; MSIE 6.0; Symbian OS) Opera 7.50 EN ./MOT-A925./P243";
				for (i = 0; i < nb_ie6_mob; i++) { if (VersNav == ie6_mob[i]) { nav_det = NomNav; i = nb_ie6_mob; } }
			}
		}

		// Cas IE antérieur ŕ 6.0
		if (nav_det == "") {
			var ie_ant_6_0 = new Array();
			var nb_ie_ant_6_0 = 33;
			ie_ant_6_0[0] = "4.0 (compatible; MSIE 5.5; Windows NT 5.0; FunWebProducts; .NET CLR 1.0.3705; .NET CLR 1.1.4322)";
			ie_ant_6_0[1] = "4.0 (compatible; MSIE 5.5; Windows NT 5.0; .NET CLR 1.1.4322)";
			ie_ant_6_0[2] = "4.0 (compatible; MSIE 5.5; Windows NT 5.0; H010818)";
			ie_ant_6_0[3] = "4.0 (compatible; MSIE 5.5; Windows NT 5.0; T312461)";
			ie_ant_6_0[4] = "4.0 (compatible; MSIE 5.5; Windows NT 5.0)";
			ie_ant_6_0[5] = "4.0 (compatible; MSIE 5.5; Windows NT 4.0; .NET CLR 1.0.2914)";
			ie_ant_6_0[6] = "4.0 (compatible; MSIE 5.5; Windows NT 4.0)";
			ie_ant_6_0[7] = "4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; PeoplePC 3.0; HP; FunWebProducts)";
			ie_ant_6_0[8] = "4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; PeoplePal 3.0; PeoplePal 6.1)";
			ie_ant_6_0[9] = "4.0 (compatible; MSIE 5.5; Windows 98; Cox High Speed Internet Customer; .NET CLR 1.1.4322)";
			ie_ant_6_0[10] = "4.0 (compatible; MSIE 5.5; Windows 98; AT&T WNS5.1; FunWebProducts)";
			ie_ant_6_0[11] = "4.0 (compatible; MSIE 5.5; Windows 98; yie5.5_SBCDSL)";
			ie_ant_6_0[12] = "4.0 (compatible; MSIE 5.5; Windows 98; BWCH310)";
			ie_ant_6_0[13] = "4.0 (compatible; MSIE 5.5; Windows 98)";
			ie_ant_6_0[14] = "4.0 (compatible; MSIE 5.5; Windows 95; BCD2000)";
			ie_ant_6_0[15] = "4.0 (compatible; MSIE 5.5; Windows 95)";
			ie_ant_6_0[16] = "4.0 (compatible; MSIE 5.01; Windows NT 5.0)";
			ie_ant_6_0[17] = "4.0 (compatible; MSIE 5.01; Windows NT 4.0)";
			ie_ant_6_0[18] = "4.0 (compatible; MSIE 5.01; Windows NT)";
			ie_ant_6_0[19] = "4.0 (compatible; MSIE 5.0; Windows 2000) Opera 6.0 [en]";
			ie_ant_6_0[20] = "4.0 (compatible; MSIE 5.0; Windows NT; DigExt; DTS Agent)";
			ie_ant_6_0[21] = "4.0 (compatible; MSIE 5.0; Windows NT; DigExt)";
			ie_ant_6_0[22] = "4.0 (compatible; MSIE 5.0; Windows NT)";
			ie_ant_6_0[23] = "4.0 (compatible; MSIE 5.0; Windows 98) Opera 5.11 [en]";
			ie_ant_6_0[24] = "4.0 (compatible; MSIE 5.0; Windows 98; DigExt)";
			ie_ant_6_0[25] = "4.0 (compatible; MSIE 5.0; Windows 95) Opera 6.01 [en]";
			ie_ant_6_0[26] = "4.0 (compatible; MSIE 5.0; Windows 3.1)";
			ie_ant_6_0[27] = "4.0 (compatible; MSIE 4.01; Digital AlphaServer 1000A 4/233; Windows NT; Powered By 64-Bit Alpha Processor)";
			ie_ant_6_0[28] = "4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320)";
			ie_ant_6_0[29] = "4.0 (compatible; MSIE 4.01; Windows 95; SWEX4.0)";
			ie_ant_6_0[30] = "4.0 (compatible; MSIE 4.0; Windows 95)";
			ie_ant_6_0[31] = "1.22 (compatible; MSIE 2.0d; Windows NT)";
			ie_ant_6_0[32] = "1.22 (compatible; MSIE 2.0; Windows 95)";
			for (i = 0; i < nb_ie_ant_6_0; i++) { if (VersNav == ie_ant_6_0[i]) { nav_det = NomNav; i = nb_ie_ant_6_0; } }
		}
	}
	if (nav_det != "") { var fichier_styles = "mod_styles_ie_6.css"; }

	// Cas IE autre que IE6
	else { var fichier_styles = "mod_styles_ie.css"; }
}
else { 
	// Cas Netscape ou Firefox
	var nom_nav_ff = "Netscape";
	if (NomNav == nom_nav_ff) { var fichier_styles = "mod_styles_ff.css"; }
	// Cas autre que IE, Netscape ou Firefox
	else { var fichier_styles = "mod_styles.css"; }
}
//document.write(NomNav + "&nbsp;&nbsp;&nbsp;" + VersNav + "&nbsp;&nbsp;&nbsp;" + fichier_styles);
//-->
