function init() {
document.domain = 'etc.org.rs';
}

window.onload = init();

