


	/*------------------------
	---------------- CONTENT
	------------------------*/
	
	/* You might want to change these options for the main container */
	#DDSlider {
		
		float: left;
		
	}
	
	/* images container - This is the most important container - Don't change important properties */
	#DDSlider {
		
		list-style: none !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		position: relative !important;
		
	}

		/* each slider item - Nothing to change here */
		#DDSlider li {
			
			display: none;
			float: left;
			margin: 0;
			padding: 0;
			position: absolute;
			width: 100%;
			
		}
		
		/* Don't edit this part */
		#DDSlider li.current {
			
			display: block;
			z-index: 2 !important;
			
		}
		
		/* Don't edit this part */
		#DDSlider li.next {
			
			display: block;
			z-index: 1 !important;
			
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		#DDSlider li ul li {
			
			display: block !important;
			position: relative !important;
			
		}

/*
     FILE ARCHIVED ON 09:12:39 Jul 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:42:28 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.701
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.071
  esindex: 0.009
  cdx.remote: 5.825
  LoadShardBlock: 212.315 (3)
  PetaboxLoader3.datanode: 78.733 (5)
  PetaboxLoader3.resolve: 164.19 (4)
  load_resource: 238.024 (2)
*/