I need to change the properties of a set of anchors within a div with an id of 'folders' . So far I've got this If this is netscape theDiv = document.layers['folders']; else theDiv = ...