-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery_content.php
85 lines (70 loc) · 3.5 KB
/
gallery_content.php
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
<h1>Southern Knights Cruisers Gallery</h1>
<div id="gallery">
<ul>
<table width="909">
<tr>
<td><h3>Member's Classic Cars</h3></td>
</tr>
<tr>
<td width="311">
<a href="members-cars.php" target="_new" title="Member's Classic Cars"><img src="images/gallery/Members Classic Cars/Bob & Ann Tolliver-2.JPG" alt="Member's Classic Cars" /></a>
</td>
</tr>
<tr>
<td colspan="3"><hr/></td>
</tr>
<tr>
<td><h3>Annual Cruise-Ins</h3></td>
</tr>
<tr>
<td width="311">
<a href="2015-cruise-in-gallery.php" target="_new" class="pirobox" title="Pictures from 2015 Cruise Ins"><img src="images/2015-cruise-in-gallery_files/vlb_images1/p5094488.jpg" alt="2015 Cruise In Pictures" /></a>
<h5>2015 Southern Knights Cruise-Ins</h5>
</td>
<td width="311">
<a href="2014-cruise-in-gallery.php" target="_new" class="pirobox" title="Pictures from 2014 Cruise Ins"><img src="images/2014-cruise-in-gallery_files/vlb_images1/100_7378.jpg" alt="2014 Cruise In Pictures" /></a>
<h5>2014 Southern Knights Cruise-Ins</h5>
</td>
<td width="311">
<a href="2013-cruise-in-gallery.php" target="_new" class="pirobox" title="Pictures from 2013 Cruise Ins"><img src="images/2013-cruise-in-gallery_files/vlb_images1/100_7228.jpg" alt="2013 Cruise In Pictures" /></a>
<h5>2013 Southern Knights Cruise-Ins</h5>
</td>
</tr>
<tr>
<td colspan="3"><hr/></td>
</tr>
<tr>
<td><h3>McGuire's Veterans Hospital</h3></td>
</tr>
<tr>
<td width="311">
<a href="mcguire-hospital14.php" target="_new" title="Pictures from 2014 McGuire's Veterans Hospital"><img src="images/mcguire-hospital14_files/vlb_images1/dsc03968.jpg" width="816" height="612" alt="2014 McGuire Veteran's Hospital Visit" /></a>
<h5>2014 McGuire's Veterans Hospital</h5>
</td>
<td width="311">
<a href="mcguire-hospital.php" target="_new" title="Pictures from 2013 McGuire's Veterans Hospital"><img src="images/gallery/Mcquires Hospital Visit/2013-04-07 13.19.42.jpg" width="816" height="612" alt="2013 McGuire Veteran's Hospital Visit" /></a>
<h5>2013 McGuire's Veterans Hospital</h5>
</td>
</tr>
<tr>
<td colspan="3"><hr/></td>
</tr>
<tr>
<td><h3>Veterans Car Show</h3></td>
</tr>
<tr>
<td width="311px">
<a href="2014veterans.php" target="_new" title="Pictures from 2014 Veterans Car Show"><img src="images/gallery/2014 veterans/2014veterans_files/vlb_images1/img_7744.jpg" alt="Pictures from 2014 Veterans Car Show" /></a>
<h5>2014 Veterans Car Show</h5>
</td>
<td width="311px">
<a href="2013Vet.php" target="_new" title="Pictures from 2013 Veterans Car Show"><img src="images/2013Vet_files/vlb_images1/img_4417.jpg" alt="ictures from 2013 Veterans Car Show" /></a>
<h5>2013 Veterans Car Show</h5>
</td>
</tr>
</table>
</ul>
<div class="cleaner"></div>
</div>
<p> </p>
<div class="cleaner"></div>