var switchtext=new switchcontent("switchgroup1", "div") //Limit scanning of switch contents to just "div" elements
switchtext.setColor('black', 'black')
switchtext.setPersist(true)
switchtext.collapsePrevious(true) //Only one content open at any given time
switchtext.init()
