function switchid(id){ hideallids(); showdiv(id); }
function hideallids(){
//loop through the array and hide each element by id
for (var i=0;i
*Required Fields
function switchid(id){ hideallids(); showdiv(id); }
function hideallids(){
//loop through the array and hide each element by id
for (var i=0;i
*Required Fields