//array for health information text

function newsOne() {
	document.write("<h2 class=\"normal\">Quicklinks<\/h2><ul class=\"normal\"><li style=\"margin-left:2px\"><a href=\"secure\/m19.html\">Order prescriptions online<\/a><\/li><li style=\"margin-left:2px\"><a href=\"p08.html\">Change your address</li><li style=\"margin-left:2px\"><a href=\"p18.html\">Surgery opening hours<\/a><\/li><li style=\"margin-left:2px\"><a href=\"docs\/news0108.pdf\">Practice newsletter<\/a><\/li><li style=\"margin-left:2px\"><a href=\"p21.html\">Patient Participation Group<\/a><\/li><\/ul>")
}

function newsTwo() {
	document.write("<h2 class=\"stopp\">Stop Press!<\/h2><p class=\"stopp\">The surgery will be closed Dec 24-27 and Dec 31-Jan 2 inclusive.<br \/>Out of hours services will be provided by Primecare as normal<\/p>")
}

function newsThree() {
	document.write("<h2 class=\"normal\">Noticeboard<\/h2><p class=\"poster\"><img width=\"172 px\" height=\"240px\" class=\"poster\" src=\"images\/poster1.gif\" alt=\"Poster adverts\" width=\"172px\" height=\"240px\" name=\"adPoster\" id=\"adPoster\"><\/p>")
}

function newsFour() {
	document.write("")
}
 
