var seed = Math.random(); var divID = 'CornellCast_' + seed; document.write('
'); var div = document.getElementById(divID); div.innerHTML = '';