var counter = 2; var lag = 15000; function SlideShow() { $('#motiv_img').css("backgroundImage", "url('"+pozadi_prefix_url+"/"+counter+".jpg')"); $('#motiv_img').delay(lag).fadeIn('slow', function() { counter++; if (counter > pocet_motivu) counter = 1; $('#motiv').css("backgroundImage", "url('"+pozadi_prefix_url+"/"+counter+".jpg')"); $('#motiv_img').delay(lag).fadeOut('slow', function() { counter++; if (counter > pocet_motivu) counter = 1; $('#motiv_img').css("backgroundImage", "url('"+pozadi_prefix_url+"/"+counter+".jpg')"); SlideShow(); }); }); } $(document).ready(function() { SlideShow(); $(' .external ').click(function() { window.open( $( this ).attr("href") ); return false; }); $('p[align="center"]').css('text-align', 'center'); $(' #text_stranka p a, .anotace p a, #clanek .text_clanku a ').click(function() { if ( $( this ).hasClass('pavucinalink_interni') ) { return true; } else { window.open( $( this ).attr("href") ); return false; } }); if (!($.browser.msie && jQuery.browser.version == "6.0")) { $(".galerie_foto a.ramecek span, .anotace a.ramecek span, #obal_virtual ").insetBorder({ inset: 6, borderColor: '#eecf9b' }); /* $(" .avia_obal_inset ").insetBorder({ inset: 6, borderColor: '#eecf9b' }); */ $(" .soubory li span.ramecek ").insetBorder({ inset: 2, borderColor: '#eecf9b' }); } $(" #form_prava_rezervace_submit ").click(function() { $(" #form_prava_rezervace ").submit(); }); $(" h1.hlavni_nadpis a, .clanek h3 a ").css( "borderBottom", "1px dotted #37201a"); $(" h1.hlavni_nadpis a, .clanek h3 a ").mouseover(function() { $(this).css( "borderWidth", "0px"); } ); $(" h1.hlavni_nadpis a, .clanek h3 a, #text_stranka_menu li a ").mouseout(function() { $(this).css( "borderBottom", "1px dotted #37201a"); } ); $(" #text_stranka_menu li a.aktivni ").css( "borderBottom", "0px dotted #37201a"); $(" #text_stranka_menu li a.aktivni ").mouseout(function() { $(this).css( "borderBottom", "0px dotted #37201a"); }); $(" .odkaz_seznam_mapy ").click(function() { window.open("http://mapy.cz/#mm=ZTtTcP@sa=s@st=s@ssq=joseph1699@sss=1@ssp=125403136_135225344_141721600_146980864@x=136447056@y=132865744@z=16"); return false; }); $(" .odkaz_google_mapy ").click(function() { window.open("http://maps.google.cz/maps?f=q&source=s_q&hl=cs&geocode=&q=joseph+1699&ie=UTF8&ll=49.218172,15.877326&spn=0.007036,0.021136&z=16&iwloc=A&brcurrent=5,0,0"); return false; }); if ( slider_nacteno ) { $(' #muj-slider ').aviaSlider({ blockSize: {height: 80, width:80}, autorotation: false, transition: 'slide', display: 'all', transitionOrder: ['diagonaltop', 'diagonalbottom','topleft', 'bottomright', 'random'] }); } $(" #rezervace input.text, #rezervace textarea, #rezervace select, #rezervace button, #rezervace textarea").uniform(); $(" #rezervace input.text, #rezervace textarea, #rezervace select, #rezervace button, #rezervace textarea").css( "backgroundColor", "#fff" ); /* $(" .polozka_cislo ").css( "backgroundColor", "#eecf9b" ); $(" .polozka_cislo ").css( "backgroundImage", "none" ); $(" .polozka_cislo ").css( "borderWidth", "0px" ); */ $(" .submit_image ").hover(function() { $(this).css({ 'background-position' : ' 0px -30px ' }) }, function() { $(this).css({ 'background-position' : ' 0px 0px ' }); } ); /* $(" #text_stranka_menu li a ").hover(function() { $(this).css({ 'color' : ' #fff ' }); }, function() { $(this).css({ 'color' : ' #fff ' }); } ); */ var str = '