-
Notifications
You must be signed in to change notification settings - Fork 0
/
apps.html
292 lines (230 loc) · 11 KB
/
apps.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
281
282
283
284
285
286
287
288
289
290
291
292
<!doctype html>
<!-- Conditional comment for mobile ie7 blogs.msdn.com/b/iemobile/ -->
<!--[if IEMobile 7 ]> <html class="no-js iem7" lang="en"> <![endif]-->
<!--[if (gt IEMobile 7)|!(IEMobile)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Mamati - Ladies and Kids Fashion Brand</title>
<meta name="description" content="">
<!-- Mobile viewport optimization h5bp.com/ad -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<!-- Home screen icon Mathias Bynens mathiasbynens.be/notes/touch-icons -->
<!-- For iPhone 4 with high-resolution Retina display: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/h/apple-touch-icon.png">
<!-- For first-generation iPad: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/m/apple-touch-icon.png">
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="img/l/apple-touch-icon-precomposed.png">
<!-- For nokia devices: -->
<link rel="shortcut icon" href="img/l/apple-touch-icon.png">
<!-- iOS web app, delete if not needed. https://github.com/h5bp/mobile-boilerplate/issues/94 -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<!-- <script>(function(){var a;if(navigator.platform==="iPad"){a=window.orientation!==90||window.orientation===-90?"img/startup-tablet-landscape.png":"img/startup-tablet-portrait.png"}else{a=window.devicePixelRatio===2?"img/startup-retina.png":"img/startup.png"}document.write('<link rel="apple-touch-startup-image" href="'+a+'"/>')})()</script> -->
<!-- The script prevents links from opening in mobile safari. https://gist.github.com/1042026 -->
<!-- <script>(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(d.href.indexOf("http")||~d.href.indexOf(e.host))&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone")</script> -->
<!-- Mobile IE allows us to activate ClearType technology for smoothing fonts for easy reading -->
<!--<meta http-equiv="cleartype" content="on">-->
<!-- more tags for your 'head' to consider h5bp.com/d/head-Tips -->
<!-- fonts -->
<!--<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600' rel='stylesheet' type='text/css'>-->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/photoswipe/photoswipe.css">
<link rel="stylesheet" href="css/jquery.mobile-1.1.1.css">
<!--<link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css">-->
<link rel="stylesheet/less" href="css/style.less">
<script src="js/less-1.3.0.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50419758-2', 'mamati.com');
ga('send', 'pageview');
</script>
<!-- Main Stylesheet -->
<!--<link rel="stylesheet" href="css/style.css">-->
<!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
<script src="js/libs/modernizr-2.0.6.min.js"></script>
</head>
<body>
<div id="splash" class="splash">
<img id="splashBg" src="img/splash.jpg" alt="Splash Image">
<img id="splashTitle" src="img/splashTitle.png" alt="Splash Title">
</div>
<div id="container" data-role="page" >
<header>
<div class="upperMenu">
<div class="pagesMenu flexslider">
<ul class="slides">
<li>
<a href="about.html" id="linkAbout" class="pageLink pageLink-1-1">
<div class="iconBox">
<img src="img/home/icon-about.jpg" alt="About">
</div>
<div class="titleBox">
About
</div>
</a>
</li>
<li>
<a href="services.html" id="linkServices" class="pageLink pageLink-1-1" >
<div class="iconBox">
<img src="img/home/icon-services.jpg" alt="Services">
</div>
<div class="titleBox">
News
</div>
</a>
</li>
<li>
<a href="chooser.html" id="linkPortfolio" class="pageLink pageLink-1-1 ">
<div class="iconBox">
<img src="img/home/icon-portfolio.jpg" alt="Portfolio">
</div>
<div class="titleBox">
Catalog
</div>
</a>
</li>
<li>
<a href="blog.html" id="linkBlog" class="pageLink pageLink-1-1" >
<div class="iconBox">
<img src="img/home/icon-blog2.jpg" alt="Blog Page">
</div>
<div class="titleBox">
Blog
</div>
</a>
</li>
<li>
<a href="contact.html" id="linkContact" class="pageLink pageLink-1-1 " >
<div class="iconBox">
<img src="img/home/icon-contact.jpg" alt="Contact">
</div>
<div class="titleBox">
Contact
</div>
</a>
</li>
<li>
<a href="apps.html" id="linkExtra1" class="pageLink pageLink-1-1" >
<div class="iconBox">
<img src="img/icon-yellow.png" alt="Sample Page 1">
</div>
<div class="titleBox">
Mamati Apps
</div>
</a>
</li>
</ul>
</div>
</div>
<div id="header">
<a href="index.html" class="homeButton" data-direction="reverse"></a>
<a href="#" class="menuButton"></a>
<h1><img src="img/home/mamati.png" alt="mamati logo" style="margin-right:10px;">Mobile Apps</h1>
<!--<a href="index.html" class="backButton">«</a>-->
<!--<a href="services.html" class="nextButton">»</a>-->
</div>
</header>
<!--
<div id="main" role="main">
</div>
-->
<div id="pageHome" class="page">
<div class="content">
<div class="groupBox innerContent ">
<div id="bannerSlider" class="flexslider">
<ul class="slides">
<li>
<img src="img/slides/7.jpg" alt="Slide"/>
</li>
<li>
<img src="img/slides/8.jpg" alt="Slide" />
</li>
<li>
<img src="img/slides/10.jpg" alt="Slide" />
</li>
<li>
<img src="img/slides/9.jpg" alt="Slide" />
</li>
</ul>
</div>
</div>
</div>
<div class="separator"></div>
<div class="pagesMenu">
<div class="content">
<div class="groupBox innerContent ">
<div id="bannerSlider" class="flexslider">
<ul class="slides">
<li>
<img src="img/slides/iphone.jpg" alt="Slide"/>
</li>
</ul>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
<footer>
<div id="footer">
Copyright © 2014 by Mamati
<a href="http://www.w3.org/html/logo/" target="_blank" class="html5">
<img src="img/HTML5_1Color_White.png" alt="HTML5 Powered with CSS3 / Styling, and Semantis" title="HTML5 Powered with CSS3 / Styling, and Semantics">
</a>
</div>
</footer>
</div> <!--! end of #container -->
<!-- JavaScript at the bottom for fast page loading -->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
<!--<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>-->
<!--<script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.1.min.js"><\/script>')</script>-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/libs/jquery-1.8.2.min.js"><\/script>')</script>
<!--validation for older browsers (if) -->
<script src="js/iscroll.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/photoswipe/klass.min.js"></script>
<script src="js/photoswipe/code.photoswipe.jquery-3.0.5.min.js"></script>
<script>
$(document).bind("mobileinit", function(){
$.mobile.defaultPageTransition = 'none';
//$.mobile.defaultPageTransition = 'slide';
//$.mobile.defaultPageTransition = 'fade';
//$.mobile.defaultPageTransition = 'flow';
//$.mobile.defaultPageTransition = 'flip';
//$.mobile.defaultPageTransition = 'pop';
$.mobile.ignoreContentEnabled = true;
//enable this if you want your website to run without jQuery Mobile Navigation
//$.mobile.ajaxEnabled = false;
});
</script>
<!--<script src="js/jquery.mobile-1.1.1.min.js"></script>-->
<script src="js/jquery.mobile-1.2.0.min.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<!--
<script src="js/hammer/hammer.js"></script>
<script src="js/hammer/jquery.hammer.js"></script>
-->
<script src="js/helper.js"></script>
<script src="js/script.js"></script>
<!-- end scripts-->
<!-- Debugger - remove for production -->
<!-- <script src="https://getfirebug.com/firebug-lite.js"></script> -->
<!-- Asynchronous Google Analytics snippet. Change UA-XXXXX-X to be your site's ID.
mathiasbynens.be/notes/async-analytics-snippet -->
<script>
var _gaq=[["_setAccount","UA-XXXXX-X"],["_trackPageview"]];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
g.src=("https:"==location.protocol?"//ssl":"//www")+".google-analytics.com/ga.js";
s.parentNode.insertBefore(g,s)}(document,"script"));
</script>
</body>
</html>