// (C) Netlogic, 2003

window.onload = function() {
	ValidateForms();
	CreateBaloon();
	//другие функции привязываемые к onload
} 