function off (name) { document[name].src='http://www.ashtonstours.com/templates/default/images/'+name+'.gif'; } function on (name) { document[name].src='http://www.ashtonstours.com/templates/default/images/'+name+'_.gif'; }