// 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-thecentres-off.jpg'
buttonindexnewsletter_over.src = 'icons/rhs-box-enewsletter-thecentres-over.jpg'
buttonindexinfopack_off = new Image
buttonindexinfopack_over = new Image
buttonindexinfopack_off.src = 'icons/rhs-box-infopack-thecentres-off.jpg'
buttonindexinfopack_over.src = 'icons/rhs-box-infopack-thecentres-over.jpg'
buttonindexdonation_off = new Image
buttonindexdonation_over = new Image
buttonindexdonation_off.src = 'icons/rhs-box-donation-thecentres-off.jpg'
buttonindexdonation_over.src = 'icons/rhs-box-donation-thecentres-over.jpg'
subnavthecentresbureij_off = new Image
subnavthecentresbureij_over = new Image
subnavthecentresbureij_off.src = 'icons/subnav-thecentresbureij-off.jpg'
subnavthecentresbureij_over.src = 'icons/subnav-thecentresbureij-over.jpg'
subnavthecentresmaghazi_off = new Image
subnavthecentresmaghazi_over = new Image
subnavthecentresmaghazi_off.src = 'icons/subnav-thecentresmaghazi-off.jpg'
subnavthecentresmaghazi_over.src = 'icons/subnav-thecentresmaghazi-over.jpg'
subnavthecentresrafah_off = new Image
subnavthecentresrafah_over = new Image
subnavthecentresrafah_off.src = 'icons/subnav-thecentresrafah-off.jpg'
subnavthecentresrafah_over.src = 'icons/subnav-thecentresrafah-over.jpg'
}
