/****************************************************************************************************************************************************************************************************
*******************************INSTRUCTIONS FOR ADMINISTRATOR************************************************************************************************************************************************
TO CHANGE INFO, change the text enclosed in quotes.  Do not disturb the quotes or add double quotes (Two single quotes are fine and will look like a double quote.)
TO REMOVE A STAFF MEMBER, delete the block of data including the first line.
TO ADD A STAFF MEMBER, cut and paste one of the existing blocks.  Change index (number in the square brackets), then make changes to text.

*****************************************************************************************************************************************************************************************************/

staff[0]=new populate()
staff[0].name="Jimmie Thom"
staff[0].departments="President"
staff[0].email="jimmie"

staff[1]=new populate()
staff[1].name="Pat Vandermuelen"
staff[1].departments="Administration"
staff[1].email="pat"

staff[2]=new populate()
staff[2].name="Brian McNairn"
staff[2].departments="Customer Service"
staff[2].email="brian"

staff[3]=new populate()
staff[3].name="Vicki Boivin"
staff[3].departments="Customer Service"
staff[3].email="vicki"

staff[4]=new populate()
staff[4].name="Wayde Roles"
staff[4].departments="Comfort Consultant"
staff[4].email="wayde"

staff[5]=new populate()
staff[5].name="Lynne Leblanc"
staff[5].departments="Sales"
staff[5].email="lynne"
