function checkWidth() { // This sets the note width.
    // Edit the value below.
    var noteWidth = 450;
return (noteWidth)
}
