
function blockMove(event) {
    event.preventDefault();
}

function init() {

}

