';
if (scrollcount==5) {scrollcount=1};
if (scrollcount==1) {the_text=the_text_1};
if (scrollcount==2) {the_text=the_text_2};
if (scrollcount==3) {the_text=the_text_3};
if (scrollcount==4) {the_text=the_text_4};
document.getElementById('newsArea').innerHTML=the_text;
scrollcount=scrollcount + 1;
window.setTimeout("cyclenews()", 5000);
};
function startnews() {
window.setTimeout("cyclenews()", 2000);
}
//-->
Due to internet advertising and E-Mail based virus spreading, we no longer display our E-Mail address on our site. It is for these reasons we require our visitors to E-Mail us via the contact form below.