
function writeLayer(chord) {
document.getElementById('myFrame').src = chord;
}

