Cufon.now();	
	
	jQuery(document).ready(function() {
			jQuery('#slideshow').coinslider( {width: 914, height: 295, navigation: true,effect: 'random'});
			jQuery('#slideshow').css("display", "block");		
			jQuery('.slideshow').cycle({
				fx: 'fade',
				timeout: 6000,
				pager: '#nav',
				speed: 1000,
				pagerEvent: 'click',
    			pauseOnPagerHover: true,
				cleartypeNoBg: true });
			jQuery('.slideshow').css("display", "block");
			jQuery('#nav').css("display", "block");
				  });


  var _gaq = _gaq || [];  _gaq.push(['_setAccount', 'UA-6324322-5']);  _gaq.push(['_trackPageview']);  (function() {    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);  })();
  window.fbAsyncInit = function() {
    FB.init({appId: 'your app id', status: true, cookie: true,
             xfbml: true});
  };
  (function() {
    var e = document.createElement('script'); e.async = true;
    e.src = document.location.protocol +
      '//connect.facebook.net/en_US/all.js';
    document.getElementById('fb-root').appendChild(e);
  }());
