var _wpcf7 = { cached: 1 };

jQuery(document).ready(function($) {
		$('#loopedSlider').loopedSlider({
			autoHeight: 500,
			container: '.slide_container',
			pagination: '.slide_pagination',
		});
});

jQuery(document).ready(function($){
		var select = $('a[href$=".bmp"],a[href$=".gif"],a[href$=".jpg"],a[href$=".jpeg"],a[href$=".png"],a[href$=".BMP"],a[href$=".GIF"],a[href$=".JPG"],a[href$=".JPEG"],a[href$=".PNG"]');
		select.attr('rel', 'fancybox');
		select.fancybox({
      //'titlePosition'  : 'over',
    });
	});
	
Cufon.replace('h1', { fontFamily: 'Museo 300' });
Cufon.replace('h2', { fontFamily: 'Museo 300' });
Cufon.replace('h3', { fontFamily: 'Museo 300' });
Cufon.replace('#sidebar h3', { fontFamily: 'Museo 300' });
Cufon.replace('.transliteration', {fontFamily: 'Transliteration'});

function share_links() {
  share = '<div class="post_meta">';
  
  share += '<p class="fl"><em>Sdílet přes:</em> <a href="http://linkuj.cz/?id=linkuj&amp;url=' + encodeURIComponent(document.URL) + '&amp;title=' + encodeURIComponent(document.title) + '">Linkuj.cz</a>&nbsp;|&nbsp;';
  
  share += '<a href="http://twitter.com/home?status=' + encodeURIComponent(document.title) + ' ' + encodeURIComponent(document.URL) + '">Twitter</a>&nbsp;|&nbsp;';
  
  share += '<a href="http://www.facebook.com/share.php?u=' + encodeURIComponent(document.URL) + '&amp;t=' + encodeURIComponent(document.title) + '">Facebook</a>&nbsp;|&nbsp;'
  
  share += '<a href="http://del.icio.us/post?url=' + encodeURIComponent(document.URL) + '&amp;title=' + encodeURIComponent(document.title) + '">Del.icio.us</a></p>';
  
  //share += '<p class="fr"><em>Přečteno:</em> </p>';
  
  share += '<div class="clr"></div>';
  
  share += '<div class="clr"></div>';
  
  share += '</div>';
  
  document.writeln(share);
}  

AudioPlayer.setup("http://www.egyptologie.cz/wp-content/plugins/audio-player/assets/player.swf?ver=2.0.4.1",{width:"290",animation:"yes",encode:"yes",initialvolume:"60",remaining:"no",noinfo:"no",buffer:"5",checkpolicy:"no",rtl:"no",bg:"FF9E45",text:"333333",leftbg:"FF9E45",lefticon:"333333",volslider:"666666",voltrack:"FFFFFF",rightbg:"FF9E45",rightbghover:"999999",righticon:"333333",righticonhover:"FFFFFF",track:"FFFFFF",loader:"009900",border:"CCCCCC",tracker:"86B443",skip:"666666",pagebg:"FFFFFF",transparentpagebg:"yes"});
