// JavaScript Document
if (document.images){
home_off = new Image
home_over = new Image
home_off.src = 'icons/tabnav-off-home.jpg'
home_over.src = 'icons/tabnav-over-home.jpg'
whatwedo_off = new Image
whatwedo_over = new Image
whatwedo_off.src = 'icons/tabnav-off-whatwedo.jpg'
whatwedo_over.src = 'icons/tabnav-over-whatwedo.jpg'
thecentres_off = new Image
thecentres_over = new Image
thecentres_off.src = 'icons/tabnav-off-thecentres.jpg'
thecentres_over.src = 'icons/tabnav-over-thecentres.jpg'
thechildren_off = new Image
thechildren_over = new Image
thechildren_off.src = 'icons/tabnav-off-thechildren.jpg'
thechildren_over.src = 'icons/tabnav-over-thechildren.jpg'
whatyoucando_off = new Image
whatyoucando_over = new Image
whatyoucando_off.src = 'icons/tabnav-off-whatyoucando.jpg'
whatyoucando_over.src = 'icons/tabnav-over-whatyoucando.jpg'
buttonindexnewsletter_off = new Image
buttonindexnewsletter_over = new Image
buttonindexnewsletter_off.src = 'icons/rhs-box-enewsletter-whatyoucando-off.jpg'
buttonindexnewsletter_over.src = 'icons/rhs-box-enewsletter-whatyoucando-over.jpg'
buttonindexinfopack_off = new Image
buttonindexinfopack_over = new Image
buttonindexinfopack_off.src = 'icons/rhs-box-infopack-whatyoucando-off.jpg'
buttonindexinfopack_over.src = 'icons/rhs-box-infopack-whatyoucando-over.jpg'
buttonindexdonation_off = new Image
buttonindexdonation_over = new Image
buttonindexdonation_off.src = 'icons/rhs-box-donation-whatyoucando-off.jpg'
buttonindexdonation_over.src = 'icons/rhs-box-donation-whatyoucando-over.jpg'
subnavwaystodonate_off = new Image
subnavwaystodonate_over = new Image
subnavwaystodonate_off.src = 'icons/subnav-waystodonate-off.jpg'
subnavwaystodonate_over.src = 'icons/subnav-waystodonate-over.jpg'
subnavspreadword_off = new Image
subnavspreadword_over = new Image
subnavspreadword_off.src = 'icons/subnav-spreadword-off.jpg'
subnavspreadword_over.src = 'icons/subnav-spreadword-over.jpg'
subnavstaytouch_off = new Image
subnavstaytouch_over = new Image
subnavstaytouch_off.src = 'icons/subnav-stayintouch-off.jpg'
subnavstaytouch_over.src = 'icons/subnav-stayintouch-over.jpg'
}
