// to automatically a specific item, set second function element to that number id
// example: to automatically expand first item, showHideContent(false,1);

initShowHideDivs();
showHideContent(false,1);