connection = Math.round(15 + Math.random() * 9);
document.write(connection);
