-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_video.aspx.exclude
166 lines (147 loc) · 5.56 KB
/
index_video.aspx.exclude
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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Glare</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Supersized styles
================================================== -->
<link rel="stylesheet" href="css/supersized.css" type="text/css" media="screen" />
<!-- CSS
================================================== -->
<link href='http://fonts.googleapis.com/css?family=Prata' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="style.css">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- Javascript resources
================================================== -->
<script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="js/superfish.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.tubular.js"></script>
<script src="js/mission-control.js"></script>
<script src="js/scripts.js"></script>
<script type="text/javascript">
jQuery(function($){
$('body').tubular('-WyWuPxygjA','video-wrapper');
$('#pauseplay').click(function(){
if ($(this).hasClass('sz-play')) {
callPlayer('ytapiplayer','playVideo');
$(this).removeClass('sz-play');
} else {
callPlayer('ytapiplayer','pauseVideo');
$(this).addClass('sz-play');
}
})
});
</script>
<!-- PrettyPhoto
================================================== -->
<link rel="stylesheet" href="css/prettyPhoto.css" type="text/css">
<script src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/modernizr.js"></script>
</head>
<body>
<div id="content-wrap">
<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">
<nav id="navigation">
<ul class="nav group">
<li>
<a href="#">Portfolio</a>
<ul>
<li><a href="portfoliowedding.html">Wedding</a></li>
<li><a href="portfolioportrait.html">Portrait</a></li>
<li><a href="portfolioevent.html">Event</a></li>
</ul>
</li>
<li>
<a href="#">Featured</a>
<ul>
<li><a href="featuredEgeWedding.html">Ryan and Ashley</a></li>
<!-- <li><a href="set_4col.html">Adam and Kayla</a></li>
<li><a href="set_3col.html">Jeff and Alicia</a></li>
<li><a href="set_slider.html">Christina and Jordan</a></li> -->
</ul>
</li>
<li>
<a href="pricing.html">Pricing</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</nav><!-- /navigation -->
</div><!-- /twelve -->
</div><!-- /row -->
</header><!-- /header -->
</div><!-- /container -->
<div id="controls-wrapper" class="load-item">
<div id="controls">
<a id="pauseplay" class="btn-slider">Play</a><a id="hide-slider" class="btn-slider">Hide Slider</a><a id="show-slider" class="btn-slider">Show Slider</a>
</div>
</div><!-- /controls-wrapper -->
<div id="home-set" class="container">
<div class="sixteen columns">
<article class="four columns alpha set">
<img src="dummy/dummy01.jpg" alt="" class="scale-with-grid" />
<a href="#">Portraits</a>
<div class="zoom">
<a href="dummy/sl01.jpg" rel="pp" class="view-set">View set</a>
<a href="#" class="view-article">View article</a>
</div>
</article><!-- /set -->
<article class="four columns set">
<img src="dummy/dummy02.jpg" alt="" class="scale-with-grid" />
<a href="#">Outdoors</a>
<div class="zoom">
<a href="dummy/sl01.jpg" rel="pp" class="view-set">View set</a>
<a href="#" class="view-article">View article</a>
</div>
</article><!-- /set -->
<article class="four columns set">
<img src="dummy/dummy03.jpg" alt="" class="scale-with-grid" />
<a href="#">Studio Photography</a>
<div class="zoom">
<a href="dummy/sl01.jpg" rel="pp" class="view-set">View set</a>
<a href="#" class="view-article">View article</a>
</div>
</article><!-- /set -->
<article class="four columns omega set">
<img src="dummy/dummy04.jpg" alt="" class="scale-with-grid" />
<a href="#">Set title</a>
<div class="zoom">
<a href="dummy/sl01.jpg" rel="pp" class="view-set">View set</a>
<a href="#" class="view-article">View article</a>
</div>
</article><!-- /set -->
</div><!-- /sixteen columns -->
</div><!-- /container -->
</div><!-- /content-wrap -->
<div id="video-wrapper"></div>
<b id="t" class="brd"></b>
<b id="l" class="brd"></b>
<b id="r" class="brd"></b>
<b id="b" class="brd"></b>
</body>
</html>