document.onload = initAll();

function initAll() {
	window.status = "BékésMátrix Médiavállalkozás (IP & Petya Team 2010)";
}

