$('document').ready(function(){$('#slider').s3Slider({timeOut:4000});$(window).konami(function(){eb2()},'38,38,37,37,39,69,50');
});
function eb2(){
	window.location='keepups/';
	return;
	$('#meerkat').load('html/secret.html');
	meerkat({
		  background: 'green url(../images/top-bg.png) repeat-x 0 0',
		  height: '100%',
		  close: '.entersite'

		});
	
	$('#meerkat').css({'background-color':'green','margin':'auto', 'text-align':'center'});
	
}
