var bobexample=new switchcontent("switchgroup1", "div") //Limit scanning of switch contents to just "div" elements
bobexample.setStatus('<img class="flit_img1" src="images/minesh.gif" alt="" /> ','<img class="flit_img" src="images/plus.gif" alt=""/> ')
bobexample.setColor('#4e4e4e', '#666666')
bobexample.setPersist(false)
bobexample.collapsePrevious(true) //Only one content open at any given time
bobexample.init()
