var bobexample=new switchcontent("switchgroup1", "div") //Limit scanning of switch contents to just "div" elements
bobexample.setStatus('<img src="/Yours/images/opencq8.png" /> ', '<img src="/Yours/images/closedy2.png" /> ')
bobexample.setColor('003366', '003366')
bobexample.setPersist(true)
bobexample.collapsePrevious(true) //Only one content open at any given time
bobexample.init()
