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