-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeaturedKyleKendallPortrait.aspx
executable file
·150 lines (141 loc) · 10.6 KB
/
featuredKyleKendallPortrait.aspx
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<%@ Page Language="C#" MasterPageFile="~/site.master" AutoEventWireup="true" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
<style type='text/css'>
body { background:url(dummy/featuredKyleKendallPortrait/h5.jpg) no-repeat center top }
</style>
<div class="container">
<header id="header" class="sixteen columns">
<div class="row transparent">
<div class="four columns logo alpha">
<h1 id="logo"><a href="index.aspx"><img src="img/logo.png" alt=""></a></h1>
</div>
<div class="twelve columns omega">
<% Response.WriteFile("navigation.html"); %>
</div><!-- /twelve -->
</div><!-- /row -->
</header><!-- /header -->
<div id="main" class="sixteen columns normal group">
<h2 class="page-title">Kyle and Kendall</h2>
<div class="row col-listing">
<ul class="photo-set group">
<li class="one-third column alpha">
<a href="dummy/featuredKyleKendallPortrait/1large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/1small.jpg" alt="Kendall and Kyle pre-deployment sitting looking forward" class="scale-with-grid" /></a>
</li>
<li class="one-third column">
<a href="dummy/featuredKyleKendallPortrait/2large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/2small.jpg" alt="Kendall and Kyle pre-deployment in trees black and white" class="scale-with-grid" /></a>
</li>
<li class="one-third column omega">
<a href="dummy/featuredKyleKendallPortrait/3large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/3small.jpg" alt="Kendall and Kyle pre-deployment kissing cheek" class="scale-with-grid" /></a>
</li>
<li class="one-third column alpha">
<a href="dummy/featuredKyleKendallPortrait/4large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/4small.jpg" alt="Kendall and Kyle pre-deployment walking with dog" class="scale-with-grid" /></a>
</li>
<li class="one-third column">
<a href="dummy/featuredKyleKendallPortrait/5large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/5small.jpg" alt="Kendall and Kyle pre-deployment standing with dog" class="scale-with-grid" /></a>
</li>
<li class="one-third column omega">
<a href="dummy/featuredKyleKendallPortrait/6large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/6small.jpg" alt="Kendall and Kyle pre-deployment holding hands" class="scale-with-grid" /></a>
</li>
<li class="one-third column alpha">
<a href="dummy/featuredKyleKendallPortrait/7large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/7small.jpg" alt="Kendall and Kyle pre-deployment feet with dog" class="scale-with-grid" /></a>
</li>
<li class="one-third column">
<a href="dummy/featuredKyleKendallPortrait/8large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/8small.jpg" alt="Kendall and Kyle pre-deployment bench" class="scale-with-grid" /></a>
</li>
<li class="one-third column omega">
<a href="dummy/featuredKyleKendallPortrait/9large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/9small.jpg" alt="Kendall and Kyle pre-deployment dogtags" class="scale-with-grid" /></a>
</li>
<li class="one-third column alpha">
<a href="dummy/featuredKyleKendallPortrait/10large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/10small.jpg" alt="Kendall and Kyle pre-deployment hat" class="scale-with-grid" /></a>
</li>
<li class="one-third column">
<a href="dummy/featuredKyleKendallPortrait/11large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/11small.jpg" alt="Kendall and Kyle pre-deployment cuddling" class="scale-with-grid" /></a>
</li>
<li class="one-third column omega">
<a href="dummy/featuredKyleKendallPortrait/12large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/12small.jpg" alt="Kendall and Kyle pre-deployment standing against wall" class="scale-with-grid" /></a>
</li>
<li class="one-third column alpha">
<a href="dummy/featuredKyleKendallPortrait/13large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/13small.jpg" alt="Kendall and Kyle pre-deployment Kyle" class="scale-with-grid" /></a>
</li>
<li class="one-third column">
<a href="dummy/featuredKyleKendallPortrait/14large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/14small.jpg" alt="Kendall and Kyle pre-deployment looking at each other" class="scale-with-grid" /></a>
</li>
<li class="one-third column omega">
<a href="dummy/featuredKyleKendallPortrait/15large.jpg" rel="pp[pp_gal]"><img src="dummy/featuredKyleKendallPortrait/15small.jpg" alt="Kendall and Kyle pre-deployment Kendall" class="scale-with-grid" /></a>
</li>
</ul><!-- /photo-set -->
<div class="row set-content">
<div class="eight columns alpha">
<article class="entry">
<div style="width: 100%; overflow: hidden;">
<div style="float: left;"><h4>Hurry Home</h4></div>
</div>
<p>I met up with this awesome couple and their dog, Waylon, on a beautiful October afternoon. With Kyle's upcoming deployment, Kendall wanted some pictures to help ease the upcoming distance between them. The fur baby was so cooperative as he wandered around with his humans. Kendall and Kyle met at Virginia Tech in High School at a workshop and have been together ever since. We even found the bench where Kyle put their initials in case they never came back to Blacksburg. Thank you both for your service to our country. Best wishes for a safe return!</p>
</article><!-- /post -->
<article class="entry">
<h6>Location:</h6>
<div itemscope itemtype="http://schema.org/CreativeWork">
<div itemprop="provider" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="Maya McMahon" />
<div itemprop="affiliation" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Maya McMahon Photography" />
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<meta itemprop="addressLocality" content="Blacksburg" />
<meta itemprop="addressRegion" content="VA" />
<meta itemprop="postalCode" content="24060" />
</div>
</div>
</div>
<div itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<a itemprop="url" href="http://www.blacksburg.gov/Index.aspx?page=1164" target="_blank">Heritage Park</a>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress">2300 Glade Road</span><br />
<span itemprop="addressLocality">Blacksburg</span>,
<span itemprop="addressRegion">VA</span>
<span itemprop="postalCode">24060</span>
</div>
</div>
</div>
<br /><br />
</article><!-- /location -->
<article class="entry">
<h6>Share:</h6>
<script src="js/social-likes.min.js"></script>
<div class="social-likes">
<div class="facebook" title="Share on Facebook">Facebook</div>
<div class="twitter" title="Share on Twitter">Twitter</div>
<div class="plusone" title="Share on Google+">Google+</div>
<div class="pinterest" title="Share on Pinterest" data-media="">Pinterest</div>
</div>
<br /><br />
</article><!-- /social -->
</div><!-- eight -->
<div class="eight columns omega">
<div id="related-items">
<h3 class="widget-title"><span>Related Galleries</span></h3>
<div class="row">
<article class="four columns alpha set">
<a href="featuredMarkAllieEngagement.aspx"><img src="dummy/featuredMarkAllieEngagement/related.jpg" alt="" class="scale-with-grid" /></a>
<a href="featuredMarkAllieEngagement.aspx">Mark and Allie</a>
</article><!-- /set -->
<article class="four columns omega set">
<a href="featuredDavidTashaEngagement.aspx"><img src="dummy/featuredDavidTashaEngagement/related.jpg" alt="" class="scale-with-grid" /></a>
<a href="featuredDavidTashaEngagement.aspx">David and Tasha</a>
</article><!-- /set -->
<article class="four columns alpha set">
<a href="featuredMorganKristenEngagement.aspx"><img src="dummy/featuredMorganKristenEngagement/related.jpg" alt="" class="scale-with-grid" /></a>
<a href="featuredMorganKristenEngagement.aspx">Morgan and Kristen</a>
</article><!-- /set -->
<article class="four columns omega set">
<a href="featuredTadCandonEngagement.aspx"><img src="dummy/featuredTadCandonEngagement/related.jpg" alt="" class="scale-with-grid" /></a>
<a href="featuredTadCandonEngagement.aspx">Tad and Candon</a>
</article><!-- /set -->
</div><!-- /row -->
</div><!-- /related-articles -->
</div>
</div><!-- /row -->
</div><!-- /row -->
</div><!-- /main -->
</div><!-- /container -->
<b id="t" class="brd"></b> <b id="l" class="brd"></b> <b id="r" class="brd"></b> <b id="b" class="brd"></b>
</asp:Content>