-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.html
280 lines (260 loc) · 12.2 KB
/
template.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
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Chris Finne's Videos</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="All my family videos.">
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet">
<script>
var date = new Date();
var date_int = date.getTime();
function reloadme() {
var new_url = window.location.href.split('?')[0]+'?t='+date_int;
window.location.replace(new_url);
}
var url_array = window.location.href.split('t=');
if (url_array.length != 2)
reloadme();
var url_time = parseInt(url_array[1]);
if (date_int - url_time > 43200000) // force a reload every 12 hours
reloadme();
</script>
<link type="text/css" rel="stylesheet" id="yui_core" href="stylesheets/yui_core.css">
<link type="text/css" rel="stylesheet" id="smugmugBlackCSS" href="stylesheets/black.css">
<link type="text/css" rel="stylesheet" id="pureSmugBlack" href="stylesheets/pureBlack.css">
<link type="text/css" rel="stylesheet" href="stylesheets/jqModal.css">
<script src="http://www.google.com/jsapi"></script>
<script>
google.load("jquery", "1.4.2");
google.load("jqueryui", "1.8.1");
</script>
<script type="text/javascript" src="javascripts/jqModal.js"></script>
<script type="text/javascript" src="javascripts/flowplayer-3.2.4.min.js"></script>
</head>
<body class="homepage tempClass notLoggedIn pureSmugCSS bodyColor_Black">
<div id="bodyWrapper">
<!-- These extra divs/spans may be used as catch-alls to add extra imagery. -->
<div id="extraDiv1"><span></span></div>
<div id="extraDiv2"><span></span></div>
<div id="extraDiv3"><span></span></div>
<div id="extraDiv4"><span></span></div>
<div id="extraDiv5"><span></span></div>
<div id="extraDiv6"><span></span></div>
<!-- Start Page Header -->
<div id="header_wrapper" class="top_border bottom_border">
<div id="header">
<a href="/videos.html" id="homelink" style="color:#8CCA1E;font-size:120%">Chris Finne's Videos</a>
<div id="toolbar" class="nav">
<a href="/videos.html" class="nav root_url">Home</a>
</div>
<div class="spacer"></div>
</div>
</div>
<!-- ----------------------- END CONTROLLED HEADER ----------------------- -->
<div id="homepage" class="homepage tempClass notLoggedIn pureSmugCSS bodyColor_Black">
<div id="breadcrumb" class="nav">
<div id="altViews"></div>
<div id="breadCrumbTrail" class="title">
<a href="videos.html">2010</a>
|
<a href="2009.html">2009</a>
|
<a href="2008.html">2008</a>
|
<a href="2007.html">2007</a>
|
<a href="2006.html">2006</a>
|
<a href="2005.html">2005</a>
|
<a href="2004.html">2004</a>
|
<a href="2003.html">2003</a>
</div>
<div class="spacer"></div>
</div>
<div id="homepageBoxes"> <div id="galleriesBox" class="box">
<div class="boxTop">
<div class="boxNote note nav"></div>
<h3 id="galleryTitle" class="title notopmargin"> </h3>
<div class="spacer"></div>
</div>
<div class="boxBottom">
<!-- START_MOVIES -->
<div class="miniBox">
<div class="photo">
<a href="movies/2003-12_Tahoe_-_Nicholas_eats.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-12 Tahoe - Nicholas eats" title="2003-12 Tahoe - Nicholas eats" width="100" height="100" src="movie_images/2003-12_Tahoe_-_Nicholas_eats_001.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-12_Tahoe_-_Nicholas_eats">
<a href="movies/2003-12_Tahoe_-_Nicholas_eats.mp4" class="nav jqModal">2003-12 Tahoe - Nicholas eats</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-12_Tahoe_-_Nicholas_bounces.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-12 Tahoe - Nicholas bounces" title="2003-12 Tahoe - Nicholas bounces" width="100" height="100" src="movie_images/2003-12_Tahoe_-_Nicholas_bounces_001.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-12_Tahoe_-_Nicholas_bounces">
<a href="movies/2003-12_Tahoe_-_Nicholas_bounces.mp4" class="nav jqModal">2003-12 Tahoe - Nicholas bounces</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-12_LA_-_Xmas_Day.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-12 LA - Xmas Day" title="2003-12 LA - Xmas Day" width="100" height="100" src="movie_images/2003-12_LA_-_Xmas_Day_001.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-12_LA_-_Xmas_Day">
<a href="movies/2003-12_LA_-_Xmas_Day.mp4" class="nav jqModal">2003-12 LA - Xmas Day</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-07_Tahoe_Hospital_labor_and_Hills_visit.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-07 Tahoe Hospital labor and Hills visit" title="2003-07 Tahoe Hospital labor and Hills visit" width="100" height="100" src="movie_images/2003-07_Tahoe_Hospital_labor_and_Hills_visit_000.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-07_Tahoe_Hospital_labor_and_Hills_visit">
<a href="movies/2003-07_Tahoe_Hospital_labor_and_Hills_visit.mp4" class="nav jqModal">2003-07 Tahoe Hospital labor and Hills visit</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-07_Tahoe_-_Missy_Big_Ball.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-07 Tahoe - Missy Big Ball" title="2003-07 Tahoe - Missy Big Ball" width="100" height="100" src="movie_images/2003-07_Tahoe_-_Missy_Big_Ball_000.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-07_Tahoe_-_Missy_Big_Ball">
<a href="movies/2003-07_Tahoe_-_Missy_Big_Ball.mp4" class="nav jqModal">2003-07 Tahoe - Missy Big Ball</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-07_-_Tahoe_Nicholas_just_born.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-07 - Tahoe Nicholas just born" title="2003-07 - Tahoe Nicholas just born" width="100" height="100" src="movie_images/2003-07_-_Tahoe_Nicholas_just_born_001.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-07_-_Tahoe_Nicholas_just_born">
<a href="movies/2003-07_-_Tahoe_Nicholas_just_born.mp4" class="nav jqModal">2003-07 - Tahoe Nicholas just born</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-07-14_Tahoe_-_Nicholas_Comes_Home.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-07-14 Tahoe - Nicholas Comes Home" title="2003-07-14 Tahoe - Nicholas Comes Home" width="100" height="100" src="movie_images/2003-07-14_Tahoe_-_Nicholas_Comes_Home_000.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-07-14_Tahoe_-_Nicholas_Comes_Home">
<a href="movies/2003-07-14_Tahoe_-_Nicholas_Comes_Home.mp4" class="nav jqModal">2003-07-14 Tahoe - Nicholas Comes Home</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-07-10_to_2003-10-04_Tahoe_-_Nicholas_.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-07-10 to 2003-10-04 Tahoe - Nicholas " title="2003-07-10 to 2003-10-04 Tahoe - Nicholas " width="100" height="100" src="movie_images/2003-07-10_to_2003-10-04_Tahoe_-_Nicholas__000.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-07-10_to_2003-10-04_Tahoe_-_Nicholas_">
<a href="movies/2003-07-10_to_2003-10-04_Tahoe_-_Nicholas_.mp4" class="nav jqModal">2003-07-10 to 2003-10-04 Tahoe - Nicholas </a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-05_Tahoe_with_Booker_and_Nicole.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-05 Tahoe with Booker and Nicole" title="2003-05 Tahoe with Booker and Nicole" width="100" height="100" src="movie_images/2003-05_Tahoe_with_Booker_and_Nicole_000.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-05_Tahoe_with_Booker_and_Nicole">
<a href="movies/2003-05_Tahoe_with_Booker_and_Nicole.mp4" class="nav jqModal">2003-05 Tahoe with Booker and Nicole</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<div class="miniBox">
<div class="photo">
<a href="movies/2003-05_Tahoe_View.mp4" class="jqModal">
<img vspace="0" hspace="0" border="0" alt="2003-05 Tahoe View" title="2003-05 Tahoe View" width="100" height="100" src="movie_images/2003-05_Tahoe_View_001.png" class="imgBorder" />
</a>
</div>
<p class="albumTitle" id="albumTitle_2003-05_Tahoe_View">
<a href="movies/2003-05_Tahoe_View.mp4" class="nav jqModal">2003-05 Tahoe View</a>
</p>
<p class="description"></p>
<p class="updated"></p>
<div class="spacer"></div>
</div>
<!-- END_MOVIES -->
<div class="spacer"></div></div>
</div> <div id="bioBox" class="box">
<div class="spacer"></div></div>
</div><div class="spacer"></div>
</div></div>
<!-- End Content -->
<!-- Start Footer -->
<!-- End Footer -->
<div class="jqmWindow" id="dialog">
<a href="#" class="jqmClose" id="dialog_close">Close</a>
<span style="padding-left:150px;display:none">
<input type="radio" name="play" value="single" id="play_single" /> <label for="play_single">Single</label>
<input type="radio" name="play" value="repeat" id="play_repeat"/> <label for="play_repeat">Repeat</label>
<input type="radio" name="play" value="cycle" id="play_cycle"/> <label for="play_cycle">Cycle</label>
<hr>
</span>
<a href="#" id="flow_player"> </a>
</div>
<script>
var stop_player=function(hash) { flowplayer().stop();hash.w.fadeOut('500',function(){ hash.o.remove(); }); };
$().ready(function() {
$('#dialog').jqm({onHide:stop_player});
$('a.jqModal').click(function() {
$("#flow_player")[0].href = this.href;
document.location.hash=this.href;
$f("flow_player", "http://s3.amazonaws.com/videos.finne.us/media/flowplayer-3.2.5.swf", {
clip: {
provider: 'rtmp'
},
plugins: {
rtmp: {
url: 'http://s3.amazonaws.com/videos.finne.us/media/flowplayer.rtmp-3.2.3.swf',
netConnectionUrl: 'rtmp://sit8bcnv1ro6i.cloudfront.net/cfx/st'
}
}
});
});
if (document.location.hash != '') {
$('.jqmWindow').jqmShow();
}
});
</script>
</body>
</html>