
//open close list

var bobexample=new switchcontent("switchgroup1", "div")
bobexample.setStatus('<img src="http://siteresources.worldbank.org/PROJECTSFRE/Images/2008countrylendingsummary.gif" /> ', '<img src="http://siteresources.worldbank.org/PROJECTSFRE/Images/2008countrylendingsummary.gif" /> ')
bobexample.setColor('#b5d2d3', '#b5d2d3')
bobexample.defaultExpanded(2)
bobexample.setPersist(false)
bobexample.collapsePrevious(true) 
bobexample.init()



