var bobexample=new switchcontent("switchgroup1", "div") //Limit scanning of switch contents to just "div" elements

bobexample.setStatus('<img src="http://www.superm.com/v2/img/minus.gif" /> ', '<img src="http://www.superm.com/v2/img/info2.gif" /> ')

bobexample.setColor('#DC0028', '#2E2E2E')

bobexample.setPersist(true)

bobexample.collapsePrevious(true) //Only one content open at any given time

bobexample.init()
