//------------for the index page----------------------//
//----------this is for features ------------------//
var bobexamplea=new switchcontent("switchgroup2", "div") //Limit scanning of switch contents to just "div" elements
bobexamplea.setStatus(' <a style="color:#18b5ef">Close</a>&nbsp;<img src="../images/arrow_up.png" style="vertical-align:middle" /> ', '<a style="color:#18b5ef">More Features and  Benefits <img src="../images/arrow.png" style="vertical-align:middle;" /></a>  ')
//bobexamplea.setColor('ffffff', 'fffffe')
bobexamplea.setPersist(false)
//var arr=new Array("1","2"); 
bobexamplea.collapsePrevious(true) //Only one content open at any given time
bobexamplea.init()
//------------features ends here-------------//

//------------for the index page ends----------------------//



//--------------------------for the about page -------------------------//

//----------this is for features ------------------//
var bobexamplea=new switchcontent("switchgroup3", "div") //Limit scanning of switch contents to just "div" elements
bobexamplea.setStatus(' <a style="color:#18b5ef">Close</a>&nbsp;<img src="../images/arrow_up.png" style="vertical-align:middle" /> ', '<a style="color:#18b5ef">More Features <img src="../images/arrow.png" style="vertical-align:middle;" /></a>  ')
//bobexamplea.setColor('ffffff', 'fffffe')
bobexamplea.setPersist(false)
//var arr=new Array("1","2"); 
bobexamplea.collapsePrevious(true) //Only one content open at any given time
bobexamplea.init()
//------------features ends here-------------//

//----------this is for Benefits------------------//
var bobexamplea=new switchcontent("switchgroup4", "div") //Limit scanning of switch contents to just "div" elements
bobexamplea.setStatus(' <a style="color:#18b5ef">Close</a>&nbsp;<img src="../images/arrow_up.png" style="vertical-align:middle" /> ', '<a style="color:#18b5ef">More Benefits<img src="../images/arrow.png" style="vertical-align:middle;" /></a>  ')
//bobexamplea.setColor('ffffff', 'fffffe')
bobexamplea.setPersist(false)
//var arr=new Array("1","2"); 
bobexamplea.collapsePrevious(true) //Only one content open at any given time
bobexamplea.init()
//------------Benefits ends here-------------//


//--------------------------for the about page ends-------------------------//
