var content="<b>Opening Day Joy</b></br>The team kicked off the season with an impressive 5-1 win over Bromford Lions, with the team performance leaving the management unable to choose a man of the match. Congratulations to the entire team !!"

document.write("<p>")
document.write(content)
document.write("&nbsp;&nbsp;&nbsp;")
document.write("</p>")

