	ArrowTime = 1000;
//Timing of Arrow below menu
	PhotoSliderTime = 1500;
//Timing of PhotoSlider on AboutMe page
	PortfolioTime = 500;
//Timing of effect on portfolio, to get another page
	LightboxShowTime = 500;
//Timing of lightbox show
	LightboxHideTime = 250;
//Timing of lightbox hide
	ContactFormReciever = 'lukas.proust@gmail.com';
//Here fill your email address to proper function of contact form
	ContactFormSubject = 'Message from my website';
//Here fill, what you want to have in Subject of contact form message
	Token = 'UseWhateverYouWant';
//Same as in send-mail.php, please read documentation.
	TwitterWidgetUsername = 'lproust';
//Set here your nick on twitter to make widget functional for you
	TwitterWidgetLimit = '2';
//Here you can set number of items shown in widget

