var searchDefault = '';
var videoWidth = '300';
var videoHeight = '225';
var autoSlide = true;
var autoSlideSecs = 10;
var youtubeID = 'zh4WiBMyJ2Q';

var commentName = 'Your Name';
var commentEmail = 'Your Email (will not be published)';
var commentUrl = 'Your Website (optional)';

var cssdir = 'http://cheatuj.info/css/';
var hideLoading = 'true';
var loadingMessage = 'Načítam...';
var imgLoading = 'http://cheatuj.info/css/loading.gif';
var imgClose = 'http://cheatuj.info/css/closelabel.gif';
var inputColor = '#000000';

$(function(){
          //This code will run once the DOM is done loading
          setInterval("$('#time').load('./cas.php');",1000);
          
});


