var oValidator			=	null;

var aQuestions			= new Array();
var iQuestionCnt		= 0;

var aQuestionGroups		= new Array();
var iQuestionGroupsCnt	= 0;


addEvent('load', dai_prepare_page);
<!--d_addEvent(window, 'load', dai_prepare_page);-->
<!--d_addEvent(window, 'load', dai_prepare_form);-->
<!--d_addEvent(window, 'load', dai_prepare_country);-->

function dai_prepare_page()
{
	if( !document.getElementById('l1b') )
	{
		return;
	}
	oValidator = new LgValidator( document.getElementById('l1b') );
	
	
<!--	dai_add_question_obj('dai_q_7115_1', 'dai_q_7115', 'true','0.00', '0.00', 'novalidation', 'dai_gender' ,dai_validate_nothing, '', d_getObj('dai_q_7115_1'), '798', '', 'other', d_getObj('dai_q_7115_1_extra'));-->
	oValidator.addQuestion(7115, true, 0.00, 0.00, 11, 2, 4, oValidator.dai_validate_nothing, document.getElementById('dai_q_7115_1'), document.getElementById('dai_q_7115_1_extra'), 798, '', 'other');
	
<!--	dai_add_question_obj('dai_q_7115_2', 'dai_q_7115', 'true','0.00', '0.00', 'novalidation', 'dai_gender' ,dai_validate_nothing, '', d_getObj('dai_q_7115_2'), '798', '', 'other', d_getObj('dai_q_7115_2_extra'));-->
	oValidator.addQuestion(7115, true, 0.00, 0.00, 11, 2, 4, oValidator.dai_validate_nothing, document.getElementById('dai_q_7115_2'), document.getElementById('dai_q_7115_2_extra'), 798, '', 'other');
	
<!--	dai_add_question_obj('dai_q_7116_1', 'dai_q_7116', 'true','0.00', '0.00', 'novalidation', 'dai_initials' ,dai_validate_nothing, '', d_getObj('dai_q_7116_1'), '798', '', 'other', d_getObj('dai_q_7116_1_extra'));-->
	oValidator.addQuestion(7116, true, 0.00, 0.00, 11, 4, 1, oValidator.dai_validate_nothing, document.getElementById('dai_q_7116_1'), document.getElementById('dai_q_7116_1_extra'), 798, '', 'other');
	
<!--	dai_add_question_obj('dai_q_7117_1', 'dai_q_7117', 'true','0.00', '0.00', 'novalidation', 'dai_last_name' ,dai_validate_nothing, '', d_getObj('dai_q_7117_1'), '798', '', 'other', d_getObj('dai_q_7117_1_extra'));-->
	oValidator.addQuestion(7117, true, 0.00, 0.00, 11, 8, 1, oValidator.dai_validate_nothing, document.getElementById('dai_q_7117_1'), document.getElementById('dai_q_7117_1_extra'), 798, '', 'other');
	
<!--	dai_add_question_obj('dai_q_9119_1', 'dai_q_9119', 'true','1.00', '100.00', 'text', 'country_nl_be' ,dai_validate_string, '', d_getObj('dai_q_9119_1'), '803', '', 'full_address', d_getObj('dai_q_9119_1_extra'));-->
	oValidator.addQuestion(9119, true, 1.00, 100.00, 2, 152, 2, oValidator.dai_validate_string, document.getElementById('dai_q_9119_1'), document.getElementById('dai_q_9119_1_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7118_1', 'dai_q_7118', 'false','0.00', '35.00', 'text', 'dai_streetname' ,dai_validate_string, '', d_getObj('dai_q_7118_1'), '803', '', 'full_address', d_getObj('dai_q_7118_1_extra'));-->
	oValidator.addQuestion(7118, false, 0.00, 35.00, 2, 15, 1, oValidator.dai_validate_string, document.getElementById('dai_q_7118_1'), document.getElementById('dai_q_7118_1_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7119_1', 'dai_q_7119', 'true','1.00', '10.00', 'housenumber_and_addition', 'dai_housenumber_and_addition' ,dai_validate_housenumber, 'Uw huisnummer dient ingevuld te zijn.', d_getObj('dai_q_7119_1'), '803', '', 'full_address', d_getObj('dai_q_7119_1_extra'));-->
	oValidator.addQuestion(7119, true, 1.00, 10.00, 10, 16, 18, oValidator.dai_validate_housenumber, document.getElementById('dai_q_7119_1'), document.getElementById('dai_q_7119_1_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7119_2', 'dai_q_7119', 'true','1.00', '10.00', 'housenumber_and_addition', 'dai_housenumber_and_addition' ,dai_validate_housenumber, 'Uw huisnummer dient ingevuld te zijn.', d_getObj('dai_q_7119_2'), '803', '', 'full_address', d_getObj('dai_q_7119_2_extra'));-->
	oValidator.addQuestion(7119, true, 1.00, 10.00, 10, 16, 18, oValidator.dai_validate_housenumber, document.getElementById('dai_q_7119_2'), document.getElementById('dai_q_7119_2_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7120_1', 'dai_q_7120', 'true','6.00', '6.00', 'postcalcode', 'dai_postal_code' ,dai_validate_postalcode, '', d_getObj('dai_q_7120_1'), '803', '', 'full_address', d_getObj('dai_q_7120_1_extra'));-->
	oValidator.addQuestion(7120, true, 6.00, 6.00, 5, 17, 17, oValidator.dai_validate_postalcode, document.getElementById('dai_q_7120_1'), document.getElementById('dai_q_7120_1_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7120_2', 'dai_q_7120', 'true','6.00', '6.00', 'postcalcode', 'dai_postal_code' ,dai_validate_postalcode, '', d_getObj('dai_q_7120_2'), '803', '', 'full_address', d_getObj('dai_q_7120_2_extra'));-->
	oValidator.addQuestion(7120, true, 6.00, 6.00, 5, 17, 17, oValidator.dai_validate_postalcode, document.getElementById('dai_q_7120_2'), document.getElementById('dai_q_7120_2_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7126_1', 'dai_q_7126', 'false','0.00', '30.00', 'text', 'dai_city' ,dai_validate_string, '', d_getObj('dai_q_7126_1'), '803', '', 'full_address', d_getObj('dai_q_7126_1_extra'));-->
	oValidator.addQuestion(7126, false, 0.00, 30.00, 2, 18, 1, oValidator.dai_validate_string, document.getElementById('dai_q_7126_1'), document.getElementById('dai_q_7126_1_extra'), 803, '', 'full_address');
	
<!--	dai_add_question_obj('dai_q_7121_1', 'dai_q_7121', 'true','0.00', '0.00', 'emailaddress', 'dai_email_address' ,dai_validate_emailaddress, '', d_getObj('dai_q_7121_1'), '798', '', 'other', d_getObj('dai_q_7121_1_extra'));-->
	oValidator.addQuestion(7121, true, 0.00, 0.00, 8, 37, 1, oValidator.dai_validate_emailaddress, document.getElementById('dai_q_7121_1'), document.getElementById('dai_q_7121_1_extra'), 798, '', 'other');
	
<!--	dai_add_question_obj('dai_q_7124_1', 'dai_q_7124', 'false','0.00', '0.00', 'novalidation', 'dai_newsletter' ,dai_validate_nothing, '', d_getObj('dai_q_7124_1'), 'null', 'null', 'null', d_getObj('dai_q_7124_1_extra'));-->
	oValidator.addQuestion(7124, false, 0.00, 0.00, 11, 30, 14, oValidator.dai_validate_nothing, document.getElementById('dai_q_7124_1'), document.getElementById('dai_q_7124_1_extra'), null, 'null', 'null');
	
	
	oValidator.prepareForm();
	oValidator.prepareCountry();
}



