var num_of_quotes = 1; quotes = Math.floor (num_of_quotes * Math.random()); if (quotes==0) { body="LIMITED HALF PRICE M/SHIPS "; } document.write('
'); document.write(''+ body +''); document.write('
');