


function init(){
	if(getObjByID('stay')) getObjByID('stay').checked = true;

}
