root/lang/perl/HTTP-MobileAgent/trunk/lib/HTTP/MobileAgent/DoCoMoDisplayMap.pm @ 5361

Revision 5361, 27.0 kB (checked in by tokuhirom, 5 years ago)

added D705I, N705I, SH905ITV, P705I, D705IMYU for display map.

Line 
1package HTTP::MobileAgent::DoCoMoDisplayMap;
2# This file is autogenerated by makedocomomap
3# in HTTP-MobileAgent distribution
4
5use strict;
6require Exporter;
7use base qw(Exporter);
8
9use vars qw(@EXPORT_OK $DisplayMap);
10@EXPORT_OK = qw($DisplayMap);
11
12BEGIN {
13    if ($ENV{DOCOMO_MAP}) {
14        eval q{
15            require XML::Simple;
16            my $xml = XML::Simple->new;
17            my $map = $xml->XMLin($ENV{DOCOMO_MAP});
18            if ($map->{terminal}) {
19                # new layout
20                for my $terminal (@{$map->{terminal}}) {
21                    my $model = delete $terminal->{model};
22                    $DisplayMap->{$model} = $terminal;
23                }
24            }
25            else {
26                # old layout
27                $DisplayMap = $map;
28            }
29        };
30        warn "using normal hash map: $@" if $@;
31    }
32}
33
34$DisplayMap ||= {
35  'P2101V' => {
36    'width' => '163',
37    'color' => 1,
38    'depth' => '262144',
39    'height' => '182'
40  },
41  'P703IMYU' => {
42    'width' => '240',
43    'color' => 1,
44    'depth' => '262144',
45    'height' => '270'
46  },
47  'R211I' => {
48    'width' => '96',
49    'color' => 1,
50    'depth' => '4096',
51    'height' => '98'
52  },
53  'N905IMYU' => {
54    'width' => '240',
55    'color' => 1,
56    'depth' => '262144',
57    'height' => '320'
58  },
59  'SH702IS' => {
60    'width' => '240',
61    'color' => 1,
62    'depth' => '262144',
63    'height' => '240'
64  },
65  'F2102V' => {
66    'width' => '176',
67    'color' => 1,
68    'depth' => '65536',
69    'height' => '182'
70  },
71  'D903ITV' => {
72    'width' => '230',
73    'color' => 1,
74    'depth' => '262144',
75    'height' => '320'
76  },
77  'P209IS' => {
78    'width' => '96',
79    'color' => 1,
80    'depth' => '256',
81    'height' => '87'
82  },
83  'SO903ITV' => {
84    'width' => '240',
85    'color' => 1,
86    'depth' => '262144',
87    'height' => '368'
88  },
89  'P504I' => {
90    'width' => '132',
91    'color' => 1,
92    'depth' => '65536',
93    'height' => '144'
94  },
95  'F211I' => {
96    'width' => '96',
97    'color' => 1,
98    'depth' => '4096',
99    'height' => '113'
100  },
101  'F801I' => {
102    'width' => '240',
103    'color' => 1,
104    'depth' => '65536',
105    'height' => '352'
106  },
107  'F704I' => {
108    'width' => '230',
109    'color' => 1,
110    'depth' => '262144',
111    'height' => '240'
112  },
113  'SO703I' => {
114    'width' => '240',
115    'color' => 1,
116    'depth' => '262144',
117    'height' => '368'
118  },
119  'N251IS' => {
120    'width' => '132',
121    'color' => 1,
122    'depth' => '65536',
123    'height' => '140'
124  },
125  'SH251IS' => {
126    'width' => '176',
127    'color' => 1,
128    'depth' => '65536',
129    'height' => '187'
130  },
131  'SH505I' => {
132    'width' => '240',
133    'color' => 1,
134    'depth' => '262144',
135    'height' => '252'
136  },
137  'ER209I' => {
138    'width' => '120',
139    'color' => '',
140    'depth' => '2',
141    'height' => '72'
142  },
143  'SA800I' => {
144    'width' => '240',
145    'color' => 1,
146    'depth' => '65536',
147    'height' => '252'
148  },
149  'F881IES' => {
150    'width' => '240',
151    'color' => 1,
152    'depth' => '65536',
153    'height' => '256'
154  },
155  'P821I' => {
156    'width' => '118',
157    'color' => '',
158    'depth' => '4',
159    'height' => '128'
160  },
161  'D851IWM' => {
162    'width' => '230',
163    'color' => 1,
164    'depth' => '262144',
165    'height' => '320'
166  },
167  'P900IV' => {
168    'width' => '240',
169    'color' => 1,
170    'depth' => '262144',
171    'height' => '266'
172  },
173  'D251I' => {
174    'width' => '132',
175    'color' => 1,
176    'depth' => '262144',
177    'height' => '144'
178  },
179  'D705I' => {
180    'width' => '240',
181    'color' => 1,
182    'depth' => '262144',
183    'height' => '320'
184  },
185  'P851I' => {
186    'width' => '240',
187    'color' => 1,
188    'depth' => '65536',
189    'height' => '270'
190  },
191  'F671IS' => {
192    'width' => '160',
193    'color' => 1,
194    'depth' => '65536',
195    'height' => '120'
196  },
197  'N2002' => {
198    'width' => '118',
199    'color' => 1,
200    'depth' => '65536',
201    'height' => '128'
202  },
203  'N211I' => {
204    'width' => '118',
205    'color' => 1,
206    'depth' => '4096',
207    'height' => '128'
208  },
209  'N905I' => {
210    'width' => '240',
211    'color' => 1,
212    'depth' => '262144',
213    'height' => '320'
214  },
215  'N704IMYU' => {
216    'width' => '240',
217    'color' => 1,
218    'depth' => '262144',
219    'height' => '270'
220  },
221  'D505I' => {
222    'width' => '240',
223    'color' => 1,
224    'depth' => '262144',
225    'height' => '270'
226  },
227  'P505IS' => {
228    'width' => '240',
229    'color' => 1,
230    'depth' => '65536',
231    'height' => '266'
232  },
233  'P211IS' => {
234    'width' => '120',
235    'color' => 1,
236    'depth' => '65536',
237    'height' => '130'
238  },
239  'N705I' => {
240    'width' => '240',
241    'color' => 1,
242    'depth' => '262144',
243    'height' => '320'
244  },
245  'L602I' => {
246    'width' => '170',
247    'color' => 1,
248    'depth' => '65536',
249    'height' => '189'
250  },
251  'P209I' => {
252    'width' => '96',
253    'color' => '',
254    'depth' => '4',
255    'height' => '87'
256  },
257  'D502I' => {
258    'width' => '96',
259    'color' => 1,
260    'depth' => '256',
261    'height' => '90'
262  },
263  'D252I' => {
264    'width' => '176',
265    'color' => 1,
266    'depth' => '262144',
267    'height' => '198'
268  },
269  'D800IDS' => {
270    'width' => '230',
271    'color' => 1,
272    'depth' => '262144',
273    'height' => '240'
274  },
275  'SO210I' => {
276    'width' => '120',
277    'color' => 1,
278    'depth' => '256',
279    'height' => '113'
280  },
281  'N901IS' => {
282    'width' => '240',
283    'color' => 1,
284    'depth' => '65536',
285    'height' => '270'
286  },
287  'NM502I' => {
288    'width' => '111',
289    'color' => '',
290    'depth' => '2',
291    'height' => '106'
292  },
293  'P213I' => {
294    'width' => '132',
295    'color' => 1,
296    'depth' => '65536',
297    'height' => '144'
298  },
299  'F901IC' => {
300    'width' => '230',
301    'color' => 1,
302    'depth' => '262144',
303    'height' => '240'
304  },
305  'D703I' => {
306    'width' => '230',
307    'color' => 1,
308    'depth' => '262144',
309    'height' => '240'
310  },
311  'D702IF' => {
312    'width' => '230',
313    'color' => 1,
314    'depth' => '262144',
315    'height' => '240'
316  },
317  'SH902I' => {
318    'width' => '240',
319    'color' => 1,
320    'depth' => '262144',
321    'height' => '240'
322  },
323  'P503I' => {
324    'width' => '120',
325    'color' => 1,
326    'depth' => '256',
327    'height' => '130'
328  },
329  'P211I' => {
330    'width' => '120',
331    'color' => 1,
332    'depth' => '65536',
333    'height' => '130'
334  },
335  'N503IS' => {
336    'width' => '118',
337    'color' => 1,
338    'depth' => '4096',
339    'height' => '128'
340  },
341  'N506ISII' => {
342    'width' => '240',
343    'color' => 1,
344    'depth' => '262144',
345    'height' => '295'
346  },
347  'N211IS' => {
348    'width' => '118',
349    'color' => 1,
350    'depth' => '4096',
351    'height' => '128'
352  },
353  'N900IG' => {
354    'width' => '240',
355    'color' => 1,
356    'depth' => '65536',
357    'height' => '269'
358  },
359  'SO213IWR' => {
360    'width' => '120',
361    'color' => 1,
362    'depth' => '65536',
363    'height' => '112'
364  },
365  'D504I' => {
366    'width' => '132',
367    'color' => 1,
368    'depth' => '262144',
369    'height' => '144'
370  },
371  'F883IES' => {
372    'width' => '240',
373    'color' => 1,
374    'depth' => '65536',
375    'height' => '256'
376  },
377  'SH506IC' => {
378    'width' => '240',
379    'color' => 1,
380    'depth' => '262144',
381    'height' => '252'
382  },
383  'P506ICII' => {
384    'width' => '240',
385    'color' => 1,
386    'depth' => '65536',
387    'height' => '266'
388  },
389  'F702ID' => {
390    'width' => '230',
391    'color' => 1,
392    'depth' => '262144',
393    'height' => '240'
394  },
395  'N905IBIZ' => {
396    'width' => '240',
397    'color' => 1,
398    'depth' => '262144',
399    'height' => '320'
400  },
401  'SH905I' => {
402    'width' => '240',
403    'color' => 1,
404    'depth' => '16777216',
405    'height' => '320'
406  },
407  'SH904I' => {
408    'width' => '240',
409    'color' => 1,
410    'depth' => '262144',
411    'height' => '320'
412  },
413  'P704IMYU' => {
414    'width' => '240',
415    'color' => 1,
416    'depth' => '262144',
417    'height' => '270'
418  },
419  'P702ID' => {
420    'width' => '240',
421    'color' => 1,
422    'depth' => '262144',
423    'height' => '270'
424  },
425  'P703I' => {
426    'width' => '240',
427    'color' => 1,
428    'depth' => '262144',
429    'height' => '270'
430  },
431  'SA700IS' => {
432    'width' => '240',
433    'color' => 1,
434    'depth' => '65536',
435    'height' => '252'
436  },
437  'SO506IS' => {
438    'width' => '240',
439    'color' => 1,
440    'depth' => '262144',
441    'height' => '256'
442  },
443  'KO209I' => {
444    'width' => '96',
445    'color' => 1,
446    'depth' => '256',
447    'height' => '96'
448  },
449  'F506I' => {
450    'width' => '240',
451    'color' => 1,
452    'depth' => '262144',
453    'height' => '268'
454  },
455  'P905I' => {
456    'width' => '240',
457    'color' => 1,
458    'depth' => '262144',
459    'height' => '350'
460  },
461  'P252IS' => {
462    'width' => '132',
463    'color' => 1,
464    'depth' => '65536',
465    'height' => '144'
466  },
467  'F905I' => {
468    'width' => '240',
469    'color' => 1,
470    'depth' => '16777216',
471    'height' => '352'
472  },
473  'L601I' => {
474    'width' => '170',
475    'color' => 1,
476    'depth' => '65536',
477    'height' => '189'
478  },
479  'SO502IWM' => {
480    'width' => '120',
481    'color' => 1,
482    'depth' => '256',
483    'height' => '113'
484  },
485  'N503I' => {
486    'width' => '118',
487    'color' => 1,
488    'depth' => '4096',
489    'height' => '128'
490  },
491  'KO210I' => {
492    'width' => '96',
493    'color' => 1,
494    'depth' => '256',
495    'height' => '96'
496  },
497  'F700IS' => {
498    'width' => '230',
499    'color' => 1,
500    'depth' => '262144',
501    'height' => '240'
502  },
503  'N700I' => {
504    'width' => '240',
505    'color' => 1,
506    'depth' => '65536',
507    'height' => '270'
508  },
509  'N251I' => {
510    'width' => '132',
511    'color' => 1,
512    'depth' => '65536',
513    'height' => '140'
514  },
515  'D506I' => {
516    'width' => '240',
517    'color' => 1,
518    'depth' => '262144',
519    'height' => '270'
520  },
521  'SO213I' => {
522    'width' => '120',
523    'color' => 1,
524    'depth' => '65536',
525    'height' => '112'
526  },
527  'D902I' => {
528    'width' => '230',
529    'color' => 1,
530    'depth' => '262144',
531    'height' => '320'
532  },
533  'M702IS' => {
534    'width' => '240',
535    'color' => 1,
536    'depth' => '262144',
537    'height' => '267'
538  },
539  'D701IWM' => {
540    'width' => '230',
541    'color' => 1,
542    'depth' => '65536',
543    'height' => '240'
544  },
545  'F672I' => {
546    'width' => '160',
547    'color' => 1,
548    'depth' => '65536',
549    'height' => '120'
550  },
551  'D503I' => {
552    'width' => '132',
553    'color' => 1,
554    'depth' => '4096',
555    'height' => '126'
556  },
557  'SH902IS' => {
558    'width' => '240',
559    'color' => 1,
560    'depth' => '262144',
561    'height' => '240'
562  },
563  'F502IT' => {
564    'width' => '96',
565    'color' => 1,
566    'depth' => '256',
567    'height' => '91'
568  },
569  'D901I' => {
570    'width' => '230',
571    'color' => 1,
572    'depth' => '262144',
573    'height' => '240'
574  },
575  'N2701' => {
576    'width' => '176',
577    'color' => 1,
578    'depth' => '65536',
579    'height' => '198'
580  },
581  'P502I' => {
582    'width' => '96',
583    'color' => '',
584    'depth' => '4',
585    'height' => '117'
586  },
587  'N502I' => {
588    'width' => '118',
589    'color' => '',
590    'depth' => '4',
591    'height' => '128'
592  },
593  'SO211I' => {
594    'width' => '120',
595    'color' => 1,
596    'depth' => '4096',
597    'height' => '112'
598  },
599  'N505IS' => {
600    'width' => '240',
601    'color' => 1,
602    'depth' => '262144',
603    'height' => '270'
604  },
605  'SO702I' => {
606    'width' => '240',
607    'color' => 1,
608    'depth' => '262144',
609    'height' => '256'
610  },
611  'D505IS' => {
612    'width' => '240',
613    'color' => 1,
614    'depth' => '262144',
615    'height' => '270'
616  },
617  'P701ID' => {
618    'width' => '240',
619    'color' => 1,
620    'depth' => '65536',
621    'height' => '270'
622  },
623  'F2051' => {
624    'width' => '176',
625    'color' => 1,
626    'depth' => '65536',
627    'height' => '182'
628  },
629  'P251IS' => {
630    'width' => '132',
631    'color' => 1,
632    'depth' => '65536',
633    'height' => '144'
634  },
635  'P505I' => {
636    'width' => '240',
637    'color' => 1,
638    'depth' => '65536',
639    'height' => '266'
640  },
641  'R209I' => {
642    'width' => '96',
643    'color' => '',
644    'depth' => '4',
645    'height' => '72'
646  },
647  'T2101V' => {
648    'width' => '176',
649    'color' => 1,
650    'depth' => '262144',
651    'height' => '144'
652  },
653  'F903IBSC' => {
654    'width' => '230',
655    'color' => 1,
656    'depth' => '262144',
657    'height' => '240'
658  },
659  'SO506IC' => {
660    'width' => '240',
661    'color' => 1,
662    'depth' => '262144',
663    'height' => '256'
664  },
665  'N252I' => {
666    'width' => '132',
667    'color' => 1,
668    'depth' => '65536',
669    'height' => '140'
670  },
671  'N904I' => {
672    'width' => '240',
673    'color' => 1,
674    'depth' => '262144',
675    'height' => '352'
676  },
677  'N703IMYU' => {
678    'width' => '240',
679    'color' => 1,
680    'depth' => '262144',
681    'height' => '270'
682  },
683  'N600I' => {
684    'width' => '176',
685    'color' => 1,
686    'depth' => '65536',
687    'height' => '180'
688  },
689  'N501I' => {
690    'width' => '118',
691    'color' => '',
692    'depth' => '2',
693    'height' => '128'
694  },
695  'N902I' => {
696    'width' => '240',
697    'color' => 1,
698    'depth' => '262144',
699    'height' => '270'
700  },
701  'D903I' => {
702    'width' => '230',
703    'color' => 1,
704    'depth' => '262144',
705    'height' => '320'
706  },
707  'F703I' => {
708    'width' => '230',
709    'color' => 1,
710    'depth' => '262144',
711    'height' => '240'
712  },
713  'F900I' => {
714    'width' => '230',
715    'color' => 1,
716    'depth' => '262144',
717    'height' => '240'
718  },
719  'P252I' => {
720    'width' => '132',
721    'color' => 1,
722    'depth' => '65536',
723    'height' => '144'
724  },
725  'P902IS' => {
726    'width' => '240',
727    'color' => 1,
728    'depth' => '262144',
729    'height' => '270'
730  },
731  'F901IS' => {
732    'width' => '230',
733    'color' => 1,
734    'depth' => '262144',
735    'height' => '240'
736  },
737  'D253IWM' => {
738    'width' => '220',
739    'color' => 1,
740    'depth' => '262144',
741    'height' => '144'
742  },
743  'F661I' => {
744    'width' => '132',
745    'color' => 1,
746    'depth' => '65536',
747    'height' => '136'
748  },
749  'D501I' => {
750    'width' => '96',
751    'color' => '',
752    'depth' => '2',
753    'height' => '72'
754  },
755  'P704I' => {
756    'width' => '240',
757    'color' => 1,
758    'depth' => '262144',
759    'height' => '270'
760  },
761  'L704I' => {
762    'width' => '240',
763    'color' => 1,
764    'depth' => '262144',
765    'height' => '280'
766  },
767  'SO902I' => {
768    'width' => '240',
769    'color' => 1,
770    'depth' => '262144',
771    'height' => '256'
772  },
773  'F505IGPS' => {
774    'width' => '240',
775    'color' => 1,
776    'depth' => '262144',
777    'height' => '268'
778  },
779  'NM850IG' => {
780    'width' => '176',
781    'color' => 1,
782    'depth' => '65536',
783    'height' => '144'
784  },
785  'N900IL' => {
786    'width' => '240',
787    'color' => 1,
788    'depth' => '65536',
789    'height' => '269'
790  },
791  'SH704I' => {
792    'width' => '240',
793    'color' => 1,
794    'depth' => '262144',
795    'height' => '320'
796  },
797  'N702IS' => {
798    'width' => '240',
799    'color' => 1,
800    'depth' => '65536',
801    'height' => '270'
802  },
803  'P700I' => {
804    'width' => '240',
805    'color' => 1,
806    'depth' => '65536',
807    'height' => '270'
808  },
809  'N701IECO' => {
810    'width' => '240',
811    'color' => 1,
812    'depth' => '65536',
813    'height' => '270'
814  },
815  'F705I' => {
816    'width' => '240',
817    'color' => 1,
818    'depth' => '262144',
819    'height' => '352'
820  },
821  'F904I' => {
822    'width' => '240',
823    'color' => 1,
824    'depth' => '262144',
825    'height' => '352'
826  },
827  'SO212I' => {
828    'width' => '120',
829    'color' => 1,
830    'depth' => '65536',
831    'height' => '112'
832  },
833  'N209I' => {
834    'width' => '108',
835    'color' => '',
836    'depth' => '4',
837    'height' => '82'
838  },
839  'D503IS' => {
840    'width' => '132',
841    'color' => 1,
842    'depth' => '4096',
843    'height' => '126'
844  },
845  'SH505IS' => {
846    'width' => '240',
847    'color' => 1,
848    'depth' => '262144',
849    'height' => '252'
850  },
851  'P210I' => {
852    'width' => '96',
853    'color' => 1,
854    'depth' => '256',
855    'height' => '91'
856  },
857  'N506IS' => {
858    'width' => '240',
859    'color' => 1,
860    'depth' => '262144',
861    'height' => '295'
862  },
863  'F883I' => {
864    'width' => '240',
865    'color' => 1,
866    'depth' => '65536',
867    'height' => '256'
868  },
869  'F902IS' => {
870    'width' => '230',
871    'color' => 1,
872    'depth' => '262144',
873    'height' => '240'
874  },
875  'L600I' => {
876    'width' => '170',
877    'color' => 1,
878    'depth' => '65536',
879    'height' => '189'
880  },
881  'SH905ITV' => {
882    'width' => '240',
883    'color' => 1,
884    'depth' => '16777216',
885    'height' => '320'
886  },
887  'SO504I' => {
888    'width' => '120',
889    'color' => 1,
890    'depth' => '65536',
891    'height' => '112'
892  },
893  'P253IS' => {
894    'width' => '132',
895    'color' => 1,
896    'depth' => '65536',
897    'height' => '144'
898  },
899  'SO213IS' => {
900    'width' => '120',
901    'color' => 1,
902    'depth' => '65536',
903    'height' => '112'
904  },
905  'N504IS' => {
906    'width' => '160',
907    'color' => 1,
908    'depth' => '65536',
909    'height' => '180'
910  },
911  'D251IS' => {
912    'width' => '132',
913    'color' => 1,
914    'depth' => '262144',
915    'height' => '144'
916  },
917  'N900I' => {
918    'width' => '240',
919    'color' => 1,
920    'depth' => '65536',
921    'height' => '269'
922  },
923  'D905I' => {
924    'width' => '240',
925    'color' => 1,
926    'depth' => '262144',
927    'height' => '352'
928  },
929  'P503IS' => {
930    'width' => '120',
931    'color' => 1,
932    'depth' => '256',
933    'height' => '130'
934  },
935  'SH252I' => {
936    'width' => '240',
937    'color' => 1,
938    'depth' => '262144',
939    'height' => '252'
940  },
941  'P702I' => {
942    'width' => '240',
943    'color' => 1,
944    'depth' => '262144',
945    'height' => '270'
946  },
947  'D701I' => {
948    'width' => '230',
949    'color' => 1,
950    'depth' => '65536',
951    'height' => '240'
952  },
953  'D704I' => {
954    'width' => '230',
955    'color' => 1,
956    'depth' => '262144',
957    'height' => '240'
958  },
959  'N210I' => {
960    'width' => '118',
961    'color' => 1,
962    'depth' => '256',
963    'height' => '113'
964  },
965  'P903I' => {
966    'width' => '240',
967    'color' => 1,
968    'depth' => '262144',
969    'height' => '270'
970  },
971  'N502IT' => {
972    'width' => '118',
973    'color' => 1,
974    'depth' => '256',
975    'height' => '128'
976  },
977  'N703ID' => {
978    'width' => '240',
979    'color' => 1,
980    'depth' => '262144',
981    'height' => '270'
982  },
983  'P900I' => {
984    'width' => '240',
985    'color' => 1,
986    'depth' => '65536',
987    'height' => '266'
988  },
989  'F880IES' => {
990    'width' => '240',
991    'color' => 1,
992    'depth' => '65536',
993    'height' => '256'
994  },
995  'M702IG' => {
996    'width' => '240',
997    'color' => 1,
998    'depth' => '262144',
999    'height' => '267'
1000  },
1001  'R691I' => {
1002    'width' => '96',
1003    'color' => '',
1004    'depth' => '4',
1005    'height' => '72'
1006  },
1007  'P901I' => {
1008    'width' => '240',
1009    'color' => 1,
1010    'depth' => '65536',
1011    'height' => '270'
1012  },
1013  'F900IT' => {
1014    'width' => '230',
1015    'color' => 1,
1016    'depth' => '262144',
1017    'height' => '240'
1018  },
1019  'N601I' => {
1020    'width' => '240',
1021    'color' => 1,
1022    'depth' => '65536',
1023    'height' => '270'
1024  },
1025  'D702I' => {
1026    'width' => '230',
1027    'color' => 1,
1028    'depth' => '262144',
1029    'height' => '240'
1030  },
1031  'P902I' => {
1032    'width' => '240',
1033    'color' => 1,
1034    'depth' => '262144',
1035    'height' => '270'
1036  },
1037  'SH821I' => {
1038    'width' => '96',
1039    'color' => 1,
1040    'depth' => '256',
1041    'height' => '78'
1042  },
1043  'F209I' => {
1044    'width' => '96',
1045    'color' => 1,
1046    'depth' => '256',
1047    'height' => '91'
1048  },
1049  'D901IS' => {
1050    'width' => '230',
1051    'color' => 1,
1052    'depth' => '262144',
1053    'height' => '240'
1054  },
1055  'N505I' => {
1056    'width' => '240',
1057    'color' => 1,
1058    'depth' => '262144',
1059    'height' => '270'
1060  },
1061  'SO903I' => {
1062    'width' => '240',
1063    'color' => 1,
1064    'depth' => '262144',
1065    'height' => '368'
1066  },
1067  'N506I' => {
1068    'width' => '240',
1069    'color' => 1,
1070    'depth' => '262144',
1071    'height' => '295'
1072  },
1073  'P904I' => {
1074    'width' => '240',
1075    'color' => 1,
1076    'depth' => '262144',
1077    'height' => '350'
1078  },
1079  'SH703I' => {
1080    'width' => '240',
1081    'color' => 1,
1082    'depth' => '262144',
1083    'height' => '240'
1084  },
1085  'SA702I' => {
1086    'width' => '240',
1087    'color' => 1,
1088    'depth' => '65536',
1089    'height' => '252'
1090  },
1091  'F210I' => {
1092    'width' => '96',
1093    'color' => 1,
1094    'depth' => '256',
1095    'height' => '113'
1096  },
1097  'SH900I' => {
1098    'width' => '240',
1099    'color' => 1,
1100    'depth' => '262144',
1101    'height' => '252'
1102  },
1103  'R692I' => {
1104    'width' => '96',
1105    'color' => 1,
1106    'depth' => '4096',
1107    'height' => '98'
1108  },
1109  'F903I' => {
1110    'width' => '230',
1111    'color' => 1,
1112    'depth' => '262144',
1113    'height' => '240'
1114  },
1115  'SO502I' => {
1116    'width' => '120',
1117    'color' => '',
1118    'depth' => '4',
1119    'height' => '120'
1120  },
1121  'SO506I' => {
1122    'width' => '240',
1123    'color' => 1,
1124    'depth' => '262144',
1125    'height' => '256'
1126  },
1127  'F700I' => {
1128    'width' => '230',
1129    'color' => 1,
1130    'depth' => '262144',
1131    'height' => '240'
1132  },
1133  'F503IS' => {
1134    'width' => '120',
1135    'color' => 1,
1136    'depth' => '4096',
1137    'height' => '130'
1138  },
1139  'F504I' => {
1140    'width' => '132',
1141    'color' => 1,
1142    'depth' => '65536',
1143    'height' => '136'
1144  },
1145  'F671I' => {
1146    'width' => '120',
1147    'color' => 1,
1148    'depth' => '256',
1149    'height' => '126'
1150  },
1151  'N902IL' => {
1152    'width' => '240',
1153    'color' => 1,
1154    'depth' => '262144',
1155    'height' => '270'
1156  },
1157  'N901IC' => {
1158    'width' => '240',
1159    'color' => 1,
1160    'depth' => '65536',
1161    'height' => '270'
1162  },
1163  'SO505I' => {
1164    'width' => '256',
1165    'color' => 1,
1166    'depth' => '262144',
1167    'height' => '240'
1168  },
1169  'N2001' => {
1170    'width' => '118',
1171    'color' => 1,
1172    'depth' => '4096',
1173    'height' => '128'
1174  },
1175  'SO503I' => {
1176    'width' => '120',
1177    'color' => 1,
1178    'depth' => '65536',
1179    'height' => '113'
1180  },
1181  'N702ID' => {
1182    'width' => '240',
1183    'color' => 1,
1184    'depth' => '65536',
1185    'height' => '270'
1186  },
1187  'F504IS' => {
1188    'width' => '132',
1189    'color' => 1,
1190    'depth' => '65536',
1191    'height' => '136'
1192  },
1193  'SH901IC' => {
1194    'width' => '240',
1195    'color' => 1,
1196    'depth' => '262144',
1197    'height' => '252'
1198  },
1199  'F501I' => {
1200    'width' => '112',
1201    'color' => '',
1202    'depth' => '2',
1203    'height' => '84'
1204  },
1205  'P903IX' => {
1206    'width' => '240',
1207    'color' => 1,
1208    'depth' => '262144',
1209    'height' => '270'
1210  },
1211  'P901ITV' => {
1212    'width' => '240',
1213    'color' => 1,
1214    'depth' => '65536',
1215    'height' => '270'
1216  },
1217  'F502I' => {
1218    'width' => '96',
1219    'color' => 1,
1220    'depth' => '256',
1221    'height' => '91'
1222  },
1223  'SO905I' => {
1224    'width' => '240',
1225    'color' => 1,
1226    'depth' => '16777216',
1227    'height' => '368'
1228  },
1229  'SH700IS' => {
1230    'width' => '240',
1231    'color' => 1,
1232    'depth' => '262144',
1233    'height' => '252'
1234  },
1235  'F251I' => {
1236    'width' => '132',
1237    'color' => 1,
1238    'depth' => '65536',
1239    'height' => '140'
1240  },
1241  'P253I' => {
1242    'width' => '132',
1243    'color' => 1,
1244    'depth' => '65536',
1245    'height' => '144'
1246  },
1247  'SH851I' => {
1248    'width' => '240',
1249    'color' => 1,
1250    'depth' => '262144',
1251    'height' => '252'
1252  },
1253  'D209I' => {
1254    'width' => '96',
1255    'color' => 1,
1256    'depth' => '256',
1257    'height' => '90'
1258  },
1259  'P705I' => {
1260    'width' => '240',
1261    'color' => 1,
1262    'depth' => '262144',
1263    'height' => '350'
1264  },
1265  'D705IMYU' => {
1266    'width' => '240',
1267    'color' => 1,
1268    'depth' => '262144',
1269    'height' => '240'
1270  },
1271  'D702IBCL' => {
1272    'width' => '230',
1273    'color' => 1,
1274    'depth' => '262144',
1275    'height' => '240'
1276  },
1277  'SH2101V' => {
1278    'width' => '800',
1279    'color' => 1,
1280    'depth' => '65536',
1281    'height' => '600'
1282  },
1283  'D211I' => {
1284    'width' => '100',
1285    'color' => 1,
1286    'depth' => '4096',
1287    'height' => '91'
1288  },
1289  'D253I' => {
1290    'width' => '176',
1291    'color' => 1,
1292    'depth' => '262144',
1293    'height' => '198'
1294  },
1295  'N701I' => {
1296    'width' => '240',
1297    'color' => 1,
1298    'depth' => '65536',
1299    'height' => '270'
1300  },
1301  'SH901IS' => {
1302    'width' => '240',
1303    'color' => 1,
1304    'depth' => '262144',
1305    'height' => '252'
1306  },
1307  'SO505IS' => {
1308    'width' => '240',
1309    'color' => 1,
1310    'depth' => '262144',
1311    'height' => '256'
1312  },
1313  'N903I' => {
1314    'width' => '240',
1315    'color' => 1,
1316    'depth' => '262144',
1317    'height' => '270'
1318  },
1319  'D902IS' => {
1320    'width' => '230',
1321    'color' => 1,
1322    'depth' => '262144',
1323    'height' => '320'
1324  },
1325  'P2002' => {
1326    'width' => '118',
1327    'color' => 1,
1328    'depth' => '65536',
1329    'height' => '128'
1330  },
1331  'F900IC' => {
1332    'width' => '230',
1333    'color' => 1,
1334    'depth' => '262144',
1335    'height' => '240'
1336  },
1337  'D2101V' => {
1338    'width' => '120',
1339    'color' => 1,
1340    'depth' => '262144',
1341    'height' => '130'
1342  },
1343  'P504IS' => {
1344    'width' => '132',
1345    'color' => 1,
1346    'depth' => '65536',
1347    'height' => '144'
1348  },
1349  'SH700I' => {
1350    'width' => '240',
1351    'color' => 1,
1352    'depth' => '262144',
1353    'height' => '252'
1354  },
1355  'N900IS' => {
1356    'width' => '240',
1357    'color' => 1,
1358    'depth' => '65536',
1359    'height' => '269'
1360  },
1361  'P651PS' => {
1362    'width' => '96',
1363    'color' => '',
1364    'depth' => '4',
1365    'height' => '87'
1366  },
1367  'F902I' => {
1368    'width' => '230',
1369    'color' => 1,
1370    'depth' => '262144',
1371    'height' => '240'
1372  },
1373  'SO902IWP+' => {
1374    'width' => '240',
1375    'color' => 1,
1376    'depth' => '262144',
1377    'height' => '256'
1378  },
1379  'D904I' => {
1380    'width' => '240',
1381    'color' => 1,
1382    'depth' => '262144',
1383    'height' => '320'
1384  },
1385  'F503I' => {
1386    'width' => '120',
1387    'color' => 1,
1388    'depth' => '256',
1389    'height' => '130'
1390  },
1391  'P903ITV' => {
1392    'width' => '240',
1393    'color' => 1,
1394    'depth' => '262144',
1395    'height' => '350'
1396  },
1397  'SH902ISL' => {
1398    'width' => '240',
1399    'color' => 1,
1400    'depth' => '262144',
1401    'height' => '240'
1402  },
1403  'SO704I' => {
1404    'width' => '240',
1405    'color' => 1,
1406    'depth' => '262144',
1407    'height' => '368'
1408  },
1409  'P901IS' => {
1410    'width' => '240',
1411    'color' => 1,
1412    'depth' => '65536',
1413    'height' => '270'
1414  },
1415  'D900I' => {
1416    'width' => '240',
1417    'color' => 1,
1418    'depth' => '262144',
1419    'height' => '270'
1420  },
1421  'SH251I' => {
1422    'width' => '120',
1423    'color' => 1,
1424    'depth' => '65536',
1425    'height' => '130'
1426  },
1427  'N2102V' => {
1428    'width' => '176',
1429    'color' => 1,
1430    'depth' => '65536',
1431    'height' => '198'
1432  },
1433  'P501I' => {
1434    'width' => '96',
1435    'color' => '',
1436    'depth' => '2',
1437    'height' => '120'
1438  },
1439  'N253I' => {
1440    'width' => '160',
1441    'color' => 1,
1442    'depth' => '65536',
1443    'height' => '180'
1444  },
1445  'SO503IS' => {
1446    'width' => '120',
1447    'color' => 1,
1448    'depth' => '65536',
1449    'height' => '113'
1450  },
1451  'P2102V' => {
1452    'width' => '176',
1453    'color' => 1,
1454    'depth' => '262144',
1455    'height' => '198'
1456  },
1457  'F212I' => {
1458    'width' => '132',
1459    'color' => 1,
1460    'depth' => '65536',
1461    'height' => '136'
1462  },
1463  'SH903I' => {
1464    'width' => '240',
1465    'color' => 1,
1466    'depth' => '262144',
1467    'height' => '320'
1468  },
1469  'N902IS' => {
1470    'width' => '240',
1471    'color' => 1,
1472    'depth' => '262144',
1473    'height' => '270'
1474  },
1475  'SH903ITV' => {
1476    'width' => '240',
1477    'color' => 1,
1478    'depth' => '262144',
1479    'height' => '320'
1480  },
1481  'P506IC' => {
1482    'width' => '240',
1483    'color' => 1,
1484    'depth' => '65536',
1485    'height' => '266'
1486  },
1487  'SH702ID' => {
1488    'width' => '240',
1489    'color' => 1,
1490    'depth' => '262144',
1491    'height' => '240'
1492  },
1493  'F505I' => {
1494    'width' => '240',
1495    'color' => 1,
1496    'depth' => '262144',
1497    'height' => '268'
1498  },
1499  'F903IX' => {
1500    'width' => '230',
1501    'color' => 1,
1502    'depth' => '262144',
1503    'height' => '240'
1504  },
1505  'N902IX' => {
1506    'width' => '240',
1507    'color' => 1,
1508    'depth' => '262144',
1509    'height' => '270'
1510  },
1511  'N821I' => {
1512    'width' => '118',
1513    'color' => '',
1514    'depth' => '4',
1515    'height' => '128'
1516  },
1517  'N2051' => {
1518    'width' => '176',
1519    'color' => 1,
1520    'depth' => '65536',
1521    'height' => '198'
1522  },
1523  'F882IES' => {
1524    'width' => '240',
1525    'color' => 1,
1526    'depth' => '65536',
1527    'height' => '256'
1528  },
1529  'N504I' => {
1530    'width' => '160',
1531    'color' => 1,
1532    'depth' => '65536',
1533    'height' => '180'
1534  },
1535  'D210I' => {
1536    'width' => '96',
1537    'color' => 1,
1538    'depth' => '256',
1539    'height' => '91'
1540  }
1541}
1542;
1543
15441;
Note: See TracBrowser for help on using the browser.