var bobexample=new switchcontent("switchgroup1", "div")
bobexample.setStatus('<img src="global/dot.gif" width="14" height="25" alt="dot" title="" /> ', '<img src="global/tick.gif" width="14" height="25" alt="tick" title="" /> ')
bobexample.setColor('#990000', '#999')
bobexample.setPersist(false)
bobexample.collapsePrevious(true)
bobexample.init()