var quote = new Array(5);

quote[0] = "<FONT face=ARIAL size=6 color=green><B>Community World has had much hits since it has been uploaded</B></FONT>";

quote[1] = "<FONT face=ARIAL size=6 color=green><B>Community World plans to enlist in Google, but not Yahoo!</B></FONT>";

quote[2] = "<FONT face=ARIAL size=6 color=green><B>Community World has found people stealing codes and graphics.They will be contacted</B></FONT>";

quote[3] = "<FONT face=ARIAL size=6 color=green><B>Community World forums are up and running</B></FONT>";

quote[4] = "<FONT face=ARIAL size=6 color=green><B>Community World users have been giving good ideas and comments since happyface's IP was banned and blocked and his account was deleted</B></FONT>";

quote[5] = "<FONT face=ARIAL size=6 color=green><B>Due to lack of staff, Community World is being made slowly, but we are quarter of the way through</B></FONT>";

quote[6] = "<FONT face=ARIAL size=6 color=red><B>URGENT MESSAGE: Our login is only working for the first two accounts, and we are attempting to find a solution.</B></FONT>";

now=new Date()

num=(now.getSeconds())%9

document.write(quote[num])