This repository has been archived on 2024-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ContactBook/contacts.cbd
2024-03-20 09:28:18 -05:00

33 lines
693 B
Text

contact('LastName' = "Veteren's Affairs",
'FirstName' = "",
'MiddleInitial' = "",
'Title' = "",
'Address1' = "Federal Building",
'Address2' = "125 S. Main St.",
'City' = "Muskogee",
'Country' = "",
'State' = "OK",
'ZipCode' = "74401",
'Company' = "",
'Department' = "",
'Position' = "",
'Manager' = "",
'Additional1' = "",
'Additional2' = "",
'HomePhone' = "",
'HomeExt' = "",
'WorkPhone' = "",
'WorkExt' = "",
'CellPhone' = "",
'CellExt' = "",
'Pager' = "",
'PagerCard' = "",
'PagerExt' = "",
'FaxPhone' = "",
'FaxExt' = "",
'Email1' = "",
'Email2' = "",
'Web1' = "",
'Web2' = "",
'Notes' = "").