	var faqcontent1=new switchcontent("switchgroup1", "div") //Limit scanning of switch contents to just "div" elements
	faqcontent1.setStatus('<img src="/_catalogs/masterpage/images/Bullet_03_open.gif" /> ', '<img src="/_catalogs/masterpage/images/Bullet_03.gif" /> ')
	faqcontent1.setPersist(false) //Cookie saving display status
	faqcontent1.collapsePrevious(false) //Only one content open at any given time
	faqcontent1.init()
