index_fader_texts[0]="<a href='/ukazky/firmy/remesla'>řemeslníky</a>";
index_fader_texts[1]="<a href='/ukazky/instituce/skoly'>Vaši školu</a>";
index_fader_texts[2]="<a href='/ukazky/zajmy'>Vaše zájmy</a>";
index_fader_texts[3]="<a href='/ukazky/zajmy/zvirata'>Vaše zvířátko</a>";
index_fader_texts[4]="<a href='/ukazky/osobni/narozeniny'>narozeniny</a>";
index_fader_texts[5]="<a href='/ukazky/zajmy/sport'>Váš klub</a>";
index_fader_texts[6]="<a href='/ukazky/osobni/pro-zeny/miminko'>Vaše miminko</a>";
index_fader_texts[7]="<a href='/ukazky/firmy'>Vaši firmu</a>";
index_fader_texts[8]="<a href='/ukazky/zajmy/hudba'>Vaši kapelu</a>";

index_fader(); 
      
       var oHp = new spHomepage(); 
       oHp.pathFilesLang = "/resources/presentation_cz/files/";
       oHp.langTexts = {
           close: "Zavřít"
       };
       oHp.Init();
       oHp.AddVideo({
           id:'hppresentation',
           videoSrc:'/resources/presentation_cz/files/estranky-760.flv',
           videoWidth:513,
           videoHeight:330,
           allowFullscreen: 'true',
           uflashvars: {stretching: 'uniform', controlbar: 'over', autostart: 'true', bufferlength: '5'},
           info: '<a href="/registrace/"><strong>Vytvořte si zdarma své www stránky</strong></a>',
           title: 'Zakladatel projektu Martin Krudenc představuje eStránky.cz',
           previewImg : '/resources/presentation_cz/files/video-hp-small.jpg',
           previewWidth : 160,
           previewHeight : 75
       });
       oHp.AddVideo({
           id:'samplesArticles',
           videoSrc:'/resources/presentation_cz/files/video-articles.mp4',
           videoWidth:513,
           videoHeight:330,
           allowFullscreen: 'true',
           uflashvars: {stretching: 'fill', controlbar: 'over', autostart: 'true', bufferlength: '5'},
           info: '<a href="/registrace/"><strong>Vytvořte si zdarma své www stránky</strong></a>',
           title: 'Funkce - příspěvky',
           previewImg : '/resources/presentation_cz/files/video-articles-small.jpg',
           previewWidth : 160,
           previewHeight : 75
           
       });
       oHp.AddVideo({
           id:'samplesPhotoalbum',
           videoSrc:'/resources/presentation_cz/files/video-photoalbum.mp4',
           videoWidth:513,
           videoHeight:330,
           allowFullscreen: 'true',
           uflashvars: {stretching: 'fill', controlbar: 'over', autostart: 'true', bufferlength: '5'},
           info: '<a href="/registrace/"><strong>Vytvořte si zdarma své www stránky</strong></a>',
           title: 'Funkce - fotoalbum',
           previewImg : '/resources/presentation_cz/files/video-photoalbum-small.jpg',
           previewWidth : 160,
           previewHeight : 75
           
       });
       oHp.AddVideo({
           id:'samplesDesign',
           videoSrc:'/resources/presentation_cz/files/video-design.mp4',
           videoWidth:513,
           videoHeight:330,
           allowFullscreen: 'true',
           uflashvars: {stretching: 'fill', controlbar: 'over', autostart: 'true', bufferlength: '5'},
           info: '<a href="/registrace/"><strong>Vytvořte si zdarma své www stránky</strong></a>',
           title: 'Funkce - design',
           previewImg : '/resources/presentation_cz/files/video-design-small.jpg',
           previewWidth : 160,
           previewHeight : 75
       });
       oHp.AddVideo({
           id:'samplesOther',
           videoSrc:'/resources/presentation_cz/files/video-other-functions.mp4',
           videoWidth:513,
           videoHeight:330,
           allowFullscreen: 'true',
           uflashvars: {stretching: 'fill', controlbar: 'over', autostart: 'true', bufferlength: '5'},
           info: '<a href="/registrace/"><strong>Vytvořte si zdarma své www stránky</strong></a>',
           title: 'Funkce - ostatní funkce',
           previewImg : '/resources/presentation_cz/files/video-other-functions-small.jpg',
           previewWidth : 160,
           previewHeight : 75
           
       });
