Lines Matching refs:UI

21             dictionary["Default"] = new System.Web.UI.Triplet(null, string.Empty, 0);  in PopulateBrowserElements()
22 dictionary["Mozilla"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
23 dictionary["IE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
24 dictionary["IE5to9"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); in PopulateBrowserElements()
25 dictionary["IE6to9"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); in PopulateBrowserElements()
26 dictionary["Treo600"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); in PopulateBrowserElements()
27 dictionary["IE5"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); in PopulateBrowserElements()
28 dictionary["IE50"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); in PopulateBrowserElements()
29 dictionary["IE55"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); in PopulateBrowserElements()
30 dictionary["IE5to9Mac"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); in PopulateBrowserElements()
31 dictionary["IE4"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); in PopulateBrowserElements()
32 dictionary["IE3"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); in PopulateBrowserElements()
33 dictionary["IE3win16"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); in PopulateBrowserElements()
34 dictionary["IE3win16a"] = new System.Web.UI.Triplet("Ie3win16", string.Empty, 5); in PopulateBrowserElements()
35 dictionary["IE3Mac"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); in PopulateBrowserElements()
36 dictionary["IE2"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); in PopulateBrowserElements()
37 dictionary["WebTV"] = new System.Web.UI.Triplet("Ie2", string.Empty, 4); in PopulateBrowserElements()
38 dictionary["WebTV2"] = new System.Web.UI.Triplet("Webtv", string.Empty, 5); in PopulateBrowserElements()
39 dictionary["IE1minor5"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); in PopulateBrowserElements()
40 dictionary["PowerBrowser"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
41 dictionary["Gecko"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
42 dictionary["MozillaRV"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); in PopulateBrowserElements()
43 dictionary["MozillaFirebird"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); in PopulateBrowserElements()
44 dictionary["MozillaFirefox"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); in PopulateBrowserElements()
45 dictionary["Safari"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); in PopulateBrowserElements()
46 dictionary["Safari60"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); in PopulateBrowserElements()
47 dictionary["Safari85"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); in PopulateBrowserElements()
48 dictionary["Safari1Plus"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); in PopulateBrowserElements()
49 dictionary["Netscape5"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); in PopulateBrowserElements()
50 dictionary["Netscape6to9"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); in PopulateBrowserElements()
51 … dictionary["Netscape6to9Beta"] = new System.Web.UI.Triplet("Netscape6to9", string.Empty, 5); in PopulateBrowserElements()
52 dictionary["NetscapeBeta"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); in PopulateBrowserElements()
53 dictionary["AvantGo"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
54 dictionary["TMobileSidekick"] = new System.Web.UI.Triplet("Avantgo", string.Empty, 3); in PopulateBrowserElements()
55 dictionary["GoAmerica"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
56 dictionary["GoAmericaWinCE"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); in PopulateBrowserElements()
57 dictionary["GoAmericaPalm"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); in PopulateBrowserElements()
58 dictionary["GoAmericaRIM"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); in PopulateBrowserElements()
59 … dictionary["GoAmericaRIM950"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); in PopulateBrowserElements()
60 … dictionary["GoAmericaRIM850"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); in PopulateBrowserElements()
61 … dictionary["GoAmericaRIM957"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); in PopulateBrowserElements()
62 …dictionary["GoAmericaRIM957major6minor2"] = new System.Web.UI.Triplet("Goamericarim957", string.Em… in PopulateBrowserElements()
63 … dictionary["GoAmericaRIM857"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); in PopulateBrowserElements()
64 …dictionary["GoAmericaRIM857major6"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5… in PopulateBrowserElements()
65 …dictionary["GoAmericaRIM857major6minor2to9"] = new System.Web.UI.Triplet("Goamericarim857major6", … in PopulateBrowserElements()
66 … dictionary["GoAmerica7to9"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5); in PopulateBrowserElements()
67 dictionary["Netscape3"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
68 dictionary["Netscape4"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
69 dictionary["Casiopeia"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); in PopulateBrowserElements()
70 dictionary["PalmWebPro"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); in PopulateBrowserElements()
71 dictionary["PalmWebPro3"] = new System.Web.UI.Triplet("Palmwebpro", string.Empty, 4); in PopulateBrowserElements()
72 dictionary["NetFront"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); in PopulateBrowserElements()
73 dictionary["SLB500"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); in PopulateBrowserElements()
74 dictionary["VRNA"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); in PopulateBrowserElements()
75 dictionary["Mypalm"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
76 dictionary["MyPalm1"] = new System.Web.UI.Triplet("Mypalm", string.Empty, 3); in PopulateBrowserElements()
77 dictionary["Eudoraweb"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
78 dictionary["PdQbrowser"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); in PopulateBrowserElements()
79 dictionary["Eudoraweb21Plus"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); in PopulateBrowserElements()
80 dictionary["WinCE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
81 dictionary["PIE"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); in PopulateBrowserElements()
82 dictionary["PIEPPC"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); in PopulateBrowserElements()
83 dictionary["PIEnoDeviceID"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); in PopulateBrowserElements()
84 dictionary["PIESmartphone"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); in PopulateBrowserElements()
85 dictionary["PIE4"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); in PopulateBrowserElements()
86 dictionary["PIE4PPC"] = new System.Web.UI.Triplet("Pie4", string.Empty, 4); in PopulateBrowserElements()
87 dictionary["PIE5Plus"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); in PopulateBrowserElements()
88 dictionary["sigmarion3"] = new System.Web.UI.Triplet("Pie5plus", string.Empty, 4); in PopulateBrowserElements()
89 dictionary["MSPIE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); in PopulateBrowserElements()
90 dictionary["MSPIE2"] = new System.Web.UI.Triplet("Mspie", string.Empty, 3); in PopulateBrowserElements()
91 dictionary["Docomo"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
92 dictionary["DocomoSH251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
93 … dictionary["DocomoSH251iS"] = new System.Web.UI.Triplet("Docomosh251i", string.Empty, 3); in PopulateBrowserElements()
94 dictionary["DocomoN251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
95 dictionary["DocomoN251iS"] = new System.Web.UI.Triplet("Docomon251i", string.Empty, 3); in PopulateBrowserElements()
96 dictionary["DocomoP211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
97 dictionary["DocomoF212i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
98 dictionary["DocomoD501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
99 dictionary["DocomoF501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
100 dictionary["DocomoN501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
101 dictionary["DocomoP501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
102 dictionary["DocomoD502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
103 dictionary["DocomoF502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
104 dictionary["DocomoN502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
105 dictionary["DocomoP502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
106 dictionary["DocomoNm502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
107 dictionary["DocomoSo502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
108 dictionary["DocomoF502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
109 dictionary["DocomoN502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
110 dictionary["DocomoSo502iwm"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
111 dictionary["DocomoF504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
112 dictionary["DocomoN504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
113 dictionary["DocomoP504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
114 dictionary["DocomoN821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
115 dictionary["DocomoP821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
116 dictionary["DocomoD209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
117 dictionary["DocomoEr209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
118 dictionary["DocomoF209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
119 dictionary["DocomoKo209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
120 dictionary["DocomoN209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
121 dictionary["DocomoP209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
122 dictionary["DocomoP209is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
123 dictionary["DocomoR209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
124 dictionary["DocomoR691i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
125 dictionary["DocomoF503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
126 dictionary["DocomoF503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
127 dictionary["DocomoD503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
128 dictionary["DocomoD503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
129 dictionary["DocomoD210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
130 dictionary["DocomoF210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
131 dictionary["DocomoN210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
132 dictionary["DocomoN2001"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
133 dictionary["DocomoD211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
134 dictionary["DocomoN211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
135 dictionary["DocomoP210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
136 dictionary["DocomoKo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
137 dictionary["DocomoP2101v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
138 dictionary["DocomoP2102v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
139 dictionary["DocomoF211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
140 dictionary["DocomoF671i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
141 dictionary["DocomoN503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
142 dictionary["DocomoN503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
143 dictionary["DocomoSo503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
144 dictionary["DocomoP503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
145 dictionary["DocomoP503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
146 dictionary["DocomoSo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
147 dictionary["DocomoSo503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
148 dictionary["DocomoSh821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
149 dictionary["DocomoN2002"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
150 dictionary["DocomoSo505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
151 dictionary["DocomoP505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
152 dictionary["DocomoN505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
153 dictionary["DocomoD505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
154 dictionary["DocomoISIM60"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); in PopulateBrowserElements()
155 dictionary["EricssonR380"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
156 dictionary["Ericsson"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
157 dictionary["EricssonR320"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
158 dictionary["EricssonT20"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
159 dictionary["EricssonT65"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
160 dictionary["EricssonT68"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
161 dictionary["Ericsson301A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); in PopulateBrowserElements()
162 … dictionary["EricssonT68R1A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); in PopulateBrowserElements()
163 … dictionary["EricssonT68R101"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); in PopulateBrowserElements()
164 … dictionary["EricssonT68R201A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); in PopulateBrowserElements()
165 dictionary["EricssonT300"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
166 dictionary["EricssonP800"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
167 … dictionary["EricssonP800R101"] = new System.Web.UI.Triplet("Ericssonp800", string.Empty, 3); in PopulateBrowserElements()
168 dictionary["EricssonT61"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
169 dictionary["EricssonT31"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
170 dictionary["EricssonR520"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
171 dictionary["EricssonA2628"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
172 dictionary["EricssonT39"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); in PopulateBrowserElements()
173 dictionary["EzWAP"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
174 dictionary["GenericDownlevel"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
175 dictionary["Jataayu"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
176 dictionary["JataayuPPC"] = new System.Web.UI.Triplet("Jataayu", string.Empty, 2); in PopulateBrowserElements()
177 dictionary["Jphone"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
178 dictionary["JphoneMitsubishi"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
179 dictionary["JphoneDenso"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
180 dictionary["JphoneKenwood"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
181 dictionary["JphoneNec"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
182 dictionary["JphoneNecN51"] = new System.Web.UI.Triplet("Jphonenec", string.Empty, 3); in PopulateBrowserElements()
183 dictionary["JphonePanasonic"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
184 dictionary["JphonePioneer"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
185 dictionary["JphoneSanyo"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
186 dictionary["JphoneSA51"] = new System.Web.UI.Triplet("Jphonesanyo", string.Empty, 3); in PopulateBrowserElements()
187 dictionary["JphoneSharp"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
188 … dictionary["JphoneSharpSh53"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); in PopulateBrowserElements()
189 … dictionary["JphoneSharpSh07"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); in PopulateBrowserElements()
190 … dictionary["JphoneSharpSh08"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); in PopulateBrowserElements()
191 … dictionary["JphoneSharpSh51"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); in PopulateBrowserElements()
192 … dictionary["JphoneSharpSh52"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); in PopulateBrowserElements()
193 dictionary["JphoneToshiba"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); in PopulateBrowserElements()
194 … dictionary["JphoneToshibaT06a"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); in PopulateBrowserElements()
195 … dictionary["JphoneToshibaT08"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); in PopulateBrowserElements()
196 … dictionary["JphoneToshibaT51"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); in PopulateBrowserElements()
197 dictionary["Legend"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
198 dictionary["LGG5200"] = new System.Web.UI.Triplet("Legend", string.Empty, 2); in PopulateBrowserElements()
199 dictionary["MME"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
200 dictionary["MMEF20"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); in PopulateBrowserElements()
201 dictionary["MMECellphone"] = new System.Web.UI.Triplet("Mmef20", string.Empty, 3); in PopulateBrowserElements()
202 dictionary["MMEBenefonQ"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
203 dictionary["MMESonyCMDZ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
204 … dictionary["MMESonyCMDZ5Pj020e"] = new System.Web.UI.Triplet("Mmesonycmdz5", string.Empty, 5); in PopulateBrowserElements()
205 dictionary["MMESonyCMDJ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
206 dictionary["MMESonyCMDJ7"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
207 … dictionary["MMEGenericSmall"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
208 … dictionary["MMEGenericLarge"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
209 … dictionary["MMEGenericFlip"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
210 dictionary["MMEGeneric3D"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); in PopulateBrowserElements()
211 dictionary["MMEMobileExplorer"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); in PopulateBrowserElements()
212 dictionary["Nokia"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
213 dictionary["NokiaBlueprint"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
214 dictionary["NokiaWapSimulator"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
215 dictionary["NokiaMobileBrowser"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
216 dictionary["Nokia7110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
217 dictionary["Nokia6220"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
218 dictionary["Nokia6250"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
219 dictionary["Nokia6310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
220 dictionary["Nokia6510"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
221 dictionary["Nokia8310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
222 dictionary["Nokia9110i"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
223 dictionary["Nokia9110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
224 dictionary["Nokia3330"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
225 dictionary["Nokia9210"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
226 dictionary["Nokia9210HTML"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
227 dictionary["Nokia3590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
228 dictionary["Nokia3590V1"] = new System.Web.UI.Triplet("Nokia3590", string.Empty, 3); in PopulateBrowserElements()
229 dictionary["Nokia3595"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
230 dictionary["Nokia3560"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
231 dictionary["Nokia3650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
232 … dictionary["Nokia3650P12Plus"] = new System.Web.UI.Triplet("Nokia3650", string.Empty, 3); in PopulateBrowserElements()
233 dictionary["Nokia5100"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
234 dictionary["Nokia6200"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
235 dictionary["Nokia6590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
236 dictionary["Nokia6800"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
237 dictionary["Nokia7650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); in PopulateBrowserElements()
238 … dictionary["NokiaMobileBrowserRainbow"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
239 dictionary["NokiaEpoc32wtl"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
240 … dictionary["NokiaEpoc32wtl20"] = new System.Web.UI.Triplet("Nokiaepoc32wtl", string.Empty, 2); in PopulateBrowserElements()
241 dictionary["Up"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
242 dictionary["AuMic"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
243 dictionary["AuMicV2"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); in PopulateBrowserElements()
244 dictionary["a500"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); in PopulateBrowserElements()
245 dictionary["n400"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); in PopulateBrowserElements()
246 dictionary["AlcatelBe4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
247 dictionary["AlcatelBe5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
248 dictionary["AlcatelBe5v2"] = new System.Web.UI.Triplet("Alcatelbe5", string.Empty, 3); in PopulateBrowserElements()
249 dictionary["AlcatelBe3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
250 dictionary["AlcatelBf3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
251 dictionary["AlcatelBf4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
252 dictionary["MotCb"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
253 dictionary["MotF5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
254 dictionary["MotD8"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
255 dictionary["MotCf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
256 dictionary["MotF6"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
257 dictionary["MotBc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
258 dictionary["MotDc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
259 dictionary["MotPanC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
260 dictionary["MotC4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
261 dictionary["Mcca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
262 dictionary["Mot2000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
263 dictionary["MotP2kC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
264 dictionary["MotAf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
265 dictionary["MotAf418"] = new System.Web.UI.Triplet("Motaf", string.Empty, 3); in PopulateBrowserElements()
266 dictionary["MotC2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
267 dictionary["Xenium"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
268 dictionary["Sagem959"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
269 dictionary["SghA300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
270 dictionary["SghN100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
271 dictionary["C304sa"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
272 dictionary["Sy11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
273 dictionary["St12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
274 dictionary["Sy14"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
275 dictionary["SieS40"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
276 dictionary["SieSl45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
277 dictionary["SieS35"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
278 dictionary["SieMe45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
279 dictionary["SieS45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
280 dictionary["Gm832"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
281 dictionary["Gm910i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
282 dictionary["Mot32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
283 dictionary["Mot28"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
284 dictionary["D2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
285 dictionary["PPat"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
286 dictionary["Alaz"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
287 dictionary["Cdm9100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
288 dictionary["Cdm135"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
289 dictionary["Cdm9000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
290 dictionary["C303ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
291 dictionary["C311ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
292 dictionary["C202de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
293 dictionary["C409ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
294 dictionary["C402de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
295 dictionary["Ds15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
296 dictionary["Tp2200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
297 dictionary["Tp120"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
298 dictionary["Ds10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
299 dictionary["R280"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
300 dictionary["C201h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
301 dictionary["S71"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
302 dictionary["C302h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
303 dictionary["C309h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
304 dictionary["C407h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
305 dictionary["C451h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
306 dictionary["R201"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
307 dictionary["P21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
308 dictionary["Kyocera702g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
309 dictionary["Kyocera703g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
310 dictionary["KyoceraC307k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
311 dictionary["Tk01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
312 dictionary["Tk02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
313 dictionary["Tk03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
314 dictionary["Tk04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
315 dictionary["Tk05"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
316 dictionary["D303k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
317 dictionary["D304k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
318 dictionary["Qcp2035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
319 dictionary["Qcp3035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
320 dictionary["D512"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
321 dictionary["Dm110"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
322 dictionary["Tm510"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
323 dictionary["Lg13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
324 dictionary["P100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
325 dictionary["Lgc875f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
326 dictionary["Lgp680f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
327 dictionary["Lgp7800f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
328 dictionary["Lgc840f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
329 dictionary["Lgi2100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
330 dictionary["Lgp7300f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
331 dictionary["Sd500"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
332 dictionary["Tp1100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
333 dictionary["Tp3000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
334 dictionary["T250"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
335 dictionary["Mo01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
336 dictionary["Mo02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
337 dictionary["Mc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
338 dictionary["Mccc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
339 dictionary["Mcc9"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
340 dictionary["Nk00"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
341 dictionary["Mai12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
342 dictionary["Ma112"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
343 dictionary["Ma13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
344 dictionary["Mac1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
345 dictionary["Mat1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
346 dictionary["Sc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
347 dictionary["Sc03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
348 dictionary["Sc02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
349 dictionary["Sc04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
350 dictionary["Sg08"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
351 dictionary["Sc13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
352 dictionary["Sc11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
353 dictionary["Sec01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
354 dictionary["Sc10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
355 dictionary["Sy12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
356 dictionary["St11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
357 dictionary["Sy13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
358 dictionary["Syc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
359 dictionary["Sy01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
360 dictionary["Syt1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
361 dictionary["Sty2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
362 dictionary["Sy02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
363 dictionary["Sy03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
364 dictionary["Si01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
365 dictionary["Sni1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
366 dictionary["Sn11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
367 dictionary["Sn12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
368 dictionary["Sn134"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
369 dictionary["Sn156"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
370 dictionary["Snc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
371 dictionary["Tsc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
372 dictionary["Tsi1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
373 dictionary["Ts11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
374 dictionary["Ts12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
375 dictionary["Ts13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
376 dictionary["Tst1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
377 dictionary["Tst2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
378 dictionary["Tst3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
379 dictionary["Ig01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
380 dictionary["Ig02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
381 dictionary["Ig03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
382 dictionary["Qc31"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
383 dictionary["Qc12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
384 dictionary["Qc32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
385 dictionary["Sp01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
386 dictionary["Sh"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
387 dictionary["Upg1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
388 dictionary["Opwv1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
389 dictionary["Alav"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
390 dictionary["Im1k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
391 dictionary["Nt95"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
392 dictionary["Mot2001"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
393 dictionary["Motv200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
394 dictionary["Mot72"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
395 dictionary["Mot76"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
396 dictionary["Scp6000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
397 dictionary["MotD5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
398 dictionary["MotF0"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
399 dictionary["SghA400"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
400 dictionary["Sec03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
401 dictionary["SieC3i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
402 dictionary["Sn17"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
403 dictionary["Scp4700"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
404 dictionary["Sec02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
405 dictionary["Sy15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
406 dictionary["Db520"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
407 dictionary["L430V03J02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
408 dictionary["OPWVSDK"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
409 dictionary["OPWVSDK6"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); in PopulateBrowserElements()
410 dictionary["OPWVSDK6Plus"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); in PopulateBrowserElements()
411 dictionary["KDDICA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
412 dictionary["KDDITS21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
413 dictionary["KDDISA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
414 dictionary["KM100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
415 dictionary["LGELX5350"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
416 dictionary["HitachiP300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
417 dictionary["SIES46"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
418 dictionary["MotorolaV60G"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
419 dictionary["MotorolaV708"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
420 dictionary["MotorolaV708A"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
421 dictionary["MotorolaE360"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
422 dictionary["SonyericssonA1101S"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
423 dictionary["PhilipsFisio820"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
424 dictionary["CasioA5302"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
425 dictionary["TCLL668"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
426 dictionary["KDDITS24"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
427 dictionary["SIES55"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
428 dictionary["SHARPGx10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
429 dictionary["BenQAthena"] = new System.Web.UI.Triplet("Up", string.Empty, 2); in PopulateBrowserElements()
430 dictionary["Opera"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
431 dictionary["Opera1to3beta"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); in PopulateBrowserElements()
432 dictionary["Opera4"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); in PopulateBrowserElements()
433 dictionary["Opera4beta"] = new System.Web.UI.Triplet("Opera4", string.Empty, 3); in PopulateBrowserElements()
434 dictionary["Opera5to9"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); in PopulateBrowserElements()
435 dictionary["Opera6to9"] = new System.Web.UI.Triplet("Opera5to9", string.Empty, 3); in PopulateBrowserElements()
436 dictionary["Opera7to9"] = new System.Web.UI.Triplet("Opera6to9", string.Empty, 4); in PopulateBrowserElements()
437 dictionary["Opera8to9"] = new System.Web.UI.Triplet("Opera7to9", string.Empty, 5); in PopulateBrowserElements()
438 dictionary["OperaPsion"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); in PopulateBrowserElements()
439 dictionary["Palmscape"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
440 … dictionary["PalmscapeVersion"] = new System.Web.UI.Triplet("Palmscape", string.Empty, 2); in PopulateBrowserElements()
441 dictionary["AusPalm"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
442 dictionary["SharpPda"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
443 dictionary["ZaurusMiE1"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); in PopulateBrowserElements()
444 dictionary["ZaurusMiE21"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); in PopulateBrowserElements()
445 dictionary["ZaurusMiE25"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); in PopulateBrowserElements()
446 dictionary["Panasonic"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
447 dictionary["PanasonicGAD95"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); in PopulateBrowserElements()
448 dictionary["PanasonicGAD87"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); in PopulateBrowserElements()
449 … dictionary["PanasonicGAD87A39"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); in PopulateBrowserElements()
450 … dictionary["PanasonicGAD87A38"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); in PopulateBrowserElements()
451 dictionary["MSPIE06"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
452 dictionary["SKTDevices"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
453 … dictionary["SKTDevicesHyundai"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
454 dictionary["PSE200"] = new System.Web.UI.Triplet("Sktdeviceshyundai", string.Empty, 3); in PopulateBrowserElements()
455 … dictionary["SKTDevicesHanhwa"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
456 dictionary["SKTDevicesJTEL"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
457 dictionary["JTEL01"] = new System.Web.UI.Triplet("Sktdevicesjtel", string.Empty, 3); in PopulateBrowserElements()
458 dictionary["JTELNate"] = new System.Web.UI.Triplet("Jtel01", string.Empty, 4); in PopulateBrowserElements()
459 dictionary["SKTDevicesLG"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
460 … dictionary["SKTDevicesMotorola"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
461 … dictionary["SKTDevicesV730"] = new System.Web.UI.Triplet("Sktdevicesmotorola", string.Empty, 3); in PopulateBrowserElements()
462 … dictionary["SKTDevicesNokia"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
463 dictionary["SKTDevicesSKTT"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
464 … dictionary["SKTDevicesSamSung"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
465 dictionary["SCHE150"] = new System.Web.UI.Triplet("Sktdevicessamsung", string.Empty, 3); in PopulateBrowserElements()
466 … dictionary["SKTDevicesEricsson"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); in PopulateBrowserElements()
467 dictionary["WinWap"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
468 dictionary["Xiino"] = new System.Web.UI.Triplet("Default", string.Empty, 1); in PopulateBrowserElements()
469 dictionary["XiinoV2"] = new System.Web.UI.Triplet("Xiino", string.Empty, 2); in PopulateBrowserElements()