var whichjoke=Math.floor(Math.random()*(9));
document.write('<IFRAME SRC=script/jokes/'+ whichjoke+'.txt name=score width=650 height=300 frameborder=1 scrolling=Yes>');

