// (C) Netlogic, 2003

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