
/********* CONFIGURATION DE LA GALLERIE PHOTO **********/
//--- Urls
var URL_QUALITY  = 85;				/* Qualite (jpeg) de la photo */
var PHOTOFILEPREFIXE = "TransSiberien_"; /* Préfixe commun à les fichiers de photo. Sert à "trimer" le nom des fichiers */ 
var NB_IMGRESOLUTIONS = 1;	 //Nombre de version de chaque photo (résolutions différentes)
//--- Préfetch
var TAILLECACHEPHOTO = 20;		//Taille total du cache photo
var NBPHOTOSAPRECHARGER = 4;	//On précharge X photos après la courante
//-- PARAMETRE POUR RESIZE ET CENTRAGE --//
var RESIZETOLERANCE = 10;	  /* La zone d'affichage peut être augmentée de cette tolérence sans qu'on demande un rechargement des photos */
var MAXPHOTOWIDTH  = 1200;	/* Width Max des photos */
var MAXPHOTOWHEIGHT = 960;  /* Height Max des photos */
//-- Divers
var F_PHOTO_RIGHTCLICKENABLED = false;	/* Peut-on faire un clic droit sur la photo ? */
var NUMPREMIEREPHOTO = 1;			/* Première photo à afficher */
var NUMPREMIEREPAGEINDEX = 1;		/* Première page d'index à afficher */



/************** PHOTOS **************/
/*Structure : {	numéroPhoto :	==> Caractère '&' INTERDIT !
									{ fileName 	, res:	
																			{ 1 :		{width,height},				NB: res[1] > res[2] > ... > res[N]
																			  2 : 	    {width,height},
																			  N :		{width,height} } } }
*/
listePhotos =  {                                                                                        
1  :{fileName:"TransSiberien_20080925_192514.jpg",		res:{	1 : {width:1000,    height:665},	  2 : {width:850,    height:565},	3 : {width:700,    height:465},	  4 : {width:580,    height:386}} }, 
2  :{fileName:"TransSiberien_20080926_152336.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
3  :{fileName:"TransSiberien_20080926_155553_pano.jpg", res:{	1 : {width:1000,    height:393},      2 : {width:850,    height:334},   3 : {width:700,    height:275},   4 : {width:580,    height:228}} }, 
4  :{fileName:"TransSiberien_20080926_160450.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
5  :{fileName:"TransSiberien_20080926_162343.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
6  :{fileName:"TransSiberien_20080926_162620_pano.jpg", res:{	1 : {width:1000,    height:289},      2 : {width:850,    height:246},   3 : {width:700,    height:203},   4 : {width:580,    height:168}} }, 
7  :{fileName:"TransSiberien_20080926_163656_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
8  :{fileName:"TransSiberien_20080926_164147.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:481,    height:720},   3 : {width:401,    height:600},   4 : {width:321,    height:480}} }, 
9  :{fileName:"TransSiberien_20080926_165332.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
10 :{fileName:"TransSiberien_20080926_172527.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
11 :{fileName:"TransSiberien_20080926_173327.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
12 :{fileName:"TransSiberien_20080926_175713.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
13 :{fileName:"TransSiberien_20080926_180213.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
14 :{fileName:"TransSiberien_20080926_184558.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
15 :{fileName:"TransSiberien_20080926_190353.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
16 :{fileName:"TransSiberien_20080926_191528.jpg",      res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
17 :{fileName:"TransSiberien_20080926_193041.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
18 :{fileName:"TransSiberien_20080926_193300.jpg",      res:{	1 : {width:1000,    height:629},      2 : {width:850,    height:535},   3 : {width:700,    height:441},   4 : {width:580,    height:365}} }, 
19 :{fileName:"TransSiberien_20080926_195237.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
20 :{fileName:"TransSiberien_20080927_124153.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
21 :{fileName:"TransSiberien_20080927_124437.jpg",      res:{	1 : {width:1000,    height:632},      2 : {width:850,    height:537},   3 : {width:700,    height:443},   4 : {width:580,    height:367}} }, 
22 :{fileName:"TransSiberien_20080927_130017.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
23 :{fileName:"TransSiberien_20080927_132100.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
24 :{fileName:"TransSiberien_20080927_135304.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:478,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
25 :{fileName:"TransSiberien_20080927_143325.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
26 :{fileName:"TransSiberien_20080927_151814.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
27 :{fileName:"TransSiberien_20080927_160453.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
28 :{fileName:"TransSiberien_20080927_160936.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
29 :{fileName:"TransSiberien_20080927_163430.jpg",      res:{	1 : {width:1000,    height:664},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:385}} }, 
30 :{fileName:"TransSiberien_20080927_173312.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:478,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
31 :{fileName:"TransSiberien_20080927_180310.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
32 :{fileName:"TransSiberien_20080928_102123.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
33 :{fileName:"TransSiberien_20080928_132458.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
34 :{fileName:"TransSiberien_20080928_170908.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
35 :{fileName:"TransSiberien_20080929_132203_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
36 :{fileName:"TransSiberien_20080929_142300.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
37 :{fileName:"TransSiberien_20080929_142424.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
38 :{fileName:"TransSiberien_20080929_145006.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
39 :{fileName:"TransSiberien_20080929_153054.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
40 :{fileName:"TransSiberien_20080929_182710.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
41 :{fileName:"TransSiberien_20080930_105208.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
42 :{fileName:"TransSiberien_20080930_105427.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
43 :{fileName:"TransSiberien_20080930_125319.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
44 :{fileName:"TransSiberien_20080930_210924.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
45 :{fileName:"TransSiberien_20081001_114438.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
46 :{fileName:"TransSiberien_20081001_133225.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
47 :{fileName:"TransSiberien_20081001_133321.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
48 :{fileName:"TransSiberien_20081002_035732.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
49 :{fileName:"TransSiberien_20081002_063345.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
50 :{fileName:"TransSiberien_20081002_094647.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
51 :{fileName:"TransSiberien_20081002_101110.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
52 :{fileName:"TransSiberien_20081002_101542.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
53 :{fileName:"TransSiberien_20081002_105217.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
54 :{fileName:"TransSiberien_20081003_115322_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
55 :{fileName:"TransSiberien_20081003_115418.jpg",      res:{	1 : {width:1000,    height:664},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:385}} }, 
56 :{fileName:"TransSiberien_20081003_124908.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
57 :{fileName:"TransSiberien_20081003_144202.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
58 :{fileName:"TransSiberien_20081003_160723.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
59 :{fileName:"TransSiberien_20081003_162414.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
60 :{fileName:"TransSiberien_20081003_164334.jpg",      res:{	1 : {width:1000,    height:539},      2 : {width:850,    height:458},   3 : {width:700,    height:377},   4 : {width:580,    height:313}} }, 
61 :{fileName:"TransSiberien_20081003_165230.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
62 :{fileName:"TransSiberien_20081003_171146_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
63 :{fileName:"TransSiberien_20081003_191446.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:481,    height:720},   3 : {width:401,    height:600},   4 : {width:321,    height:480}} }, 
64 :{fileName:"TransSiberien_20081003_193215_pano.jpg", res:{	1 : {width:1000,    height:249},      2 : {width:850,    height:211},   3 : {width:700,    height:174},   4 : {width:580,    height:144}} }, 
65 :{fileName:"TransSiberien_20081003_195204.jpg",      res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
66 :{fileName:"TransSiberien_20081004_105103_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
67 :{fileName:"TransSiberien_20081004_115956.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
68 :{fileName:"TransSiberien_20081004_120721.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
69 :{fileName:"TransSiberien_20081004_123637.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
70 :{fileName:"TransSiberien_20081004_143159.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
71 :{fileName:"TransSiberien_20081004_155837.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
72 :{fileName:"TransSiberien_20081004_160133.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
73 :{fileName:"TransSiberien_20081004_162509.jpg",      res:{	1 : {width:638,    height:850},       2 : {width:540,    height:720},   3 : {width:450,    height:600},   4 : {width:360,    height:480}} }, 
74 :{fileName:"TransSiberien_20081004_171855.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
75 :{fileName:"TransSiberien_20081004_172544_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
76 :{fileName:"TransSiberien_20081004_180841.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
77 :{fileName:"TransSiberien_20081005_102702.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
78 :{fileName:"TransSiberien_20081005_122019.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
79 :{fileName:"TransSiberien_20081005_122331.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
80 :{fileName:"TransSiberien_20081005_123428.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
81 :{fileName:"TransSiberien_20081005_155633.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
82 :{fileName:"TransSiberien_20081005_162215.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
83 :{fileName:"TransSiberien_20081005_162354.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
84 :{fileName:"TransSiberien_20081005_174555.jpg",      res:{	1 : {width:1000,    height:750},      2 : {width:850,    height:638},   3 : {width:700,    height:525},   4 : {width:580,    height:435}} }, 
85 :{fileName:"TransSiberien_20081005_201425.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
86 :{fileName:"TransSiberien_20081006_112301.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
87 :{fileName:"TransSiberien_20081006_131135.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
88 :{fileName:"TransSiberien_20081006_142612.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
89 :{fileName:"TransSiberien_20081006_143344_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
90 :{fileName:"TransSiberien_20081006_145243.jpg",      res:{	1 : {width:1000,    height:750},      2 : {width:850,    height:638},   3 : {width:700,    height:525},   4 : {width:580,    height:435}} }, 
91 :{fileName:"TransSiberien_20081006_145314_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
92 :{fileName:"TransSiberien_20081006_180517.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
93 :{fileName:"TransSiberien_20081007_115750.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
94 :{fileName:"TransSiberien_20081007_124331.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
95 :{fileName:"TransSiberien_20081007_125149.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
96 :{fileName:"TransSiberien_20081007_155336.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
97 :{fileName:"TransSiberien_20081007_163902.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
98 :{fileName:"TransSiberien_20081007_165157.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:481,    height:720},   3 : {width:401,    height:600},   4 : {width:321,    height:480}} }, 
99 :{fileName:"TransSiberien_20081008_104802.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
100:{fileName:"TransSiberien_20081008_143445.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
101:{fileName:"TransSiberien_20081008_145010.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:480,    height:720},   3 : {width:400,    height:600},   4 : {width:320,    height:480}} }, 
102:{fileName:"TransSiberien_20081008_182809.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
103:{fileName:"TransSiberien_20081008_185429.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
104:{fileName:"TransSiberien_20081008_185618.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
105:{fileName:"TransSiberien_20081008_192014.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
106:{fileName:"TransSiberien_20081009_082317.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
107:{fileName:"TransSiberien_20081009_082622.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
108:{fileName:"TransSiberien_20081009_085449.jpg",      res:{	1 : {width:1000,    height:770},      2 : {width:850,    height:654},   3 : {width:700,    height:539},   4 : {width:580,    height:447}} }, 
109:{fileName:"TransSiberien_20081009_085758.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
110:{fileName:"TransSiberien_20081009_095025.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
111:{fileName:"TransSiberien_20081009_105418_pano.jpg", res:{	1 : {width:1000,    height:403},      2 : {width:850,    height:343},   3 : {width:700,    height:282},   4 : {width:580,    height:234}} }, 
112:{fileName:"TransSiberien_20081009_112134.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:481,    height:720},   3 : {width:401,    height:600},   4 : {width:321,    height:480}} }, 
113:{fileName:"TransSiberien_20081009_113118.jpg",      res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
114:{fileName:"TransSiberien_20081009_114247.jpg",      res:{	1 : {width:1000,    height:664},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
115:{fileName:"TransSiberien_20081009_121959.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
116:{fileName:"TransSiberien_20081009_154206.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
117:{fileName:"TransSiberien_20081009_164519_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
118:{fileName:"TransSiberien_20081009_170543.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
119:{fileName:"TransSiberien_20081009_172129.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
120:{fileName:"TransSiberien_20081009_184032.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
121:{fileName:"TransSiberien_20081009_184645.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
122:{fileName:"TransSiberien_20081010_103319.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
123:{fileName:"TransSiberien_20081010_125122.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
124:{fileName:"TransSiberien_20081010_165929.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
125:{fileName:"TransSiberien_20081010_171631.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
126:{fileName:"TransSiberien_20081010_180502.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
127:{fileName:"TransSiberien_20081010_181107.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
128:{fileName:"TransSiberien_20081010_193456.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
129:{fileName:"TransSiberien_20081011_090908.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
130:{fileName:"TransSiberien_20081011_123546.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
131:{fileName:"TransSiberien_20081011_125351.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
132:{fileName:"TransSiberien_20081011_143049_2.jpg",    res:{	1 : {width:1000,    height:750},      2 : {width:850,    height:638},   3 : {width:700,    height:525},   4 : {width:580,    height:435}} }, 
133:{fileName:"TransSiberien_20081011_145834_pano.jpg", res:{	1 : {width:1000,    height:401},      2 : {width:850,    height:341},   3 : {width:700,    height:281},   4 : {width:580,    height:233}} }, 
134:{fileName:"TransSiberien_20081012_091810.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
135:{fileName:"TransSiberien_20081012_093919_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
136:{fileName:"TransSiberien_20081012_101740.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:480,    height:720},   3 : {width:400,    height:600},   4 : {width:320,    height:480}} }, 
137:{fileName:"TransSiberien_20081012_110326.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
138:{fileName:"TransSiberien_20081012_115015.jpg",      res:{	1 : {width:1000,    height:257},      2 : {width:850,    height:219},   3 : {width:700,    height:180},   4 : {width:580,    height:149}} }, 
139:{fileName:"TransSiberien_20081012_120906.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
140:{fileName:"TransSiberien_20081012_123601.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
141:{fileName:"TransSiberien_20081012_135517.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
142:{fileName:"TransSiberien_20081012_144719.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
143:{fileName:"TransSiberien_20081012_145335.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
144:{fileName:"TransSiberien_20081012_151210.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
145:{fileName:"TransSiberien_20081012_154206.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
146:{fileName:"TransSiberien_20081012_154613.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
147:{fileName:"TransSiberien_20081012_160908.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
148:{fileName:"TransSiberien_20081012_162934.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
149:{fileName:"TransSiberien_20081012_165436.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
150:{fileName:"TransSiberien_20081012_173105.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
151:{fileName:"TransSiberien_20081012_180646.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
152:{fileName:"TransSiberien_20081012_181916_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
153:{fileName:"TransSiberien_20081013_081014.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
154:{fileName:"TransSiberien_20081013_083103.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
155:{fileName:"TransSiberien_20081013_090757_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
156:{fileName:"TransSiberien_20081013_115123.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
157:{fileName:"TransSiberien_20081013_122453.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
158:{fileName:"TransSiberien_20081013_123940.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
159:{fileName:"TransSiberien_20081013_130456_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
160:{fileName:"TransSiberien_20081013_154107.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
161:{fileName:"TransSiberien_20081013_154627.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
162:{fileName:"TransSiberien_20081013_164415.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
163:{fileName:"TransSiberien_20081013_170831.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
164:{fileName:"TransSiberien_20081013_171907.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
165:{fileName:"TransSiberien_20081013_174919.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
166:{fileName:"TransSiberien_20081013_180608.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
167:{fileName:"TransSiberien_20081013_184702_pano.jpg", res:{	1 : {width:1000,    height:398},      2 : {width:850,    height:338},   3 : {width:700,    height:279},   4 : {width:580,    height:231}} }, 
168:{fileName:"TransSiberien_20081013_192225_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
169:{fileName:"TransSiberien_20081014_125046_pano.jpg", res:{	1 : {width:1000,    height:364},      2 : {width:850,    height:309},   3 : {width:700,    height:255},   4 : {width:580,    height:211}} }, 
170:{fileName:"TransSiberien_20081014_135007.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
171:{fileName:"TransSiberien_20081014_161753.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
172:{fileName:"TransSiberien_20081014_164830.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
173:{fileName:"TransSiberien_20081014_172319.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
174:{fileName:"TransSiberien_20081014_191352.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
175:{fileName:"TransSiberien_20081014_205130.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
176:{fileName:"TransSiberien_20081015_084333.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
177:{fileName:"TransSiberien_20081015_090739.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
178:{fileName:"TransSiberien_20081015_102235.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
179:{fileName:"TransSiberien_20081015_131242.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
180:{fileName:"TransSiberien_20081015_144729.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
181:{fileName:"TransSiberien_20081015_152532_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
182:{fileName:"TransSiberien_20081015_165632_pano.jpg", res:{	1 : {width:1000,    height:196},      2 : {width:850,    height:167},   3 : {width:700,    height:138},   4 : {width:580,    height:114}} }, 
183:{fileName:"TransSiberien_20081015_175927.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
184:{fileName:"TransSiberien_20081015_181837.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
185:{fileName:"TransSiberien_20081016_082506.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
186:{fileName:"TransSiberien_20081016_084231.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
187:{fileName:"TransSiberien_20081016_084716.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
188:{fileName:"TransSiberien_20081016_101503.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
189:{fileName:"TransSiberien_20081016_103718.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
190:{fileName:"TransSiberien_20081016_123433_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
191:{fileName:"TransSiberien_20081016_163615.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
192:{fileName:"TransSiberien_20081016_164930.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
193:{fileName:"TransSiberien_20081016_165114.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
194:{fileName:"TransSiberien_20081016_165445.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
195:{fileName:"TransSiberien_20081016_172815.jpg",      res:{	1 : {width:1000,    height:445},      2 : {width:850,    height:378},   3 : {width:700,    height:312},   4 : {width:580,    height:258}} }, 
196:{fileName:"TransSiberien_20081016_173342.jpg",      res:{	1 : {width:1000,    height:224},      2 : {width:850,    height:191},   3 : {width:700,    height:157},   4 : {width:580,    height:130}} }, 
197:{fileName:"TransSiberien_20081016_184805.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
198:{fileName:"TransSiberien_20081016_185622.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
199:{fileName:"TransSiberien_20081017_083228.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
200:{fileName:"TransSiberien_20081017_084833.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
201:{fileName:"TransSiberien_20081017_091718.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
202:{fileName:"TransSiberien_20081017_092826_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
203:{fileName:"TransSiberien_20081017_094824.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
204:{fileName:"TransSiberien_20081017_102019.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
205:{fileName:"TransSiberien_20081017_121333.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
206:{fileName:"TransSiberien_20081017_122051.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
207:{fileName:"TransSiberien_20081017_123007.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
208:{fileName:"TransSiberien_20081017_125724.jpg",      res:{	1 : {width:1000,    height:563},      2 : {width:850,    height:479},   3 : {width:700,    height:394},   4 : {width:580,    height:327}} }, 
209:{fileName:"TransSiberien_20081017_130118.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
210:{fileName:"TransSiberien_20081017_131228.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
211:{fileName:"TransSiberien_20081017_132550.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
212:{fileName:"TransSiberien_20081017_141437.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
213:{fileName:"TransSiberien_20081017_152009.jpg",      res:{	1 : {width:1000,    height:750},      2 : {width:850,    height:638},   3 : {width:700,    height:525},   4 : {width:580,    height:435}} }, 
214:{fileName:"TransSiberien_20081017_154853.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
215:{fileName:"TransSiberien_20081017_165529.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
216:{fileName:"TransSiberien_20081018_121839.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
217:{fileName:"TransSiberien_20081018_130832.jpg",      res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
218:{fileName:"TransSiberien_20081018_150850.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
219:{fileName:"TransSiberien_20081019_073258.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
220:{fileName:"TransSiberien_20081019_074800.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:478,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
221:{fileName:"TransSiberien_20081019_132318.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
222:{fileName:"TransSiberien_20081019_231025.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
223:{fileName:"TransSiberien_20081019_231907.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
224:{fileName:"TransSiberien_20081020_084927.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
225:{fileName:"TransSiberien_20081020_142003.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
226:{fileName:"TransSiberien_20081020_163620.jpg",      res:{	1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
227:{fileName:"TransSiberien_20081020_201015.jpg",      res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} }, 
228:{fileName:"TransSiberien_20081021_120318.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
229:{fileName:"TransSiberien_20081021_121351.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
230:{fileName:"TransSiberien_20081021_122647.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
231:{fileName:"TransSiberien_20081021_130902.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
232:{fileName:"TransSiberien_20081021_131807.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
233:{fileName:"TransSiberien_20081021_134717.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
234:{fileName:"TransSiberien_20081021_135132.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
235:{fileName:"TransSiberien_20081021_135414.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
236:{fileName:"TransSiberien_20081021_211652.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
237:{fileName:"TransSiberien_20081022_091024.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
238:{fileName:"TransSiberien_20081022_094427.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
239:{fileName:"TransSiberien_20081022_102548.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
240:{fileName:"TransSiberien_20081022_103101.jpg",      res:{	1 : {width:567,    height:850},       2 : {width:481,    height:720},   3 : {width:401,    height:600},   4 : {width:321,    height:480}} }, 
241:{fileName:"TransSiberien_20081022_105051.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
242:{fileName:"TransSiberien_20081022_105401.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
243:{fileName:"TransSiberien_20081022_112502.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
244:{fileName:"TransSiberien_20081022_113907.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
245:{fileName:"TransSiberien_20081022_115936.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
246:{fileName:"TransSiberien_20081022_120643_Sindy.jpg",res:{	1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
247:{fileName:"TransSiberien_20081022_123603_pano.jpg", res:{	1 : {width:1000,    height:152},      2 : {width:850,    height:130},   3 : {width:700,    height:107},   4 : {width:580,    height:89}} }, 
248:{fileName:"TransSiberien_20081022_131107.jpg",      res:{	1 : {width:851,    height:850},       2 : {width:721,    height:720},   3 : {width:601,    height:600},   4 : {width:481,    height:480}} }, 
249:{fileName:"TransSiberien_20081022_144414.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
250:{fileName:"TransSiberien_20081022_153517.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
251:{fileName:"TransSiberien_20081022_154142.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
252:{fileName:"TransSiberien_20081022_155034.jpg",      res:{	1 : {width:1000,    height:524},      2 : {width:850,    height:445},   3 : {width:700,    height:367},   4 : {width:580,    height:304}} }, 
253:{fileName:"TransSiberien_20081022_155507.jpg",      res:{	1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
254:{fileName:"TransSiberien_20081022_182952.jpg",      res:{	1 : {width:1000,    height:750},      2 : {width:850,    height:638},   3 : {width:700,    height:525},   4 : {width:580,    height:435}} }, 
255:{fileName:"TransSiberien_20081022_184239.jpg",      res:{	1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
256:{fileName:"TransSiberien_20081022_212026_Sindy.jpg",res:{	1 : {width:638,    height:850},       2 : {width:541,    height:720},   3 : {width:451,    height:600},   4 : {width:361,    height:480}} },
257:{fileName:"TransSiberien_20081023_143947.jpg",      		res:{ 1 : {width:565,    height:850},       2 : {width:478,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
258:{fileName:"TransSiberien_20081023_144659.jpg",      		res:{ 1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
259:{fileName:"TransSiberien_20081023_150438_pano.jpg", 		res:{ 1 : {width:1000,    height:237},      2 : {width:850,    height:202},   3 : {width:700,    height:166},   4 : {width:580,    height:138}} }, 
260:{fileName:"TransSiberien_20081023_191918.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
261:{fileName:"TransSiberien_20081023_223019.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
262:{fileName:"TransSiberien_20081024_102830.jpg",      		res:{ 1 : {width:1000,    height:667},      2 : {width:850,    height:567},   3 : {width:700,    height:467},   4 : {width:580,    height:387}} }, 
263:{fileName:"TransSiberien_20081024_110157.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
264:{fileName:"TransSiberien_20081024_115021.jpg",      		res:{ 1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
265:{fileName:"TransSiberien_20081024_115655.jpg",      		res:{ 1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
266:{fileName:"TransSiberien_20081024_120718.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
267:{fileName:"TransSiberien_20081024_150148.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
268:{fileName:"TransSiberien_20081024_153114.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} }, 
269:{fileName:"TransSiberien_20081024_153407.jpg",      		res:{ 1 : {width:565,    height:850},       2 : {width:479,    height:720},   3 : {width:399,    height:600},   4 : {width:319,    height:480}} }, 
270:{fileName:"TransSiberien_20081024_155514.jpg",      		res:{ 1 : {width:567,    height:850},       2 : {width:480,    height:720},   3 : {width:400,    height:600},   4 : {width:320,    height:480}} }, 
271:{fileName:"TransSiberien_20081024_170359_Sindy.jpg",		res:{ 1 : {width:1000,    height:751},      2 : {width:850,    height:638},   3 : {width:700,    height:526},   4 : {width:580,    height:436}} }, 
272:{fileName:"TransSiberien_20081024_171435.jpg",      		res:{ 1 : {width:1000,    height:665},      2 : {width:850,    height:565},   3 : {width:700,    height:465},   4 : {width:580,    height:386}} },  
273:{fileName:"TransSiberien_20081025_124124.jpg",       		res:{	1 : {width:1000,    height:665},				2 : {width:850,    height:565},		3 : {width:700,    height:465},	4 : {width:580,    height:386}} },													 	 																	 		
274:{fileName:"TransSiberien_20081025_125023.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
275:{fileName:"TransSiberien_20081025_130737.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
276:{fileName:"TransSiberien_20081025_131144.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
277:{fileName:"TransSiberien_20081025_140521.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
278:{fileName:"TransSiberien_20081025_155303.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
279:{fileName:"TransSiberien_20081025_160505.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
280:{fileName:"TransSiberien_20081025_163805.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
281:{fileName:"TransSiberien_20081025_172838.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
282:{fileName:"TransSiberien_20081025_184932.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
283:{fileName:"TransSiberien_20081025_193414.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
284:{fileName:"TransSiberien_20081025_202515.jpg",          res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                              		
285:{fileName:"TransSiberien_20081026_085014.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
286:{fileName:"TransSiberien_20081026_092022.jpg",          res:{ 1 : {width:567,    height:850},        2 : {width:480,    height:720},    3 : {width:400,    height:600}, 4 : {width:320,    height:480}} },                                                              		
287:{fileName:"TransSiberien_20081026_120822.jpg",          res:{ 1 : {width:1000,    height:667},       2 : {width:850,    height:567},    3 : {width:700,    height:467}, 4 : {width:580,    height:387}} },                                                              		
288:{fileName:"TransSiberien_20081026_124820.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                              		
289:{fileName:"TransSiberien_20081026_125211.jpg",       		res:{ 1 : {width:565,    height:850},        2 : {width:479,    height:720},    3 : {width:399,    height:600}, 4 : {width:319,    height:480}} },                                                                 
290:{fileName:"TransSiberien_20081026_125711.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
291:{fileName:"TransSiberien_20081026_131716.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
292:{fileName:"TransSiberien_20081026_132705_Sindy.jpg",    res:{ 1 : {width:638,    height:850},        2 : {width:541,    height:720},    3 : {width:451,    height:600}, 4 : {width:361,    height:480}} },                                                                 
293:{fileName:"TransSiberien_20081026_133509.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
294:{fileName:"TransSiberien_20081026_134804.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
295:{fileName:"TransSiberien_20081026_135150.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
296:{fileName:"TransSiberien_20081026_135300.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
297:{fileName:"TransSiberien_20081026_135520.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
298:{fileName:"TransSiberien_20081026_135912.jpg",          res:{ 1 : {width:1000,    height:667},       2 : {width:850,    height:567},    3 : {width:700,    height:467}, 4 : {width:580,    height:387}} },                                                                 
299:{fileName:"TransSiberien_20081026_161800.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
300:{fileName:"TransSiberien_20081026_164403_pano.jpg",     res:{ 1 : {width:1000,    height:245},       2 : {width:850,    height:209},    3 : {width:700,    height:172}, 4 : {width:580,    height:143}} },                                                                 
301:{fileName:"TransSiberien_20081026_172541.jpg",          res:{ 1 : {width:1000,    height:665},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
302:{fileName:"TransSiberien_20081026_173042_pano.jpg",     res:{ 1 : {width:1000,    height:412},       2 : {width:850,    height:350},    3 : {width:700,    height:289}, 4 : {width:580,    height:239}} },                                                                 
303:{fileName:"TransSiberien_20081026_183733.jpg",          res:{ 1 : {width:1000,    height:664},       2 : {width:850,    height:565},    3 : {width:700,    height:465}, 4 : {width:580,    height:386}} },                                                                 
304:{fileName:"TransSiberien_20081027_114942_Sindy.jpg",    res:{ 1 : {width:1000,    height:751},       2 : {width:850,    height:638},    3 : {width:700,    height:526}, 4 : {width:580,    height:436}} }                                                                 
};
 
     
     
     
         

/************* LEGENDES *************/
     
 listeLegendes =  {
1  :"Moscou ! Enfin notre voyage commence.",
2  :"Les églises orthodoxes Russes sont réputées pour leur magnificence.",
3  :"Les abords de la Place Rouge. C'est déjà magnifique !",
4  :"Nous longeons le Kremlin pour nous rendre sur la Place Rouge.",
5  :"La Cathédrale de Basile le Bienheureux. Symbole de la Russie.",
6  :"La Place Rouge est vraiment impressionante. Digne de sa réputation ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3911_Russie_Moscou-PlaceRouge-Carillons.html',381,480)\" title=\"Voir une vidéo\">",
7  :"<br />",
8  :"Devant la Cathédrale, une statue à la gloire du travailleur Soviétique...",
9  :"<br />",
10 :"Lénine est encore très populaire en Russie.",
11 :"Il garde la tombe du soldat inconnu.",
12 :"L'entreé du Kremlin.",
13 :"Poutchkine. Enfin je crois... <img src='ressources/images/smileys/clindoeil.gif' />",
14 :"Le mur Viktor Tsoi, en hommage à une star du rock \"dissidente\" du temps de l'URSS.",
15 :"Le Ministère des Affaires Etrangères. Architecture soviétique typique rappelant au passant sa place dans la société... <img src='ressources/images/smileys/icon_rolleyes.gif' />",
16 :"Souvenir...",
17 :"Le métro de Moscou est ancien mais aussi l'un des plus fréquentés du monde. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3912_Russie_Moscou-Metro-Escalator.html',381,480)\" title=\"Voir une vidéo\">",
18 :"Et la décoration est fabuleuse ! ",
19 :"Lénine veille non loin de l'appartement de Déric.",
20 :"Le Kremlin, une ancienne forteresse médiévale, abrite des églises.",
21 :"Mariage pluvieux...",
22 :"<br />",
23 :"<br />",
24 :"<br />",
25 :"Le tombeau de Lénine.",
26 :"Petite pause blinis. Mais pas assez d'argent pour le caviar... <img src='ressources/images/smileys/smile.gif' />",
27 :"L'intérieur de la Cathédrale de Basile le Bienheureux.",
28 :"C'est très ancien. J'adore cette \"atmosphère\".",
29 :"Encore la Place Rouge...",
30 :"Moscou est parsemée de petites églises sympathiques...",
31 :"... et de toutes les couleurs !",
32 :"Les plus observateurs auront remarqué l'affiche pour le concert de Patricia Kaas. Et oui, elle chante encore ! <img src='ressources/images/smileys/langue.gif' />",
33 :"Enfin nous allons monter à bord du fameux Transsibérien !!",
34 :"Nous allons passer quatre jour ici, en compagnie de Gallia. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3932_Russie_Train-Visite.html',381,480)\" title=\"Voir une vidéo\">",
35 :"Vania, habitant l'extrême orient Russe, ne comprend pas que nous n'ayons pas les yeux bridés... comme tous les étrangers qu'il connait ! <img src='ressources/images/smileys/rire.gif' />",
36 :"Les arrêts dans les gares sont réguliers...",
37 :"... et sont l'occasion d'acheter de la nourriture.",
38 :"Nous avons mangé de la soupe en sachet et des nouilles déshydratées pendant quatre jours !",
39 :"Le wagon restaurant. Simple, plat unique, mais ça change !",
40 :"Mon nouvel ami, \"le Russe bourré\", ne me lâche plus ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3941_Russie_Train-AvecLeChasseur.html',381,480)\" title=\"Voir une vidéo\">",
41 :"La forêt Sibérienne, c'est beaucoup de bouleaux.",
42 :"Sur des milliers de kilomètres !",
43 :"J'ai appris après notre retour qu'il est interdit de photographier les gares...",
44 :"<br />",
45 :"Au temps de l'URSS, les locomotives c'était du costaud ! <img src='ressources/images/smileys/smile.gif' />",
46 :"Je ne me lasse pas de ces paysages. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3984_Russie_Train-Paysage.html',381,480)\" title=\"Voir une vidéo\">",
47 :"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN3989_Russie_Train-Paysage2.html',381,480)\" title=\"Voir une vidéo\">",
48 :"Le combiné  \"salle de bain/toilettes\" du compartiment.",
49 :"Comme souvent en Russie, l'entrée pour atteindre l'hôtel ressemble à un local à poubelles.",
50 :"A Irkoutsk, capitale de la Sibérie occidentale, certaines églises sont en bois.",
51 :"De nombreuses maisons, du 19e siècle, également.",
52 :"<br />",
53 :"C'est sûr : ici c'est plus paisible qu'à Moscou ! <img src='ressources/images/smileys/smile.gif' />",
54 :"Listvianka. Enfin sur les rives du Lac Baïkal ! <img src='ressources/images/smileys/cool.gif' />",
55 :"Un petit port de pêche. Le lac est aussi grand qu'une mer !",
56 :"<br />",
57 :"C'est immense !",
58 :"La forêt, magnifique !",
59 :"Il y a même une stationde ski... avec deux pistes !",
60 :"<br />",
61 :"<br />",
62 :"Nous approchons des terres bouddhistes ; la Mongolie est proche.",
63 :"<br />",
64 :"<br />",
65 :"<br />",
66 :"La cuisine de Viktor chez qui nous avons passé deux nuits.",
67 :"Le week-end, un petit marché anime la ville.",
68 :"Nous partons à la recherche de Bolshiye Koty.",
69 :"Nous traversons la forêt, toujours aussi magnifique.",
70 :"Finalement nous n'atteindrons jamais notre but, mais quelle vue ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4075_Russie_Listvianka-BaladeForet.html',381,480)\" title=\"Voir une vidéo\">",
71 :"<br />",
72 :"Le week-end, les habitants d'Irkoutsk viennent se mettre au vert.",
73 :"L'Omul, salé ou fumé, est la spécialité locale.",
74 :"<br />",
75 :"Trop bon ! <img src='ressources/images/smileys/bave.gif' />",
76 :"<br />",
77 :"Viktor est tout endimanché : il revient de la messe !",
78 :"Retour à Irkoutsk.",
79 :"<br />",
80 :"<br />",
81 :"Lénine sert maintenant de perchoir pour les pigeons et de templins pour les skates. <img src='ressources/images/smileys/langue.gif' />",
82 :"Au bord de la rivière Angara, c'est la fête !",
83 :"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4124_Russie_Irkutsk-Fete.html',381,480)\" title=\"Voir une vidéo\">",
84 :"Petite manifestatation communiste. Mais ici, Putine règne en maître. <img src='ressources/images/smileys/icon_rolleyes.gif' />",
85 :"Nous embarquons pour la Mongolie !",
86 :"Les villes du coin ne semblent pas très accueillantes...",
87 :"La frontière. Les douaniers vont passer quatre heures à fouiller notre wagon !",
88 :"Naouchki. Une ville poussiéreuse marquant la frontière avec la Mongolie.",
89 :"<br />",
90 :"<br />",
91 :"C'est pas la fête ici.",
92 :"Enfin nous repartons !",
93 :"Oulan-Bator. \"La ville du ciel bleu\" selon le Lonely Planet... <img src='ressources/images/smileys/1shifty.gif' />",
94 :"Une statue de Lénine. Petit souvenir de la tutelle Soviétique.",
95 :"Le parlement.",
96 :"Tenues traditionnelles.",
97 :"<br />",
98 :"<br />",
99 :"Le plein d'essence. Nous allons nous élancer à travers la Steppe ! <img src='ressources/images/smileys/cool.gif' />",
100:"Au pays des chevaux...",
101:"<br />",
102:"Nous allons passer la nuit ici. Un terrible orage se prépare.",
103:"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4218_Mongolie-PetitDej.html',381,480)\" title=\"Voir une vidéo\">",
104:"Huuuum... On va se régaler !",
105:"Pour l'apéritif, on va rogner une tête de mouton sortie d'un placard.<br />Chouette... <img src='ressources/images/smileys/transpiration.gif' />",
106:"La pose n'est pas très naturelle.",
107:"Y'a des chameaux !!",
108:"<br />",
109:"<br />",
110:"Un ovoo. Il porte chance aux voyageurs.",
111:"Les Mongols sont adeptes du bouddhisme Tibétain.",
112:"Il y a même des lamas ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4249_Mongolie_Karakorum_Lamas.html',381,480)\" title=\"Voir une vidéo\">",
113:"Les moines récitent tous les noms connues de Bouddha en un chant mélodieux.",
114:"<br />",
115:"<br />",
116:"Ce soir on aura du bon lait de jument !",
117:"Les toilettes. Ici en version de luxe car il y a un cache et un trou... <img src='ressources/images/smileys/rire.gif' />",
118:"<br />",
119:"Il n'y a pas beaucoup de voisins... <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4308_Mongolie_Karakorum_Panoramique.html',381,480)\" title=\"Voir une vidéo\">",
120:"Cette famille est plutôt aisée. Ils ont même des chèvres !",
121:"<br />",
122:"\"I'm a poor lonesome cowboy...\" <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4375_Mongolie_Karakorum_Cowboy-Chevaux.html',381,480)\" title=\"Voir une vidéo\">",
123:"<br />",
124:"Les chuttes de l'Orkon.",
125:"<br />",
126:"Notre hôte répare le mur de la yourte.",
127:"En Mongolie, il faut aimer le lait.",
128:"Ce soir, c'est boulettes à la viande. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4402_Mongolie_Orkon_PreparationCuisine.html',381,480)\" title=\"Voir une vidéo\">",
129:"<br />",
130:"Ces yacks ont eu la peur de leur vie avec mon flash ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4415_Mongolie_Orkon_Yak.html',381,480)\" title=\"Voir une vidéo\">",
131:"<br />",
132:"J'ai dû ramper pour m'approcher... <img src='ressources/images/smileys/clindoeil.gif' />",
133:"<br />",
134:"Nous voici aux portes du fameux Désert de Gobi !",
135:"<br />",
136:"<br />",
137:"Bor assure au volant ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4418_Mongolie_Orkon_4x4.html',381,480)\" title=\"Voir une vidéo\">",
138:"Les mirages sont incroyables.",
139:"Le Désert de Gobi est l'un des plus arides du monde...",
140:"...même les chameaux ne survivent pas.",
141:"<br />",
142:"Nous faisons une halte à l'oasis de Bayanzag.",
143:"<br />",
144:"<br />",
145:"<br />",
146:"Pour la plupart des Mongols, la moto est tout de même plus pratique que le cheval. <img src='ressources/images/smileys/smile.gif' />",
147:"Un jeune qui attend sa mère. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4476_Mongolie_Gobi_Bayanzag_BartokGueule.html',381,480)\" title=\"Voir une vidéo\">",
148:"L'arrivée des chamelles !",
149:"Nous partons faire un petit tour.",
150:"J'adore ces animaux !",
151:"<br />",
152:"<br />",
153:"<br />",
154:"Encore du lait...",
155:"Il a une tête énorme !",
156:"<br />",
157:"<br />",
158:"<br />",
159:"Pause casse-croûte.",
160:"Les chevaux sont fait pour être en liberté ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4562_Mongolie_Gobi_KhongorynEls_Chevaux.html',381,480)\" title=\"Voir une vidéo\">",
161:"<br />",
162:"<br />",
163:"<br />",
164:"<br />",
165:"Sur les dunes de Khongoryn Els.",
166:"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4593_Mongolie_Gobi_KhongorynEls_PanoramiqueDunes.html',381,480)\" title=\"Voir une vidéo\">",
167:"<br />",
168:"Le lit n'a pas l'air top, mais ici au moins il y a un lit... <img src='ressources/images/smileys/rire.gif' />",
169:"Du sel !",
170:"<br />",
171:"<br />",
172:"Dans le canyon de Yolin Am, il y a de la neige toute l'année.",
173:"Nous fabriquons notre propre ovoo ! <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4630_Mongolie_Gobi_YolinAm_Ovoo.html',381,480)\" title=\"Voir une vidéo\">",
174:"<br />",
175:"Il n'y a pas de bois dans le Gobi. Alors on brule des crottes de chameau... <img src='ressources/images/smileys/rire.gif' />",
176:"Ici la literie a l'air franchement bien !",
177:"Aujourd'hui, notre famille déménage.",
178:"Dans les épiceries des petits villages, il n'y a pas grand chose.",
179:"<br />",
180:"On se croirait aux USA !",
181:"Il est temps de dire au revoir à Bor.",
182:"<br />",
183:"<br />",
184:"Notre famille du jour élève des chameaux. Je ne m'en lasse pas !",
185:"<br />",
186:"J'ai sauvé Bartok ! Maintenant je suis son pote. <img src='ressources/images/smileys/smile.gif' />",
187:"Le fils de la famille apprend l'anglais au contact des étrangers.",
188:"Pour nous remercier, le père nous emmène découvrir...",
189:"... des gravures rupestres !",
190:"<br />",
191:"La Mongolie est parsemée de temples en ruine.",
192:"<br />",
193:"<br />",
194:"Ces chèvres sont assoiffées.",
195:"<br />",
196:"<br />",
197:"Notre dernière nuit en yourte.",
198:"La viande n'a pas l'air de toute première fraicheur. Le marteau n'est pas de trop !",
199:"C'est l'heure de la traite de chèvres. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4708_Mongolie_Gobi_BagaGazryn_TraiteChevres.html',381,480)\" title=\"Voir une vidéo\">",
200:"<br />",
201:"<br />",
202:"Les photos, c'est toujours un bon truc pour communiquer.",
203:"La cuisine.",
204:"Sindy traque les chèvres sauvages.",
205:"<br />",
206:"<br />",
207:"Le 4x4 de Mejet est bien plus moderne que la camionette de Bor.",
208:"Je kiffe ce pays ! <img src='ressources/images/smileys/cool.gif' />",
209:"<br />",
210:"<br />",
211:"<br />",
212:"<br />",
213:"Pour mettre un peu l'ambiance, on écoute ACDC. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4741_Mongolie_4x4_ACDC.html',381,480)\" title=\"Voir une vidéo\">",
214:"La Mongolie est vraiment le pays des aigles. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4752_Mongolie_4x4_Aigle.html',381,480)\" title=\"Voir une vidéo\">",
215:"De retour à Oulan-Bator. Chouette... <img src='ressources/images/smileys/icon_rolleyes.gif' />",
216:"Le musée d'histoire naturelle.",
217:"Oulan-Bator se modernise.",
218:"L'endroit maudit où nous avons passé des heures en croyant que nous n'aurions jamais nos billets pour Pékin.",
219:"On a nos billets ! Bye bye Oulan-Bator !",
220:"Les wagons sont chauffés au charbon. Il fait exactement 27°C.",
221:"Le wagon restaurant est magnifique !",
222:"L'écartement des rails n'est pas le même en Chine...",
223:"... il faut changer toutes les roues !",
224:"<br />",
225:"Pékin !",
226:"Les Jeux Olympiques sont terminés depuis quelques semaines.",
227:"Le canard laqué est une spécialité Pékinoise.",
228:"Nous partons à l'assaut de la Grande Muraille.",
229:"Sur une portion non restaurée.",
230:"<br />",
231:"Dix kilomètres de descente...",
232:"... et de montées vertigineuses !",
233:"<br />",
234:"La Muraille s'étend sur 6500 km mais a toujours été franchie.",
235:"<br />",
236:"Sindy va goûter aux \"oeufs de cent ans\". <img src='ressources/images/smileys/transpiration.gif' />",
237:"Le métro a été refait à neuf pour les Jeux.",
238:"Des milliers de gens font la queue pour le tombeau de Mao.",
239:"Devant la Citée interdite, des militaires paradent.",
240:"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4847_Chine_Pekin_EntrainementArmee.html',381,480)\" title=\"Voir une vidéo\">",
241:"<br />",
242:"Nous ne sommes pas seuls...",
243:"<br />",
244:"<br />",
245:"Il y a beaucoup trop de monde, c'est une cohue pas possible. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4875_Chine_Pekin_CiteeInterdite_MareeHumaine2.html',381,480)\" title=\"Voir une vidéo\">",
246:"Chaque guide parle à son groupe à l'aide d'un mégaphone. C'est insuportable. <img src='ressources/images/smileys/1shifty.gif' />",
247:"<br />",
248:"Le portrait géant de Mao trône au dessus de la porte donnant sur la place Tiananmen.",
249:"J'aime beaucoup l'ambiance de ces ruelles.",
250:"Dans le parc du Temple du Ciel, les activités sont variées.",
251:"<img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN4897_Chine_Pekin_TempleDuCiel_ChantHorrible.html',381,480)\" title=\"Voir une vidéo\">",
252:"<br />",
253:"L'architecture est sympa, mais je trouve qu'avec les restaurations ça fait un peu \"neuf\".",
254:"Des boulettes à la viande ! <img src='ressources/images/smileys/bave.gif' />",
255:"<br />",
256:"A cause de ces bouffonnes d'hôtesses, on mange sur nos genoux.",
257:"Le temple Yuejiang à Nankin.",      		
258:"<br />",      		     
259:"La Capitale du Sud n'est pas dénuée de charmes.", 		
260:"Yann et Claire nous emmènent manger du chien !",      		
261:"Massage à bas coup.",      		
262:"Le quartier du temple de Confucius.",      		
263:"<br />",      		
264:"<br />",      		
265:"<br />",      		
266:"Ca fait plus provincial que Pékin. J'aime beaucoup !",      		
267:"Pour les Chinois, nous avons tous la même tête. Facile de se servir de la carte d'une autre... <img src='ressources/images/smileys/rire.gif' />",      		
268:"<br />",      		
269:"Le mausolée du Dr Sun Yat Tsen.",      		
270:"Des minorités ethniques viennent de loin pour la visite.",      		
271:"Ici, les restaurateurs Chinois ont voulu poser un mur. <img src='ressources/images/smileys/icon_rolleyes.gif' />",		
272:"On voit clairement la démarcation entre le neuf et l'ancien... <img src='ressources/images/smileys/Galere.gif' />",
273:"Nous passons le samedi à Suzhou.",      
274:"<br />",      
275:"Enfin une pagode authentique !",            		
276:"<br />",      
277:"Ne pas grimper sur les bonzais... <img src='ressources/images/smileys/mdr.gif' />",      
278:"Suzhou est réputée pour ses nombreux jardins.",      
279:"<br />",      
280:"<br />",      
281:"<br />",      
282:"Nous passons la soirée dans une maison de thé.",      
283:"Pour l'apéritif, cette tête de canard sera parfaite !",      
284:"Je dois avouer que j'ai un peu de mal avec la musique traditionelle. <img src=\"ressources/images/voyage/playVideo.png\" width=\"52\" height=\"16\" style='cursor:pointer; 'onClick=\"playVideo('html/videos/DSCN5062_Chine_Suzhou_ChantHorrible.html',381,480)\" title=\"Voir une vidéo\">",      
285:"La ville comporte de nombreux canaux.",      
286:"<br />",      
287:"Shanghai. La ville est bouillonante.",      
288:"Elle a toutefois su préserver ses charmes.",      
289:"De nombreuses variétés de thé vert.",      
290:"<br />",      
291:"<br />",      
292:"Je suis en train d'assister à un combat de scarabées ! <img src='ressources/images/smileys/hein.gif' />",
293:"Il reste encore quelques quartiers traditionels : les Hutongs.",      
294:"<br />",      
295:"<br />",      
296:"<br />",      
297:"<br />",      
298:"<br />",      
299:"Les quartiers rénovés ont tenté de garder l'architecure typique.",      
300:"Vue panoramique sur le Bund.", 
301:"Les anciens bâtiments du temps des concessions...",      
302:"...font face au quartier ultra-moderne de Pudong.", 
303:"<br />",      
304:"La fin du voyage. <img src='ressources/images/smileys/pleurer.gif' /> Tai-Chi avant d'atterrir à Roissy..."
};