function marqueestart(){ str=""; document.write(str); } function marqueestop(){ str2=""; document.write(str2); }