File Coverage

blib/lib/HTTP/MobileAgent/DoCoMoDisplayMap.pm
Criterion Covered Total %
statement 10 12 83.3
branch 1 4 25.0
condition n/a
subroutine 4 4 100.0
pod n/a
total 15 20 75.0


line stmt bran cond sub pod time code
1             package HTTP::MobileAgent::DoCoMoDisplayMap;
2             # This file is autogenerated by makedocomomap
3             # in HTTP-MobileAgent distribution
4              
5 14     14   84 use strict;
  14         25  
  14         585  
6             require Exporter;
7 14     14   76 use base qw(Exporter);
  14         34  
  14         1079  
8              
9 14     14   166 use vars qw(@EXPORT_OK $DisplayMap);
  14         29  
  14         1510  
10             @EXPORT_OK = qw($DisplayMap);
11              
12             BEGIN {
13 14 50   14   60352 if ($ENV{DOCOMO_MAP}) {
14 0           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 0 0         warn "using normal hash map: $@" if $@;
31             }
32             }
33              
34             $DisplayMap ||= {
35             'CA01C' => {
36             'color' => 1,
37             'depth' => '16777216',
38             'height' => '650',
39             'width' => '480'
40             },
41             'D2101V' => {
42             'color' => 1,
43             'depth' => '262144',
44             'height' => '130',
45             'width' => '120'
46             },
47             'D701I' => {
48             'color' => 1,
49             'depth' => '65536',
50             'height' => '240',
51             'width' => '230'
52             },
53             'D701IWM' => {
54             'color' => 1,
55             'depth' => '65536',
56             'height' => '240',
57             'width' => '230'
58             },
59             'D702I' => {
60             'color' => 1,
61             'depth' => '262144',
62             'height' => '240',
63             'width' => '230'
64             },
65             'D702IBCL' => {
66             'color' => 1,
67             'depth' => '262144',
68             'height' => '240',
69             'width' => '230'
70             },
71             'D702IF' => {
72             'color' => 1,
73             'depth' => '262144',
74             'height' => '240',
75             'width' => '230'
76             },
77             'D703I' => {
78             'color' => 1,
79             'depth' => '262144',
80             'height' => '240',
81             'width' => '230'
82             },
83             'D704I' => {
84             'color' => 1,
85             'depth' => '262144',
86             'height' => '240',
87             'width' => '230'
88             },
89             'D705I' => {
90             'color' => 1,
91             'depth' => '262144',
92             'height' => '320',
93             'width' => '240'
94             },
95             'D705IMYU' => {
96             'color' => 1,
97             'depth' => '262144',
98             'height' => '240',
99             'width' => '240'
100             },
101             'D800IDS' => {
102             'color' => 1,
103             'depth' => '262144',
104             'height' => '240',
105             'width' => '230'
106             },
107             'D851IWM' => {
108             'color' => 1,
109             'depth' => '262144',
110             'height' => '320',
111             'width' => '230'
112             },
113             'D900I' => {
114             'color' => 1,
115             'depth' => '262144',
116             'height' => '270',
117             'width' => '240'
118             },
119             'D901I' => {
120             'color' => 1,
121             'depth' => '262144',
122             'height' => '240',
123             'width' => '230'
124             },
125             'D901IS' => {
126             'color' => 1,
127             'depth' => '262144',
128             'height' => '240',
129             'width' => '230'
130             },
131             'D902I' => {
132             'color' => 1,
133             'depth' => '262144',
134             'height' => '320',
135             'width' => '230'
136             },
137             'D902IS' => {
138             'color' => 1,
139             'depth' => '262144',
140             'height' => '320',
141             'width' => '230'
142             },
143             'D903I' => {
144             'color' => 1,
145             'depth' => '262144',
146             'height' => '320',
147             'width' => '230'
148             },
149             'D903ITV' => {
150             'color' => 1,
151             'depth' => '262144',
152             'height' => '320',
153             'width' => '230'
154             },
155             'D904I' => {
156             'color' => 1,
157             'depth' => '262144',
158             'height' => '320',
159             'width' => '240'
160             },
161             'D905I' => {
162             'color' => 1,
163             'depth' => '262144',
164             'height' => '352',
165             'width' => '240'
166             },
167             'F01A' => {
168             'color' => 1,
169             'depth' => '16777216',
170             'height' => '352',
171             'width' => '240'
172             },
173             'F01B' => {
174             'color' => 1,
175             'depth' => '16777216',
176             'height' => '648',
177             'width' => '480'
178             },
179             'F01C' => {
180             'color' => 1,
181             'depth' => '16777216',
182             'height' => '656',
183             'width' => '480'
184             },
185             'F02A' => {
186             'color' => 1,
187             'depth' => '262144',
188             'height' => '352',
189             'width' => '240'
190             },
191             'F02B' => {
192             'color' => 1,
193             'depth' => '262144',
194             'height' => '648',
195             'width' => '480'
196             },
197             'F02C' => {
198             'color' => 1,
199             'depth' => '16777216',
200             'height' => '656',
201             'width' => '480'
202             },
203             'F02D' => {
204             'color' => 1,
205             'depth' => '16777216',
206             'height' => '656',
207             'width' => '480'
208             },
209             'F03A' => {
210             'color' => 1,
211             'depth' => '16777216',
212             'height' => '352',
213             'width' => '240'
214             },
215             'F03B' => {
216             'color' => 1,
217             'depth' => '262144',
218             'height' => '648',
219             'width' => '480'
220             },
221             'F03C' => {
222             'color' => 1,
223             'depth' => '16777216',
224             'height' => '656',
225             'width' => '480'
226             },
227             'F04A' => {
228             'color' => 1,
229             'depth' => '262144',
230             'height' => '352',
231             'width' => '240'
232             },
233             'F04B' => {
234             'color' => 1,
235             'depth' => '16777216',
236             'height' => '648',
237             'width' => '480'
238             },
239             'F04C' => {
240             'color' => 1,
241             'depth' => '262144',
242             'height' => '648',
243             'width' => '480'
244             },
245             'F04D' => {
246             'color' => 1,
247             'depth' => '16777216',
248             'height' => '656',
249             'width' => '480'
250             },
251             'F05A' => {
252             'color' => 1,
253             'depth' => '65536',
254             'height' => '352',
255             'width' => '240'
256             },
257             'F05C' => {
258             'color' => 1,
259             'depth' => '262144',
260             'height' => '648',
261             'width' => '480'
262             },
263             'F06A' => {
264             'color' => 1,
265             'depth' => '16777216',
266             'height' => '352',
267             'width' => '240'
268             },
269             'F06B' => {
270             'color' => 1,
271             'depth' => '16777216',
272             'height' => '656',
273             'width' => '480'
274             },
275             'F06D' => {
276             'color' => 1,
277             'depth' => '16777216',
278             'height' => '656',
279             'width' => '480'
280             },
281             'F07A' => {
282             'color' => 1,
283             'depth' => '262144',
284             'height' => '256',
285             'width' => '240'
286             },
287             'F07B' => {
288             'color' => 1,
289             'depth' => '16777216',
290             'height' => '648',
291             'width' => '480'
292             },
293             'F07C' => {
294             'color' => 1,
295             'depth' => '262144',
296             'height' => '630',
297             'width' => '480'
298             },
299             'F08A3' => {
300             'color' => 1,
301             'depth' => '262144',
302             'height' => '648',
303             'width' => '480'
304             },
305             'F08B' => {
306             'color' => 1,
307             'depth' => '262144',
308             'height' => '648',
309             'width' => '480'
310             },
311             'F08C' => {
312             'color' => 1,
313             'depth' => '262144',
314             'height' => '330',
315             'width' => '240'
316             },
317             'F09A3' => {
318             'color' => 1,
319             'depth' => '16777216',
320             'height' => '648',
321             'width' => '480'
322             },
323             'F09B' => {
324             'color' => 1,
325             'depth' => '262144',
326             'height' => '330',
327             'width' => '240'
328             },
329             'F09C' => {
330             'color' => 1,
331             'depth' => '16777216',
332             'height' => '656',
333             'width' => '480'
334             },
335             'F10A' => {
336             'color' => 1,
337             'depth' => '262144',
338             'height' => '330',
339             'width' => '240'
340             },
341             'F10B' => {
342             'color' => 1,
343             'depth' => '262144',
344             'height' => '648',
345             'width' => '480'
346             },
347             'F10C' => {
348             'color' => 1,
349             'depth' => '16777216',
350             'height' => '656',
351             'width' => '480'
352             },
353             'F11C' => {
354             'color' => 1,
355             'depth' => '262144',
356             'height' => '648',
357             'width' => '480'
358             },
359             'F2051' => {
360             'color' => 1,
361             'depth' => '65536',
362             'height' => '182',
363             'width' => '176'
364             },
365             'F2102V' => {
366             'color' => 1,
367             'depth' => '65536',
368             'height' => '182',
369             'width' => '176'
370             },
371             'F700I' => {
372             'color' => 1,
373             'depth' => '262144',
374             'height' => '240',
375             'width' => '230'
376             },
377             'F700IS' => {
378             'color' => 1,
379             'depth' => '262144',
380             'height' => '240',
381             'width' => '230'
382             },
383             'F702ID' => {
384             'color' => 1,
385             'depth' => '262144',
386             'height' => '240',
387             'width' => '230'
388             },
389             'F703I' => {
390             'color' => 1,
391             'depth' => '262144',
392             'height' => '240',
393             'width' => '230'
394             },
395             'F704I' => {
396             'color' => 1,
397             'depth' => '262144',
398             'height' => '240',
399             'width' => '230'
400             },
401             'F705I' => {
402             'color' => 1,
403             'depth' => '262144',
404             'height' => '352',
405             'width' => '240'
406             },
407             'F706I' => {
408             'color' => 1,
409             'depth' => '262144',
410             'height' => '352',
411             'width' => '240'
412             },
413             'F801I' => {
414             'color' => 1,
415             'depth' => '65536',
416             'height' => '352',
417             'width' => '240'
418             },
419             'F880IES' => {
420             'color' => 1,
421             'depth' => '65536',
422             'height' => '256',
423             'width' => '240'
424             },
425             'F881IES' => {
426             'color' => 1,
427             'depth' => '65536',
428             'height' => '256',
429             'width' => '240'
430             },
431             'F882IES' => {
432             'color' => 1,
433             'depth' => '65536',
434             'height' => '256',
435             'width' => '240'
436             },
437             'F883I' => {
438             'color' => 1,
439             'depth' => '65536',
440             'height' => '256',
441             'width' => '240'
442             },
443             'F883IES' => {
444             'color' => 1,
445             'depth' => '65536',
446             'height' => '256',
447             'width' => '240'
448             },
449             'F883IESS' => {
450             'color' => 1,
451             'depth' => '65536',
452             'height' => '256',
453             'width' => '240'
454             },
455             'F883IS' => {
456             'color' => 1,
457             'depth' => '65536',
458             'height' => '256',
459             'width' => '240'
460             },
461             'F884I' => {
462             'color' => 1,
463             'depth' => '262144',
464             'height' => '364',
465             'width' => '240'
466             },
467             'F884IES' => {
468             'color' => 1,
469             'depth' => '262144',
470             'height' => '282',
471             'width' => '240'
472             },
473             'F900I' => {
474             'color' => 1,
475             'depth' => '262144',
476             'height' => '240',
477             'width' => '230'
478             },
479             'F900IC' => {
480             'color' => 1,
481             'depth' => '262144',
482             'height' => '240',
483             'width' => '230'
484             },
485             'F900IT' => {
486             'color' => 1,
487             'depth' => '262144',
488             'height' => '240',
489             'width' => '230'
490             },
491             'F901IC' => {
492             'color' => 1,
493             'depth' => '262144',
494             'height' => '240',
495             'width' => '230'
496             },
497             'F901IS' => {
498             'color' => 1,
499             'depth' => '262144',
500             'height' => '240',
501             'width' => '230'
502             },
503             'F902I' => {
504             'color' => 1,
505             'depth' => '262144',
506             'height' => '240',
507             'width' => '230'
508             },
509             'F902IS' => {
510             'color' => 1,
511             'depth' => '262144',
512             'height' => '240',
513             'width' => '230'
514             },
515             'F903I' => {
516             'color' => 1,
517             'depth' => '262144',
518             'height' => '240',
519             'width' => '230'
520             },
521             'F903IBSC' => {
522             'color' => 1,
523             'depth' => '262144',
524             'height' => '240',
525             'width' => '230'
526             },
527             'F903IX' => {
528             'color' => 1,
529             'depth' => '262144',
530             'height' => '240',
531             'width' => '230'
532             },
533             'F904I' => {
534             'color' => 1,
535             'depth' => '262144',
536             'height' => '352',
537             'width' => '240'
538             },
539             'F905I' => {
540             'color' => 1,
541             'depth' => '16777216',
542             'height' => '352',
543             'width' => '240'
544             },
545             'F905IBIZ' => {
546             'color' => 1,
547             'depth' => '16777216',
548             'height' => '352',
549             'width' => '240'
550             },
551             'F906I' => {
552             'color' => 1,
553             'depth' => '16777216',
554             'height' => '352',
555             'width' => '240'
556             },
557             'L01B' => {
558             'color' => 1,
559             'depth' => '262144',
560             'height' => '660',
561             'width' => '480'
562             },
563             'L01C' => {
564             'color' => 1,
565             'depth' => '262144',
566             'height' => '330',
567             'width' => '240'
568             },
569             'L03C' => {
570             'color' => 1,
571             'depth' => '16777216',
572             'height' => '320',
573             'width' => '240'
574             },
575             'L10C' => {
576             'color' => 1,
577             'depth' => '262144',
578             'height' => '330',
579             'width' => '240'
580             },
581             'L600I' => {
582             'color' => 1,
583             'depth' => '65536',
584             'height' => '189',
585             'width' => '170'
586             },
587             'L601I' => {
588             'color' => 1,
589             'depth' => '65536',
590             'height' => '189',
591             'width' => '170'
592             },
593             'L602I' => {
594             'color' => 1,
595             'depth' => '65536',
596             'height' => '189',
597             'width' => '170'
598             },
599             'L704I' => {
600             'color' => 1,
601             'depth' => '262144',
602             'height' => '280',
603             'width' => '240'
604             },
605             'L705I' => {
606             'color' => 1,
607             'depth' => '262144',
608             'height' => '280',
609             'width' => '240'
610             },
611             'L705IX' => {
612             'color' => 1,
613             'depth' => '262144',
614             'height' => '280',
615             'width' => '240'
616             },
617             'L706IE' => {
618             'color' => 1,
619             'depth' => '262144',
620             'height' => '280',
621             'width' => '240'
622             },
623             'L852I' => {
624             'color' => 1,
625             'depth' => '65536',
626             'height' => '298',
627             'width' => '240'
628             },
629             'M702IG' => {
630             'color' => 1,
631             'depth' => '262144',
632             'height' => '267',
633             'width' => '240'
634             },
635             'M702IS' => {
636             'color' => 1,
637             'depth' => '262144',
638             'height' => '267',
639             'width' => '240'
640             },
641             'N01A' => {
642             'color' => 1,
643             'depth' => '262144',
644             'height' => '320',
645             'width' => '240'
646             },
647             'N01B' => {
648             'color' => 1,
649             'depth' => '262144',
650             'height' => '640',
651             'width' => '480'
652             },
653             'N01C' => {
654             'color' => 1,
655             'depth' => '16777216',
656             'height' => '650',
657             'width' => '480'
658             },
659             'N02A' => {
660             'color' => 1,
661             'depth' => '262144',
662             'height' => '320',
663             'width' => '240'
664             },
665             'N02B' => {
666             'color' => 1,
667             'depth' => '262144',
668             'height' => '640',
669             'width' => '480'
670             },
671             'N02C' => {
672             'color' => 1,
673             'depth' => '16777216',
674             'height' => '650',
675             'width' => '480'
676             },
677             'N02D' => {
678             'color' => 1,
679             'depth' => '16777216',
680             'height' => '650',
681             'width' => '480'
682             },
683             'N03A' => {
684             'color' => 1,
685             'depth' => '262144',
686             'height' => '320',
687             'width' => '240'
688             },
689             'N03B' => {
690             'color' => 1,
691             'depth' => '262144',
692             'height' => '640',
693             'width' => '480'
694             },
695             'N03C' => {
696             'color' => 1,
697             'depth' => '16777216',
698             'height' => '650',
699             'width' => '480'
700             },
701             'N03D' => {
702             'color' => 1,
703             'depth' => '16777216',
704             'height' => '650',
705             'width' => '480'
706             },
707             'N04A' => {
708             'color' => 1,
709             'depth' => '262144',
710             'height' => '320',
711             'width' => '240'
712             },
713             'N04B' => {
714             'color' => 1,
715             'depth' => '16777216',
716             'height' => '640',
717             'width' => '480'
718             },
719             'N05A' => {
720             'color' => 1,
721             'depth' => '262144',
722             'height' => '320',
723             'width' => '240'
724             },
725             'N05B' => {
726             'color' => 1,
727             'depth' => '262144',
728             'height' => '640',
729             'width' => '480'
730             },
731             'N05C' => {
732             'color' => 1,
733             'depth' => '16777216',
734             'height' => '650',
735             'width' => '480'
736             },
737             'N06A3' => {
738             'color' => 1,
739             'depth' => '262144',
740             'height' => '640',
741             'width' => '480'
742             },
743             'N06B' => {
744             'color' => 1,
745             'depth' => '262144',
746             'height' => '320',
747             'width' => '240'
748             },
749             'N07A3' => {
750             'color' => 1,
751             'depth' => '262144',
752             'height' => '640',
753             'width' => '480'
754             },
755             'N07B' => {
756             'color' => 1,
757             'depth' => '16777216',
758             'height' => '640',
759             'width' => '480'
760             },
761             'N08A3' => {
762             'color' => 1,
763             'depth' => '262144',
764             'height' => '640',
765             'width' => '480'
766             },
767             'N08B' => {
768             'color' => 1,
769             'depth' => '16777216',
770             'height' => '480',
771             'width' => '480'
772             },
773             'N09A3' => {
774             'color' => 1,
775             'depth' => '262144',
776             'height' => '640',
777             'width' => '480'
778             },
779             'N2001' => {
780             'color' => 1,
781             'depth' => '4096',
782             'height' => '128',
783             'width' => '118'
784             },
785             'N2002' => {
786             'color' => 1,
787             'depth' => '65536',
788             'height' => '128',
789             'width' => '118'
790             },
791             'N2051' => {
792             'color' => 1,
793             'depth' => '65536',
794             'height' => '198',
795             'width' => '176'
796             },
797             'N2102V' => {
798             'color' => 1,
799             'depth' => '65536',
800             'height' => '198',
801             'width' => '176'
802             },
803             'N2701' => {
804             'color' => 1,
805             'depth' => '65536',
806             'height' => '198',
807             'width' => '176'
808             },
809             'N600I' => {
810             'color' => 1,
811             'depth' => '65536',
812             'height' => '180',
813             'width' => '176'
814             },
815             'N601I' => {
816             'color' => 1,
817             'depth' => '65536',
818             'height' => '270',
819             'width' => '240'
820             },
821             'N700I' => {
822             'color' => 1,
823             'depth' => '65536',
824             'height' => '270',
825             'width' => '240'
826             },
827             'N701I' => {
828             'color' => 1,
829             'depth' => '65536',
830             'height' => '270',
831             'width' => '240'
832             },
833             'N701IECO' => {
834             'color' => 1,
835             'depth' => '65536',
836             'height' => '270',
837             'width' => '240'
838             },
839             'N702ID' => {
840             'color' => 1,
841             'depth' => '65536',
842             'height' => '270',
843             'width' => '240'
844             },
845             'N702IS' => {
846             'color' => 1,
847             'depth' => '65536',
848             'height' => '270',
849             'width' => '240'
850             },
851             'N703ID' => {
852             'color' => 1,
853             'depth' => '262144',
854             'height' => '270',
855             'width' => '240'
856             },
857             'N703IMYU' => {
858             'color' => 1,
859             'depth' => '262144',
860             'height' => '270',
861             'width' => '240'
862             },
863             'N704IMYU' => {
864             'color' => 1,
865             'depth' => '262144',
866             'height' => '270',
867             'width' => '240'
868             },
869             'N705I' => {
870             'color' => 1,
871             'depth' => '262144',
872             'height' => '320',
873             'width' => '240'
874             },
875             'N705IMYU' => {
876             'color' => 1,
877             'depth' => '262144',
878             'height' => '320',
879             'width' => '240'
880             },
881             'N706I' => {
882             'color' => 1,
883             'depth' => '262144',
884             'height' => '320',
885             'width' => '240'
886             },
887             'N706IE' => {
888             'color' => 1,
889             'depth' => '262144',
890             'height' => '320',
891             'width' => '240'
892             },
893             'N706III' => {
894             'color' => 1,
895             'depth' => '262144',
896             'height' => '320',
897             'width' => '240'
898             },
899             'N900I' => {
900             'color' => 1,
901             'depth' => '65536',
902             'height' => '269',
903             'width' => '240'
904             },
905             'N900IG' => {
906             'color' => 1,
907             'depth' => '65536',
908             'height' => '269',
909             'width' => '240'
910             },
911             'N900IL' => {
912             'color' => 1,
913             'depth' => '65536',
914             'height' => '269',
915             'width' => '240'
916             },
917             'N900IS' => {
918             'color' => 1,
919             'depth' => '65536',
920             'height' => '269',
921             'width' => '240'
922             },
923             'N901IC' => {
924             'color' => 1,
925             'depth' => '65536',
926             'height' => '270',
927             'width' => '240'
928             },
929             'N901IS' => {
930             'color' => 1,
931             'depth' => '65536',
932             'height' => '270',
933             'width' => '240'
934             },
935             'N902I' => {
936             'color' => 1,
937             'depth' => '262144',
938             'height' => '270',
939             'width' => '240'
940             },
941             'N902IL' => {
942             'color' => 1,
943             'depth' => '262144',
944             'height' => '270',
945             'width' => '240'
946             },
947             'N902IS' => {
948             'color' => 1,
949             'depth' => '262144',
950             'height' => '270',
951             'width' => '240'
952             },
953             'N902IX' => {
954             'color' => 1,
955             'depth' => '262144',
956             'height' => '270',
957             'width' => '240'
958             },
959             'N903I' => {
960             'color' => 1,
961             'depth' => '262144',
962             'height' => '270',
963             'width' => '240'
964             },
965             'N904I' => {
966             'color' => 1,
967             'depth' => '262144',
968             'height' => '352',
969             'width' => '240'
970             },
971             'N905I' => {
972             'color' => 1,
973             'depth' => '262144',
974             'height' => '320',
975             'width' => '240'
976             },
977             'N905IBIZ' => {
978             'color' => 1,
979             'depth' => '262144',
980             'height' => '320',
981             'width' => '240'
982             },
983             'N905IMYU' => {
984             'color' => 1,
985             'depth' => '262144',
986             'height' => '320',
987             'width' => '240'
988             },
989             'N906I' => {
990             'color' => 1,
991             'depth' => '262144',
992             'height' => '320',
993             'width' => '240'
994             },
995             'N906IL' => {
996             'color' => 1,
997             'depth' => '262144',
998             'height' => '320',
999             'width' => '240'
1000             },
1001             'N906IMYU' => {
1002             'color' => 1,
1003             'depth' => '262144',
1004             'height' => '320',
1005             'width' => '240'
1006             },
1007             'NM705I' => {
1008             'color' => 1,
1009             'depth' => '16777216',
1010             'height' => '235',
1011             'width' => '231'
1012             },
1013             'NM706I' => {
1014             'color' => 1,
1015             'depth' => '16777216',
1016             'height' => '235',
1017             'width' => '231'
1018             },
1019             'NM850IG' => {
1020             'color' => 1,
1021             'depth' => '65536',
1022             'height' => '144',
1023             'width' => '176'
1024             },
1025             'P01A' => {
1026             'color' => 1,
1027             'depth' => '262144',
1028             'height' => '350',
1029             'width' => '240'
1030             },
1031             'P01B' => {
1032             'color' => 1,
1033             'depth' => '262144',
1034             'height' => '662',
1035             'width' => '480'
1036             },
1037             'P01C' => {
1038             'color' => 1,
1039             'depth' => '262144',
1040             'height' => '331',
1041             'width' => '240'
1042             },
1043             'P02A' => {
1044             'color' => 1,
1045             'depth' => '262144',
1046             'height' => '350',
1047             'width' => '240'
1048             },
1049             'P02B' => {
1050             'color' => 1,
1051             'depth' => '262144',
1052             'height' => '662',
1053             'width' => '480'
1054             },
1055             'P02C' => {
1056             'color' => 1,
1057             'depth' => '262144',
1058             'height' => '662',
1059             'width' => '480'
1060             },
1061             'P03A' => {
1062             'color' => 1,
1063             'depth' => '262144',
1064             'height' => '350',
1065             'width' => '240'
1066             },
1067             'P03B' => {
1068             'color' => 1,
1069             'depth' => '262144',
1070             'height' => '331',
1071             'width' => '240'
1072             },
1073             'P03C' => {
1074             'color' => 1,
1075             'depth' => '262144',
1076             'height' => '650',
1077             'width' => '480'
1078             },
1079             'P03D' => {
1080             'color' => 1,
1081             'depth' => '262144',
1082             'height' => '650',
1083             'width' => '480'
1084             },
1085             'P04A' => {
1086             'color' => 1,
1087             'depth' => '262144',
1088             'height' => '350',
1089             'width' => '240'
1090             },
1091             'P04B' => {
1092             'color' => 1,
1093             'depth' => '262144',
1094             'height' => '662',
1095             'width' => '480'
1096             },
1097             'P04C' => {
1098             'color' => 1,
1099             'depth' => '262144',
1100             'height' => '650',
1101             'width' => '480'
1102             },
1103             'P05A' => {
1104             'color' => 1,
1105             'depth' => '262144',
1106             'height' => '350',
1107             'width' => '240'
1108             },
1109             'P05B' => {
1110             'color' => 1,
1111             'depth' => '262144',
1112             'height' => '331',
1113             'width' => '240'
1114             },
1115             'P05C' => {
1116             'color' => 1,
1117             'depth' => '262144',
1118             'height' => '650',
1119             'width' => '480'
1120             },
1121             'P06A' => {
1122             'color' => 1,
1123             'depth' => '262144',
1124             'height' => '350',
1125             'width' => '240'
1126             },
1127             'P06B' => {
1128             'color' => 1,
1129             'depth' => '262144',
1130             'height' => '650',
1131             'width' => '480'
1132             },
1133             'P06C' => {
1134             'color' => 1,
1135             'depth' => '262144',
1136             'height' => '650',
1137             'width' => '480'
1138             },
1139             'P07A3' => {
1140             'color' => 1,
1141             'depth' => '262144',
1142             'height' => '662',
1143             'width' => '480'
1144             },
1145             'P07B' => {
1146             'color' => 1,
1147             'depth' => '262144',
1148             'height' => '331',
1149             'width' => '240'
1150             },
1151             'P08A3' => {
1152             'color' => 1,
1153             'depth' => '262144',
1154             'height' => '662',
1155             'width' => '480'
1156             },
1157             'P09A3' => {
1158             'color' => 1,
1159             'depth' => '262144',
1160             'height' => '662',
1161             'width' => '480'
1162             },
1163             'P10A' => {
1164             'color' => 1,
1165             'depth' => '262144',
1166             'height' => '350',
1167             'width' => '240'
1168             },
1169             'P2002' => {
1170             'color' => 1,
1171             'depth' => '65536',
1172             'height' => '128',
1173             'width' => '118'
1174             },
1175             'P2101V' => {
1176             'color' => 1,
1177             'depth' => '262144',
1178             'height' => '182',
1179             'width' => '163'
1180             },
1181             'P2102V' => {
1182             'color' => 1,
1183             'depth' => '262144',
1184             'height' => '198',
1185             'width' => '176'
1186             },
1187             'P700I' => {
1188             'color' => 1,
1189             'depth' => '65536',
1190             'height' => '270',
1191             'width' => '240'
1192             },
1193             'P701ID' => {
1194             'color' => 1,
1195             'depth' => '65536',
1196             'height' => '270',
1197             'width' => '240'
1198             },
1199             'P702I' => {
1200             'color' => 1,
1201             'depth' => '262144',
1202             'height' => '270',
1203             'width' => '240'
1204             },
1205             'P702ID' => {
1206             'color' => 1,
1207             'depth' => '262144',
1208             'height' => '270',
1209             'width' => '240'
1210             },
1211             'P703I' => {
1212             'color' => 1,
1213             'depth' => '262144',
1214             'height' => '270',
1215             'width' => '240'
1216             },
1217             'P703IMYU' => {
1218             'color' => 1,
1219             'depth' => '262144',
1220             'height' => '270',
1221             'width' => '240'
1222             },
1223             'P704I' => {
1224             'color' => 1,
1225             'depth' => '262144',
1226             'height' => '270',
1227             'width' => '240'
1228             },
1229             'P704IMYU' => {
1230             'color' => 1,
1231             'depth' => '262144',
1232             'height' => '270',
1233             'width' => '240'
1234             },
1235             'P705I' => {
1236             'color' => 1,
1237             'depth' => '262144',
1238             'height' => '350',
1239             'width' => '240'
1240             },
1241             'P705ICL' => {
1242             'color' => 1,
1243             'depth' => '262144',
1244             'height' => '350',
1245             'width' => '240'
1246             },
1247             'P705IMYU' => {
1248             'color' => 1,
1249             'depth' => '262144',
1250             'height' => '350',
1251             'width' => '240'
1252             },
1253             'P706IE' => {
1254             'color' => 1,
1255             'depth' => '262144',
1256             'height' => '350',
1257             'width' => '240'
1258             },
1259             'P706IMYU' => {
1260             'color' => 1,
1261             'depth' => '262144',
1262             'height' => '350',
1263             'width' => '240'
1264             },
1265             'P851I' => {
1266             'color' => 1,
1267             'depth' => '65536',
1268             'height' => '270',
1269             'width' => '240'
1270             },
1271             'P900I' => {
1272             'color' => 1,
1273             'depth' => '65536',
1274             'height' => '266',
1275             'width' => '240'
1276             },
1277             'P900IV' => {
1278             'color' => 1,
1279             'depth' => '262144',
1280             'height' => '266',
1281             'width' => '240'
1282             },
1283             'P901I' => {
1284             'color' => 1,
1285             'depth' => '65536',
1286             'height' => '270',
1287             'width' => '240'
1288             },
1289             'P901IS' => {
1290             'color' => 1,
1291             'depth' => '65536',
1292             'height' => '270',
1293             'width' => '240'
1294             },
1295             'P901ITV' => {
1296             'color' => 1,
1297             'depth' => '65536',
1298             'height' => '270',
1299             'width' => '240'
1300             },
1301             'P902I' => {
1302             'color' => 1,
1303             'depth' => '262144',
1304             'height' => '270',
1305             'width' => '240'
1306             },
1307             'P902IS' => {
1308             'color' => 1,
1309             'depth' => '262144',
1310             'height' => '270',
1311             'width' => '240'
1312             },
1313             'P903I' => {
1314             'color' => 1,
1315             'depth' => '262144',
1316             'height' => '270',
1317             'width' => '240'
1318             },
1319             'P903ITV' => {
1320             'color' => 1,
1321             'depth' => '262144',
1322             'height' => '350',
1323             'width' => '240'
1324             },
1325             'P903IX' => {
1326             'color' => 1,
1327             'depth' => '262144',
1328             'height' => '270',
1329             'width' => '240'
1330             },
1331             'P904I' => {
1332             'color' => 1,
1333             'depth' => '262144',
1334             'height' => '350',
1335             'width' => '240'
1336             },
1337             'P905I' => {
1338             'color' => 1,
1339             'depth' => '262144',
1340             'height' => '350',
1341             'width' => '240'
1342             },
1343             'P905ITV' => {
1344             'color' => 1,
1345             'depth' => '262144',
1346             'height' => '350',
1347             'width' => '240'
1348             },
1349             'P906I' => {
1350             'color' => 1,
1351             'depth' => '262144',
1352             'height' => '350',
1353             'width' => '240'
1354             },
1355             'SA700IS' => {
1356             'color' => 1,
1357             'depth' => '65536',
1358             'height' => '252',
1359             'width' => '240'
1360             },
1361             'SA702I' => {
1362             'color' => 1,
1363             'depth' => '65536',
1364             'height' => '252',
1365             'width' => '240'
1366             },
1367             'SA800I' => {
1368             'color' => 1,
1369             'depth' => '65536',
1370             'height' => '252',
1371             'width' => '240'
1372             },
1373             'SH01A' => {
1374             'color' => 1,
1375             'depth' => '16777216',
1376             'height' => '320',
1377             'width' => '240'
1378             },
1379             'SH01B' => {
1380             'color' => 1,
1381             'depth' => '16777216',
1382             'height' => '646',
1383             'width' => '480'
1384             },
1385             'SH01C' => {
1386             'color' => 1,
1387             'depth' => '16777216',
1388             'height' => '656',
1389             'width' => '480'
1390             },
1391             'SH02A' => {
1392             'color' => 1,
1393             'depth' => '16777216',
1394             'height' => '320',
1395             'width' => '240'
1396             },
1397             'SH02B' => {
1398             'color' => 1,
1399             'depth' => '16777216',
1400             'height' => '646',
1401             'width' => '480'
1402             },
1403             'SH02C' => {
1404             'color' => 1,
1405             'depth' => '16777216',
1406             'height' => '656',
1407             'width' => '480'
1408             },
1409             'SH03A' => {
1410             'color' => 1,
1411             'depth' => '16777216',
1412             'height' => '320',
1413             'width' => '240'
1414             },
1415             'SH03B' => {
1416             'color' => 1,
1417             'depth' => '16777216',
1418             'height' => '592',
1419             'width' => '480'
1420             },
1421             'SH03D' => {
1422             'color' => 1,
1423             'depth' => '16777216',
1424             'height' => '656',
1425             'width' => '480'
1426             },
1427             'SH04A' => {
1428             'color' => 1,
1429             'depth' => '16777216',
1430             'height' => '320',
1431             'width' => '240'
1432             },
1433             'SH04B' => {
1434             'color' => 1,
1435             'depth' => '16777216',
1436             'height' => '592',
1437             'width' => '480'
1438             },
1439             'SH04C' => {
1440             'color' => 1,
1441             'depth' => '16777216',
1442             'height' => '656',
1443             'width' => '480'
1444             },
1445             'SH05A3' => {
1446             'color' => 1,
1447             'depth' => '16777216',
1448             'height' => '592',
1449             'width' => '480'
1450             },
1451             'SH05B' => {
1452             'color' => 1,
1453             'depth' => '16777216',
1454             'height' => '646',
1455             'width' => '480'
1456             },
1457             'SH05C' => {
1458             'color' => 1,
1459             'depth' => '16777216',
1460             'height' => '592',
1461             'width' => '480'
1462             },
1463             'SH05D' => {
1464             'color' => 1,
1465             'depth' => '16777216',
1466             'height' => '656',
1467             'width' => '480'
1468             },
1469             'SH06A3' => {
1470             'color' => 1,
1471             'depth' => '16777216',
1472             'height' => '592',
1473             'width' => '480'
1474             },
1475             'SH06B' => {
1476             'color' => 1,
1477             'depth' => '16777216',
1478             'height' => '646',
1479             'width' => '480'
1480             },
1481             'SH06C' => {
1482             'color' => 1,
1483             'depth' => '16777216',
1484             'height' => '592',
1485             'width' => '480'
1486             },
1487             'SH07A3' => {
1488             'color' => 1,
1489             'depth' => '16777216',
1490             'height' => '592',
1491             'width' => '480'
1492             },
1493             'SH07B' => {
1494             'color' => 1,
1495             'depth' => '16777216',
1496             'height' => '656',
1497             'width' => '480'
1498             },
1499             'SH08A' => {
1500             'color' => 1,
1501             'depth' => '16777216',
1502             'height' => '592',
1503             'width' => '480'
1504             },
1505             'SH08B' => {
1506             'color' => 1,
1507             'depth' => '16777216',
1508             'height' => '646',
1509             'width' => '480'
1510             },
1511             'SH08C' => {
1512             'color' => 1,
1513             'depth' => '16777216',
1514             'height' => '592',
1515             'width' => '480'
1516             },
1517             'SH09B' => {
1518             'color' => 1,
1519             'depth' => '16777216',
1520             'height' => '646',
1521             'width' => '480'
1522             },
1523             'SH09C' => {
1524             'color' => 1,
1525             'depth' => '16777216',
1526             'height' => '656',
1527             'width' => '480'
1528             },
1529             'SH10C' => {
1530             'color' => 1,
1531             'depth' => '16777216',
1532             'height' => '656',
1533             'width' => '480'
1534             },
1535             'SH11C' => {
1536             'color' => 1,
1537             'depth' => '16777216',
1538             'height' => '656',
1539             'width' => '480'
1540             },
1541             'SH2101V' => {
1542             'color' => 1,
1543             'depth' => '65536',
1544             'height' => '600',
1545             'width' => '800'
1546             },
1547             'SH700I' => {
1548             'color' => 1,
1549             'depth' => '262144',
1550             'height' => '252',
1551             'width' => '240'
1552             },
1553             'SH700IS' => {
1554             'color' => 1,
1555             'depth' => '262144',
1556             'height' => '252',
1557             'width' => '240'
1558             },
1559             'SH702ID' => {
1560             'color' => 1,
1561             'depth' => '262144',
1562             'height' => '240',
1563             'width' => '240'
1564             },
1565             'SH702IS' => {
1566             'color' => 1,
1567             'depth' => '262144',
1568             'height' => '240',
1569             'width' => '240'
1570             },
1571             'SH703I' => {
1572             'color' => 1,
1573             'depth' => '262144',
1574             'height' => '240',
1575             'width' => '240'
1576             },
1577             'SH704I' => {
1578             'color' => 1,
1579             'depth' => '262144',
1580             'height' => '320',
1581             'width' => '240'
1582             },
1583             'SH705I' => {
1584             'color' => 1,
1585             'depth' => '262144',
1586             'height' => '320',
1587             'width' => '240'
1588             },
1589             'SH705III' => {
1590             'color' => 1,
1591             'depth' => '262144',
1592             'height' => '320',
1593             'width' => '240'
1594             },
1595             'SH706I' => {
1596             'color' => 1,
1597             'depth' => '16777216',
1598             'height' => '320',
1599             'width' => '240'
1600             },
1601             'SH706IE' => {
1602             'color' => 1,
1603             'depth' => '262144',
1604             'height' => '320',
1605             'width' => '240'
1606             },
1607             'SH706IW' => {
1608             'color' => 1,
1609             'depth' => '16777216',
1610             'height' => '320',
1611             'width' => '240'
1612             },
1613             'SH851I' => {
1614             'color' => 1,
1615             'depth' => '262144',
1616             'height' => '252',
1617             'width' => '240'
1618             },
1619             'SH900I' => {
1620             'color' => 1,
1621             'depth' => '262144',
1622             'height' => '252',
1623             'width' => '240'
1624             },
1625             'SH901IC' => {
1626             'color' => 1,
1627             'depth' => '262144',
1628             'height' => '252',
1629             'width' => '240'
1630             },
1631             'SH901IS' => {
1632             'color' => 1,
1633             'depth' => '262144',
1634             'height' => '252',
1635             'width' => '240'
1636             },
1637             'SH902I' => {
1638             'color' => 1,
1639             'depth' => '262144',
1640             'height' => '240',
1641             'width' => '240'
1642             },
1643             'SH902IS' => {
1644             'color' => 1,
1645             'depth' => '262144',
1646             'height' => '240',
1647             'width' => '240'
1648             },
1649             'SH902ISL' => {
1650             'color' => 1,
1651             'depth' => '262144',
1652             'height' => '240',
1653             'width' => '240'
1654             },
1655             'SH903I' => {
1656             'color' => 1,
1657             'depth' => '262144',
1658             'height' => '320',
1659             'width' => '240'
1660             },
1661             'SH903ITV' => {
1662             'color' => 1,
1663             'depth' => '262144',
1664             'height' => '320',
1665             'width' => '240'
1666             },
1667             'SH904I' => {
1668             'color' => 1,
1669             'depth' => '262144',
1670             'height' => '320',
1671             'width' => '240'
1672             },
1673             'SH905I' => {
1674             'color' => 1,
1675             'depth' => '16777216',
1676             'height' => '320',
1677             'width' => '240'
1678             },
1679             'SH905ITV' => {
1680             'color' => 1,
1681             'depth' => '16777216',
1682             'height' => '320',
1683             'width' => '240'
1684             },
1685             'SH906I' => {
1686             'color' => 1,
1687             'depth' => '16777216',
1688             'height' => '320',
1689             'width' => '240'
1690             },
1691             'SH906ITV' => {
1692             'color' => 1,
1693             'depth' => '16777216',
1694             'height' => '320',
1695             'width' => '240'
1696             },
1697             'SO702I' => {
1698             'color' => 1,
1699             'depth' => '262144',
1700             'height' => '256',
1701             'width' => '240'
1702             },
1703             'SO703I' => {
1704             'color' => 1,
1705             'depth' => '262144',
1706             'height' => '368',
1707             'width' => '240'
1708             },
1709             'SO704I' => {
1710             'color' => 1,
1711             'depth' => '262144',
1712             'height' => '368',
1713             'width' => '240'
1714             },
1715             'SO705I' => {
1716             'color' => 1,
1717             'depth' => '262144',
1718             'height' => '320',
1719             'width' => '240'
1720             },
1721             'SO706I' => {
1722             'color' => 1,
1723             'depth' => '262144',
1724             'height' => '320',
1725             'width' => '240'
1726             },
1727             'SO902I' => {
1728             'color' => 1,
1729             'depth' => '262144',
1730             'height' => '256',
1731             'width' => '240'
1732             },
1733             'SO902IWP+' => {
1734             'color' => 1,
1735             'depth' => '262144',
1736             'height' => '256',
1737             'width' => '240'
1738             },
1739             'SO903I' => {
1740             'color' => 1,
1741             'depth' => '262144',
1742             'height' => '368',
1743             'width' => '240'
1744             },
1745             'SO903ITV' => {
1746             'color' => 1,
1747             'depth' => '262144',
1748             'height' => '368',
1749             'width' => '240'
1750             },
1751             'SO905I' => {
1752             'color' => 1,
1753             'depth' => '16777216',
1754             'height' => '368',
1755             'width' => '240'
1756             },
1757             'SO905ICS' => {
1758             'color' => 1,
1759             'depth' => '16777216',
1760             'height' => '368',
1761             'width' => '240'
1762             },
1763             'SO906I' => {
1764             'color' => 1,
1765             'depth' => '16777216',
1766             'height' => '368',
1767             'width' => '240'
1768             },
1769             'T2101V' => {
1770             'color' => 1,
1771             'depth' => '262144',
1772             'height' => '144',
1773             'width' => '176'
1774             }
1775             }
1776             ;
1777              
1778             1;