var config = {
	article_preview_len	: 200,
	article_preview_cnt	: 5,
	article_usr_name 	: 'Dein Name',
	article_usr_mail 	: 'Deine E-mail Adresse',
	article_usr_web  	: 'http://',
	contact_name 		: 'Dein Name',
	contact_mail 		: 'Deine E-mail Adresse',
	contact_subject		: 'Betreff',
	max_contact_msg_len : 3000,
	is_live				: true,
	live_host			: 'http://www.matthias-sonnenkalb.net/',
	local_host			: 'http://thunder3/myonics/'
};