function box1() {
document.writeln("<div class=\"bottom-image-title\" id=\"news-home\"><div class=\"bottom-image-title\" id=\"box-title\"> Latest News</div><div id=\"box\"><br /><br /><br />");
document.writeln("<a href=\"news-3.html\"><strong>Social care Accolade for partnership with Conwy Council</strong></a><a href=\"news9.html\">. Click here to read more News.</a>");
document.writeln("<br /><div id=\"arrow\"><a href=\"news.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div>");
}

function box2() {
document.writeln("<div id=\"home-bottom\"><div id=\"home-residents\">");
document.writeln("<div class=\"bottom-image-title\" id=\"box-title\"> Meet people who use Smartcare</div><div id=\"box\"><a href=\"candidates.html\"><br /><br /><br />");
document.writeln("Click here to find out what some of our learners have to say.<br /></a><br />");
document.writeln("<div id=\"arrow\"><a href=\"delegates.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div>");
document.writeln("<div class=\"bottom-image-title\" id=\"home-team\"><div class=\"bottom-image-title\" id=\"box-title\">Meet the Team</div>");
document.writeln("<div id=\"box\"><a href=\"team.html\"><br /><br /><br />Click here to meet just some of the people who make it happen.</a><br />");
document.writeln("<br /><div id=\"arrow\"><a href=\"team.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div></div>");
}

function box3() {
document.writeln("<div id=\"main-bottomr\"><div class=\"bottom-image-title\" id=\"news-news\"><div class=\"bottom-image-title\" id=\"box-title\"> Latest News</div><div id=\"box\"><br /><br /><br />");
document.writeln("<a href=\"news.html\"><strong>Social care Accolade for partnership with Conwy Council</strong></a><a href=\"news9.html\"><br /></a><br />  ");
document.writeln("<div id=\"arrow\"><a href=\"news.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div><div id=\"home-residents\">");
document.writeln("<div class=\"bottom-image-title\" id=\"box-title\"> Meet people who use Smartcare</div><div id=\"box\"><a href=\"candidates.html\"><br /><br /><br />");
document.writeln("Click here to find out what some of our learners have to say.<br /></a><br /><div id=\"arrow\"><a href=\"delegates.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div>");
document.writeln("</div></div><div class=\"bottom-image-title\" id=\"home-team\"><div class=\"bottom-image-title\" id=\"box-title\">Meet the Team</div><div id=\"box\"><a href=\"team.html\"><br /><br /><br />");
document.writeln("Click here to meet just some of the people who make it happen.</a><br /><br /><div id=\"arrow\"><a href=\"team.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div></div>");
}

function box4() {
document.writeln("<div class=\"bottom-image-title\" id=\"news-news\"><div class=\"bottom-image-title\" id=\"box-title\"> Latest News</div><div id=\"box\"><br /><br /><br />");
document.writeln("<a href=\"news.html\"><strong>Social care Accolade for partnership with Conwy Council</strong></a><a href=\"news9.html\"><br /></a><br />  ");
document.writeln("<div id=\"arrow\"><a href=\"news.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div><div id=\"home-residents\">");
document.writeln("<div class=\"bottom-image-title\" id=\"box-title\"> Meet people who use Smartcare</div><div id=\"box\"><a href=\"candidates.html\"><br /><br /><br />");
document.writeln("Click here to find out what some of our learners have to say.<br /></a><br />");
document.writeln("<div id=\"arrow\"><a href=\"delegates.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div>");
document.writeln("<div class=\"bottom-image-title\" id=\"home-team\"><div class=\"bottom-image-title\" id=\"box-title\">Meet the Team</div>");
document.writeln("<div id=\"box\"><a href=\"team.html\"><br /><br /><br />Click here to meet just some of the people who make it happen.</a><br /><br />");
document.writeln("<div id=\"arrow\"><a href=\"team.html\"><img src=\"i/arrow.png\" width=\"14\" height=\"18\" border=\"0\" /></a></div></div></div>");
}

function clearbox(box) {
 if(box.value==box.defaultValue) {
   box.value = "";
  }
 }