This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·108 lines (104 loc) · 6.67 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
---
layout: page
title: VFW Post 3285
permalink: /
---
<!-- Slider Start -->
<section id="slider">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-2">
<div class="block">
<h1 class="animated fadeInUp">No One Does More for Veterans</h1>
<p class="animated fadeInUp">The Veterans of Foreign Wars is an American veterans' organization established on September 29, 1899,
who as soldiers, sailors, marines, and airmen served the U.S. in wars, campaigns, and expeditions on foreign soil or hostile waters.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Wrapper Start -->
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<div class="section-title">
<h2>Commander’s Welcome Letter</h2>
</div>
<p>Welcome to the John R. Webb VFW Post 3285, I’d like to take this opportunity to welcome you to our post! Anyone on Active Duty
or any Veteran who has deployed to Iraq, Afghanistan, The Gulf War, Vietnam, Korea, or one of the many Operations where hazardous
duty pay, or a campaign medal was awarded is eligible to join the VFW. In addition, we have an Auxiliary that is available to
eligible family members and we would love to have you join. If this is your first VFW Post or you are a transfer, it is our desire
to make this your permanent “Home” as a Veteran.</p>
<p>I would like to invite you to attend a General Membership meeting as soon as you become a member. Our Monthly General Membership
meeting, is held the 1st Monday of each month, at 7:00PM. We will ask you for a brief introduction about your military experience,
your family, and to tell us about any goals you may have through our organization. We have a lounge (canteen) and the Resturant
Capital Crave on our upper floor for dining. There are incredible activites in these areas and we are excited about our future. </p>
<p>If you are interested in a Sponsor/Mentor, please contact the Commander at {{ site.officers[0].number }} or email the Post Quartermaster at
<a href="mailto:[email protected]?Subject=VFW" target="_top">[email protected]</a> with VFW in the Subject line,
and you will be contacted.</p>
<p>Lastly you can also connect with us on <a href="https://www.facebook.com/VFWPost3285/">Facebook<i class="fa fa-facebook"></i></a> and
<a href="https://twitter.com/VFWPost3285">Twitter<i class="fa fa-twitter"></i></a> </p>
<p>Respectfully,<br> {{ site.officers[0].name }}<br> Post Commander</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="img/wrapper-img.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
</div>
</section>
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>Membership</h2>
<p>All VFW members take great pride in our organization's eligibility requirements. It is these membership qualifications that set our order apart
from other veteran groups. To become a VFW member you need to be a citizen of the United States, be of good standing in the community, have been
honorably discharged from or are currently a member of the armed forces of the United States. Your military service must have included being
deployed in a particular theater of operations recognized, as military service that qualifies you for membership or you must have been awarded a
recognized campaign medal as set forth in the VFW Charter and/or By-Laws.</p>
<p>Your discharge papers or other official military records must reflect your campaign medal and/or show clearly that you served in a particular theater
of operations that would qualify you for membership. Direct relatives of Qualified Veterans are eligible to join either the VFW Men’s or Lady’s
Auxiliaries. If you qualify for membership and desire to join our fine organization please fill out the Membership form and submit it with supporting
documentation and payment to the following address or E-mail. Please feel free to download a copy of our Post welcome packet which will give you the
Post history as well as information about our meetings and the exciting things we are doing in the community.</p>
<a href="resources/EligibilityRequirements.pdf" class="btn btn-call-to-action">Eligible Campaigns and Medals (pdf)</a>
<a href="resources/VFW_welcome_package.pdf" class="btn btn-call-to-action">VFW Welcome Packet (pdf)</a>
<a href="resources/VFW_application.pdf" class="btn btn-call-to-action">VFW Membership Application (pdf)</a>
<a href="resources/post3285bylaws.pdf" class="btn btn-call-to-action">Post By-Laws (pdf)</a>
</div>
</div>
</div>
</div>
</section>
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<div class="section-title">
<h2>Auxiliary Membership</h2>
</div>
<p>Wives, Widows, Mothers, Foster and Stepmothers (who have performed the duties of parent), Grandmothers, Daughters, Granddaughters, Foster
and Stepdaughters (who attained that status prior to age sixteen and for whom the duties of parent were performed), Sisters, Half-sisters,
Foster and Step-sisters (who attained that status prior to age sixteen), Husbands, Fathers, Grandfathers, Sons and Grandsons of any persons
who were or are eligible for membership in the Veterans of Foreign Wars of the United States are eligible for membership in the VFW Auxiliary.
Authorization is shown on the veteran's separation documents. Members must be citizens of the United States and at least 16 years of age.</p>
<p>If you are interested in joining the VFW Auxiliary, please contact us at
<a href="mailto:[email protected]?Subject=Auxiliary" target="_top">[email protected]</a> with Auxiliary in the Subject line, and you will
be contacted.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="img/vfw-auxiliary-logo.jpg" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
</div>
</section>