/*********** func_defaultJS **********************/
	var browserName = navigator.appName;
	var browserVer = parseInt(navigator.appVersion);
	var version = "";
	var msie4 = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);
	if ((browserName == "Netscape" && browserVer >= 3) || msie4 || browserName=="Konqueror" || browserName=="Opera") {version = "n3";} else {version = "n2";}
	// Blurring links:
	function blurLink(theObject)    {       //
		if (msie4)      {theObject.blur();}
	}



jQuery(document).ready(function () {
/*********** tx_decadvforms_pi1-validation154 **********************/

				if(tx_decadvforms_validation) {
					var tx_decadvforms_pi1_validation154 = new tx_decadvforms_validation();
					tx_decadvforms_pi1_validation154.singleFieldValidation = true;
					tx_decadvforms_pi1_validation154.submitValidation = true;
					tx_decadvforms_pi1_validation154.AJAXURL = "nc/newsletters/sabonner.html?type=322&tx_decadvforms_ajaxvalid%5BformId%5D=154";
					tx_decadvforms_pi1_validation154.init('form154', '[{"fieldName":"name","fieldSelector":"#tx_decadvforms_pi1-form154-name","fieldType":"input","validations":[{"type":"required","error_message":"String.fromCharCode(67,101,32,99,104,97,109,112,32,101,115,116,32,111,98,108,105,103,97,116,111,105,114,101)"}]},{"fieldName":"first_name","fieldSelector":"#tx_decadvforms_pi1-form154-first_name","fieldType":"input","validations":[{"type":"required","error_message":"String.fromCharCode(67,101,32,99,104,97,109,112,32,101,115,116,32,111,98,108,105,103,97,116,111,105,114,101)"}]},{"fieldName":"email","fieldSelector":"#tx_decadvforms_pi1-form154-email","fieldType":"input","validations":[{"type":"required","error_message":"String.fromCharCode(67,101,32,99,104,97,109,112,32,101,115,116,32,111,98,108,105,103,97,116,111,105,114,101)"},{"type":"email","error_message":"String.fromCharCode(69,109,97,105,108,32,105,110,118,97,108,105,100,101)"}]},{"fieldName":"source_email","fieldSelector":"#tx_decadvforms_pi1-form154-source_email","fieldType":"auto","validations":[]},{"fieldName":"module_sys_dmail_category","fieldSelector":"#tx_decadvforms_pi1-form154-module_sys_dmail_category","fieldType":"auto","validations":[]},{"fieldName":"module_sys_dmail_html","fieldSelector":"#tx_decadvforms_pi1-form154-module_sys_dmail_html","fieldType":"auto","validations":[]},{"fieldName":"form_code","fieldSelector":"#tx_decadvforms_pi1-form154-form_code","fieldType":"auto","validations":[]},{"fieldName":"origin_code","fieldSelector":"#tx_decadvforms_pi1-form154-origin_code","fieldType":"auto","validations":[]},{"fieldName":"sys_language_uid","fieldSelector":"#tx_decadvforms_pi1-form154-sys_language_uid","fieldType":"auto","validations":[]}]', '{"typeerror_yesno_required":"String.fromCharCode(86,111,117,115,32,100,101,118,101,122,32,99,111,99,104,101,114,32,117,110,101,32,114,233,112,111,110,115,101,32,112,111,117,114,32,99,104,97,113,117,101,32,111,112,116,105,111,110)","typeerror_date":"String.fromCharCode(77,101,114,99,105,32,100,101,32,115,97,105,115,105,114,32,117,110,101,32,100,97,116,101,32,99,111,114,114,101,99,116,101)","typeerror_date_required":"String.fromCharCode(77,101,114,99,105,32,100,101,32,115,97,105,115,105,114,32,117,110,101,32,100,97,116,101,32,99,111,114,114,101,99,116,101)"}');
				}
			

});