// JavaScript Document

var bobexample=new switchcontent("switchgroup1", "div")
bobexample.setStatus('<img src="fabricators/fabricator.gif" alt="Close" /> ', '<img src="fabricators/fabricating.gif" alt="Open" /> ')
bobexample.setColor('#e27233', '#006666')
bobexample.setPersist(true)
bobexample.collapsePrevious(false)
bobexample.init()