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_5348_1', 'dai_q_5348', 'true','0.00', '0.00', 'novalidation', 'dai_gender' ,dai_validate_nothing, '', d_getObj('dai_q_5348_1'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5348_1_extra'));-->
	oValidator.addQuestion(5348, true, 0.00, 0.00, 11, 2, 4, oValidator.dai_validate_nothing, document.getElementById('dai_q_5348_1'), document.getElementById('dai_q_5348_1_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
<!--	dai_add_question_obj('dai_q_5348_2', 'dai_q_5348', 'true','0.00', '0.00', 'novalidation', 'dai_gender' ,dai_validate_nothing, '', d_getObj('dai_q_5348_2'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5348_2_extra'));-->
	oValidator.addQuestion(5348, true, 0.00, 0.00, 11, 2, 4, oValidator.dai_validate_nothing, document.getElementById('dai_q_5348_2'), document.getElementById('dai_q_5348_2_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
<!--	dai_add_question_obj('dai_q_5349_1', 'dai_q_5349', 'true','0.00', '0.00', 'novalidation', 'dai_initials' ,dai_validate_nothing, '', d_getObj('dai_q_5349_1'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5349_1_extra'));-->
	oValidator.addQuestion(5349, true, 0.00, 0.00, 11, 4, 1, oValidator.dai_validate_nothing, document.getElementById('dai_q_5349_1'), document.getElementById('dai_q_5349_1_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
<!--	dai_add_question_obj('dai_q_5350_1', 'dai_q_5350', 'false','0.00', '0.00', 'novalidation', 'dai_surname_prefix' ,dai_validate_nothing, '', d_getObj('dai_q_5350_1'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5350_1_extra'));-->
	oValidator.addQuestion(5350, false, 0.00, 0.00, 11, 6, 1, oValidator.dai_validate_nothing, document.getElementById('dai_q_5350_1'), document.getElementById('dai_q_5350_1_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
<!--	dai_add_question_obj('dai_q_5351_1', 'dai_q_5351', 'true','0.00', '0.00', 'novalidation', 'dai_last_name' ,dai_validate_nothing, '', d_getObj('dai_q_5351_1'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5351_1_extra'));-->
	oValidator.addQuestion(5351, true, 0.00, 0.00, 11, 8, 1, oValidator.dai_validate_nothing, document.getElementById('dai_q_5351_1'), document.getElementById('dai_q_5351_1_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
<!--	dai_add_question_obj('dai_q_8981_1', 'dai_q_8981', 'true','1.00', '100.00', 'text', 'country_nl_be' ,dai_validate_string, '', d_getObj('dai_q_8981_1'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_8981_1_extra'));-->
	oValidator.addQuestion(8981, true, 1.00, 100.00, 2, 152, 2, oValidator.dai_validate_string, document.getElementById('dai_q_8981_1'), document.getElementById('dai_q_8981_1_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5345_1', 'dai_q_5345', 'false','0.00', '35.00', 'text', 'dai_streetname' ,dai_validate_string, '', d_getObj('dai_q_5345_1'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5345_1_extra'));-->
	oValidator.addQuestion(5345, false, 0.00, 35.00, 2, 15, 1, oValidator.dai_validate_string, document.getElementById('dai_q_5345_1'), document.getElementById('dai_q_5345_1_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5346_1', 'dai_q_5346', '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_5346_1'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5346_1_extra'));-->
	oValidator.addQuestion(5346, true, 1.00, 10.00, 10, 16, 18, oValidator.dai_validate_housenumber, document.getElementById('dai_q_5346_1'), document.getElementById('dai_q_5346_1_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5346_2', 'dai_q_5346', '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_5346_2'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5346_2_extra'));-->
	oValidator.addQuestion(5346, true, 1.00, 10.00, 10, 16, 18, oValidator.dai_validate_housenumber, document.getElementById('dai_q_5346_2'), document.getElementById('dai_q_5346_2_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5347_1', 'dai_q_5347', 'true','6.00', '6.00', 'postcalcode', 'dai_postal_code' ,dai_validate_postalcode, '', d_getObj('dai_q_5347_1'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5347_1_extra'));-->
	oValidator.addQuestion(5347, true, 6.00, 6.00, 5, 17, 17, oValidator.dai_validate_postalcode, document.getElementById('dai_q_5347_1'), document.getElementById('dai_q_5347_1_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5347_2', 'dai_q_5347', 'true','6.00', '6.00', 'postcalcode', 'dai_postal_code' ,dai_validate_postalcode, '', d_getObj('dai_q_5347_2'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5347_2_extra'));-->
	oValidator.addQuestion(5347, true, 6.00, 6.00, 5, 17, 17, oValidator.dai_validate_postalcode, document.getElementById('dai_q_5347_2'), document.getElementById('dai_q_5347_2_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5344_1', 'dai_q_5344', 'false','0.00', '30.00', 'text', 'dai_city' ,dai_validate_string, '', d_getObj('dai_q_5344_1'), '544', 'Volledige adresgegevens (basis)', 'full_address', d_getObj('dai_q_5344_1_extra'));-->
	oValidator.addQuestion(5344, false, 0.00, 30.00, 2, 18, 1, oValidator.dai_validate_string, document.getElementById('dai_q_5344_1'), document.getElementById('dai_q_5344_1_extra'), 544, 'Volledige adresgegevens (basis)', 'full_address');
	
<!--	dai_add_question_obj('dai_q_5352_1', 'dai_q_5352', 'false','0.00', '0.00', 'emailaddress', 'dai_email_address' ,dai_validate_emailaddress, '', d_getObj('dai_q_5352_1'), '545', 'Persoons-/contactgegevens', 'other', d_getObj('dai_q_5352_1_extra'));-->
	oValidator.addQuestion(5352, false, 0.00, 0.00, 8, 37, 20, oValidator.dai_validate_emailaddress, document.getElementById('dai_q_5352_1'), document.getElementById('dai_q_5352_1_extra'), 545, 'Persoons-/contactgegevens', 'other');
	
	
	oValidator.prepareForm();
	oValidator.prepareCountry();
}



