summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythappletrailers/appletrailer.xml
blob: aa1839136f8076245c012ec3004387eb073c9eed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
<mythmenu name="TRAILERS">
        <button>
                <type>VIDEO_BROWSER</type>
                <text>Play All Trailers</text>
                <action>EXEC /usr/bin/play_trailer.sh /home/mythtv/all_trailers</action>
        </button>

        <button>
                <type>VIDEO_BROWSER</type>
                <text>Shuffle Play Trailers</text>
                <action>EXEC /usr/bin/play_trailer.sh /home/mythtv/shuffle_trailers</action>
        </button>

        <button>
                <type>VIDEO_BROWSER</type>
                <text>Play Random Trailer</text>
                <action>EXEC loading.sh &amp;&amp; mplayer -fs -zoom -really-quiet -user-agent QuickTime/7.6.2 -cache 16000 $(sort -R /home/mythtv/all_trailers | tail -1)</action>
        </button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>10 Years</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/10years/10years-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>2 Days in New York</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/2daysinny/2daysinny-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>360</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/360/360-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>7500</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/7500/7500-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>A Royal Affair</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/aroyalaffair/aroyalaffair-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>After</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/after/after-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Alex Cross</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/alexcross/alexcross-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Anna Karenina</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/focus_features/annakarenina/annakerenina-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Arbitrage</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/arbitrage/arbitrageroad-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Argo</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/argo/argo-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Bachelorette</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/bachelorette/bachelorette-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Battle of the Year</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/battleoftheyear/battleoftheyear-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Beasts of the Southern Wild</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox_searchlight/beastsofthesouthernwild/beastsofthesouthernwild-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Branded</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/branded/branded-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Brave</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/brave/brave-tlr5_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Celeste and Jesse Forever</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/celesteandjesseforever/celesteandjesse-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Chained</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/chained/chained-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Champions of the Deep</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/championsofthedeep/championsofthedeep-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Chasing Mavericks</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/chasingmavericks/chasingmaverics-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Chicken with Plums</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony/chickenwithplums/chickenwithplums-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Cirque du Soleil: Worlds Away 3D</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/cirque/cirque-tl1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Cloud Atlas</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/cloudatlas/cloudatlas-trailer1b_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Compliance</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/compliance/compliance-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Deadfall</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/deadfall/deadfall-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Despicable Me 2</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/despicableme2/despicableme2-tsr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Diary of a Wimpy Kid: Dog Days</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/diaryofawimpykiddogdays/diaryofawimpykiddogday-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Django Unchained</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/djangounchained/django-tsr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Doggie B</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/doggieb/doggieb-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Dredd</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/dredd/dredd-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>End of Watch</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/endofwatch/endofwatch-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Escape Fire: The Fight to Rescue American Healthcare</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/escapefire/escapefire-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Finding Nemo 3D</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/finding_nemo/findingnemo-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Flight</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/flight/flight-tlr1zyx77_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>For a Good Time, Call...</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/focus_features/foragoodtimecall/foragoodtimecall-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Frankenweenie</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/frankenweenie/frankenweenie-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Freelancers</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/freelancers/freelancers-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Fun Size</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/funsize/funsize-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>GI Joe: Retaliation</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/gijoeretaliation/gijoeretaliation-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>General Education</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/generaleducation/generaleducation-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Goats</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/goats/goats-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hansel </text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/hanselandgretel/hanselandgretel-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hello I Must Be Going</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/helloimustbegoing/helloimustbegoing_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Here Comes the Boom</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/herecomestheboom/herecomestheboom-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hit </text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/hitandrun/hitandrun-tl1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hope Springs</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony/hopesprings/hopesprings-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hotel Transylvania</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/hoteltransylvania/hoteltransylvania-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>House at the End of the Street</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/houseattheendofthestreet/houseattheendofthestreet-tlr3_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Hyde Park on Hudson</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/focus_features/hydeparkonthehudson/hydeparkonthehudson-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Ice Age: Continental Drift</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/iceage4/iceage4-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Jack and Diane</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/jackanddiane/jackanddiane-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Killer Joe</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/killerjoe/killerjoe-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Killing Them Softly</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/killingthemsoftly/killingthemsoftly-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Klown</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/klown/klown-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>LUV</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/luv/luv_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Lawless</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/lawless/lawless-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Least Among Saints</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/leastamongsaints/leastamongsaints-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Les Miserables</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/lesmiserables/lesmiserables-tsr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Life of Pi</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/lifeofpi/lifeofpi-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Looper</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/looper/looper-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Madagascar 3: Europe's Most Wanted</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/dreamworks/madagascar3/madagascar3-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Man of Steel</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/manofsteel/manofsteel-tlr1-r_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Middle of Nowhere</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/middleofnowhere/middleofnowhere-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Monsters University</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/monstersuniversity/monstersuniversity-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Monsters, Inc. 3D</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/monstersinc3d/monstersinc3d-tlr3_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Nobody Walks</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/nobodywalks/nobodywalks-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Oz the Great and Powerful</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/ozthegreatandpowerful/oz-tlr1-2938tyz_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>ParaNorman</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/focus_features/paranorman/paranorman-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Paranormal Activity 4</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/paramount/paranormalactivity4/paranormalactivity4-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Pitch Perfect</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/pitchperfect/pitchperfect-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Premium Rush</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/premiumrush/premiumrush-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Rec 3</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/rec3/rec3-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Red Hook Summer</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/redhooksummer/redhooksummer-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Resident Evil: Retribution</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/residentevilretribution/residentevil-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Rise of the Guardians</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/dreamworks/riseoftheguardians/riseoftheguardians-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Robot </text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/robotfrank/robotandfrank-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Sacrifice</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/sacrifice/sacrifice-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Saints and Soldiers: Airborne Creed</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/saintsandsoldiers2/saintsandsoldiers2-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Samsara</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/samsara/samsara-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Searching for Sugar Man</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony/searchingforsugarman/searchingforsugarman-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Seven Psychopaths</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/sevenpsychopaths/sevenpsychopaths-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Silver Linings Playbook</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/silverliningsplaybook/silverlinings-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Sinister</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/summit/sinister/sinister-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Skyfall</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/skyfall/skyfall-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Soldiers of Fortune</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/soldiersoffortune/soldiersoffortune-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Solomon Kane</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/solomonkane/solomonkane-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Somewhere Between</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/somewherebetween/somewherebetween-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Sparkle</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/sparkle/sparkle-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Step Up: Revolution</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/summit/stepuprevolution/stepuprevolution-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Stolen</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/stolen/stolen-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Taken 2</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/taken2/taken2-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Ted</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/ted/ted-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Apparition</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/theapparition/theapparition-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Avengers</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/marvel/theavengers/avengers-7c7b7a-tlr3_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Awakening</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/theawakening/awakening-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Babymakers</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/babymakers/babymakers-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Bay</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/thebay/thebay-tlr_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Big Wedding</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/thebigwedding/bigwedding-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Bourne Legacy</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/bournelegacy/bournelegacy-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Campaign</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thecampaign/thecampaign-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Dark Knight Rises</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thedarkknightrises/darkknightrises-tlr4_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Expendables 2</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/expendables2/expendables2-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Flying Swords of Dragon Gate</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/flyingswords/flyingswords-tlr1b_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Good Doctor</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/thegooddoctor/gooddoctor-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Great Gatsby</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thegreatgatsby/greatgatsby-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Hobbit: An Unexpected Journey</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thehobbit1/thehobbit-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Hunger Games</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/thehungergames/thehungergames-tlr1a_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Impossible</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/summit/theimpossible/theimpossible-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Last Stand</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/newline/thelaststand/laststand-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Man with the Iron Fists</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/themanwiththeironfists/manwiththeironfists-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Master</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/themaster/themaster-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Odd Life of Timothy Green</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/theoddlifeoftimothygreen/oddlifeoftimothygreen-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Oogieloves in the Big Balloon Adventure</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/oogieloves/oog-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Oranges</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/theoranges/oranges-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Paperboy</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/thepaperboy/thepaperboy-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Perks of Being a Wallflower</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/summit/theperksofbeingawallflower/perksofbeingawallflower-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Possession</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/lionsgate/thepossession/possession-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Sessions</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox_searchlight/thesessions/thesessions-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Tall Man</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/thetallman/thetallman-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Trouble With The Truth</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/troublewiththetruth/troublewiththetruth-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Trouble with the Curve</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thetroublewiththecurve/troublewiththecurve-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Twilight Saga: Breaking Dawn - Part 2</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/summit/twilightbreakingdawn2/twilightbd2-tlr2_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Victim</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/thevictim/thevictim-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Watch</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/thewatch/thewatch-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>The Words</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/thewords/thewords-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>This Is 40</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/universal/thisis40/thisis40-tlr3_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>This Must Be the Place</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/thismustbetheplace/thismustbetheplace-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Thunderstruck</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/wb/thunderstruck/thunderstruck-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Total Recall</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/sony_pictures/totalrecall/totalrecall-tlr4_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Toys in the Attic</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/toysintheattic/toysintheattic-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Unconditional</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/independent/unconditional/unconditional-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>V/H/S</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/magnolia_pictures/vhs/vhs-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>War of the Buttons</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/weinstein/warofthebuttons/warofthebuttons-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Won't Back Down</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/fox/wontbackdown/wontbackdown-tlr1_h640w.mov</action>
	</button>

	<button>
		<type>VIDEO_BROWSER</type>
		<text>Wreck-It Ralph</text>
		<action>EXEC loading.sh &amp;&amp; mplayer-wrapper.pl -fs -zoom -really-quiet -user-agent "QuickTime/7.6.2" -cache 16000 http://trailers.apple.com/movies/disney/wreckitralph/wreakitralph-tlr1_h640w.mov</action>
	</button>

</mythmenu>