-
Notifications
You must be signed in to change notification settings - Fork 1
/
my_account.html
517 lines (440 loc) · 26.2 KB
/
my_account.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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="ie ie9" lang="en"> <![endif]-->
<html lang="en">
<!--<![endif]-->
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8"/>
<title>Parikshacrack -Online Test Series</title>
<meta name="description" content="PARIKSHACRACK is a powerful,secured but easy to use online exam software where you can create your online question bank, generate multiple test series and enable your students to practice more.
We also provides online test series for ssc, banking,government exam,interview question for programming languages." />
<meta name="author" content="Parikshacrack"/>
<meta name="google-site-verification" content="v46_Jp40Zwtf-__kXXuxeZR-OyM8M3OzWaKecCq-H6A" />
<meta name="keywords" content="parikshacrack.com,pariksha crack,Online Exam Portal,bank test series,ssc,govenment exam,current affaris,online exam software,free test series,free mock test,
english test series,bank previous paper,parikhsa,campus prepartion,aptitute preparation,interview questions,asp.net ,php,java,C#,oops,c language."/>
<meta name="robots" content="index, follow" />
<meta name="robots" content="noodp" />
<!-- Favicons-->
<link rel="shortcut icon" href="Parikshacrack_Image/pariksha_Pc.PNG" type="image/x-icon"/>
<link rel="apple-touch-icon" type="image/x-icon" href="img/apple-touch-icon-57x57-precomposed.png"/>
<link rel="apple-touch-icon" type="image/x-icon" sizes="72x72" href="img/apple-touch-icon-72x72-precomposed.png"/>
<link rel="apple-touch-icon" type="image/x-icon" sizes="114x114" href="img/apple-touch-icon-114x114-precomposed.png"/>
<link rel="apple-touch-icon" type="image/x-icon" sizes="144x144" href="img/apple-touch-icon-144x144-precomposed.png"/>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS -->
<link href="css/bootstrap.min.css"rel="stylesheet">
<link href="css/megamenu.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet" >
<link rel="stylesheet" href="js/fancybox/source/jquery.fancybox.css?v=2.1.4">
<!-- REVOLUTION BANNER CSS SETTINGS -->
<link rel="stylesheet" href="css/fullwidth.css" media="screen" >
<link rel="stylesheet" href="rs-plugin/css/settings.css" media="screen" >
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Jquery -->
<script src="js/jquery.js"></script>
<!-- Support media queries for IE8 -->
<script src="js/respond.min.js"></script>
<!-- HTML5 and CSS3-in older browsers-->
<script src="js/modernizr.custom.17475.js"></script>
<!--[if IE 7]>
<link rel="stylesheet" href="font-awesome/css/font-awesome-ie7.min.css">
<![endif]-->
<!-- Style switcher-->
<link rel="stylesheet" type="text/css" media="screen,projection" href="src/jquery-sticklr-1.4-light-color.css" >
<!-- Fonts-->
<link rel="alternate stylesheet" type="text/css" href="src/css/helvetica.css" title="helvetica" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/cabin.css" title="cabin" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/droid.css" title="droid" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/lato.css" title="lato" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/montserrat.css" title="montserrat" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/opensans.css" title="opensans" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/quattrocento.css" title="quattrocento" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/roboto.css" title="roboto" media="all">
<link rel="alternate stylesheet" type="text/css" href="src/css/robotoslab.css" title="robotoslab" media="all">
<link href="css/StyleSheet.css" rel="stylesheet" />
<!-- Analytics start from here-->
<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', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-85715595-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Analytics ends here-->
</head>
<body>
<!--[if !IE]><!--><script> if (/*@cc_on!@*/false) { document.documentElement.className += ' ie10'; }</script><!--<![endif]--> <!-- Border radius fixed IE10-->
<header>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4" id="logo">
<a href="index.html">
<img src="Parikshacrack_Image/logo_pariksha.png" alt="Logo"/>
</a>
</div>
<div class="col-md-8 col-sm-8">
<div id="phone" class="hidden-xs"><strong>+91 9799272385,9414322830 </strong>For any queries</div>
<div id="menu-top">
<ul>
<li><a href="index.html" title="Home">Home</a> | </li>
<li><a href="#" title="News and Events">News & Events</a> | </li>
<li><a href="http://www.parikshacrack.com/ims/modules/login.php" title="Contact">My Account</a></li>
</ul>
</div>
</div><!-- End col-md-8-->
</div><!-- End row-->
</div><!-- End container-->
</header><!-- End Header-->
<nav>
<div class="megamenu_container">
<a id="megamenu-button-mobile" href="#">Menu</a><!-- Menu button responsive-->
<!-- Begin Mega Menu Container -->
<ul class="megamenu">
<!-- Begin Mega Menu -->
<li><a href="javascript:void(0)" class="drop-down">About</a>
<!-- Begin Item -->
<div class="drop-down-container">
<div class="row">
<div class="col-md-3">
<h4>Quick links</h4>
<ul class="list-menu">
<li><a href="all-courses.html" title="All courses">Online Test Series</a></li>
<!--<li><a href="course-detail.html" title="Course detail">Course detail</a></li>-->
<!--<li><a href="staff.html" title="Meet the team">Meet the team</a></li>-->
<li><a href="index.html" title="About">About </a></li>
<!--<li><a href="news-events.html" title="News">News</a></li>-->
<li><a href="http://www.parikshacrack.com/ims/modules/login.php" title="Account Settings">Account Settings</a></li>
<li><a href="contact.html" title="Contact">Ask for more information</a></li>
</ul>
<p><a href="#" title="Test Series" class="button_medium add-bottom-20">View All Test Series</a></p>
</div>
<div class="col-md-9">
<ul class="tabs">
<li><a class="active" href="#section-2">What We do</a></li>
<li><a href="#section-1">Other Services</a></li>
</ul>
<ul class="tabs-content">
<li id="section-1">
<div class="row">
<div class="col-md-4 hp-each-course">
<!-- <p><img src="Parikshacrack_Image/course-bg-1.jpg" class="img-rounded shadow img-responsive" alt=""/></p>-->
<a class="content">
<div class="inner">
<i class="icon-cogs icon-4x"></i>
<h5>Web<em> Design and Development</em></h5>
</div>
</a>
<!--<p>An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei.</p>-->
<!-- <p><a href="#" class="button_red_small" title="staff">Read more</a></p>-->
</div>
<div class="col-md-4 hp-each-course">
<!--<p><img src="img/teacher-small-2.jpg" class="img-rounded shadow img-responsive" alt=""></p>-->
<a class="content">
<div class="inner">
<i class="icon-dribbble icon-4x"></i>
<h5>Protal<em> Development</em></h5>
</div>
</a>
<!-- <p>An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei.</p>-->
<!-- <p><a href="#" class="button_red_small" title="staff">Read more</a></p>-->
</div>
<div class="col-md-4 hp-each-course">
<!-- <p><img src="img/teacher-small-3.jpg" class="img-rounded shadow img-responsive" alt=""></p>-->
<a class="content">
<div class="inner">
<i class="icon-stackexchange icon-4x"></i>
<h5>CRM<em>Development</em></h5>
</div>
</a>
<!-- <h5>CRM<em>Development</em></h5>-->
<!--<p>An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei.</p>-->
<!--<p><a href="#" class="button_red_small" title="staff">Read more</a></p>-->
</div>
</div><!-- End row -->
</li>
<li id="section-2" class="active">
<p class="lead ">We bring students and educators on same platform.</p>
<hr>
<div class="row">
<div class="col-md-6">
<h5><strong>For Students</strong></h5>
<p><strong>CRACK YOUR EXAM WITH US</strong></p>
<p>PARIKSHACRACK's Online Test Series provide students an innovative online test series to prepare for all competitive exam.Take tests on PARIKSHACRACK and get insightful feedback to measure your progress.</p>
</div>
<div class="col-md-6">
<h5><strong>For Educators</strong></h5>
<p><strong>GET HIGHEST SELECTION WITH US</strong></p>
<p>PARIKSHACRACK enables colleges,coachings and schools to prepare their students for best.PARIKSHACRACK is a powerful,secured but easy to use online exam software where you can create your online question bank, generate multiple test series and enable your students to practice more. You can track and monitor performance among the students.</p>
</div>
</div><!-- End row -->
</li>
</ul><!-- End tabs-->
</div><!-- End col-md-9 -->
</div><!-- End row -->
</div><!-- End Item Container -->
</li><!-- End Item -->
<li class="drop-normal">
<a href="javascript:void(0)" class="drop-down">Online Test Series</a>
<div class="drop-down-container normal">
<ul>
<li><a href="all-courses.html" title="About">Banking</a></li>
<li><a href="all-courses.html" title="All courses">SSC</a></li>
<li><a href="all-courses.html" title="Course detail">Programming Langauge</a></li>
<li><a href="all-courses.html" title="Course detail">View more......</a></li>
</ul>
</div><!-- End dropdown normal -->
</li>
<li class="drop-normal">
<a href="javascript:void(0)" class="drop-down">Interview Questions</a>
<div class="drop-down-container normal">
<ul>
<li><a href="all-courses.html" title="About">Computer Science</a></li>
<li><a href="all-courses.html" title="All courses">Banking</a></li>
<li><a href="all-courses.html" title="Course detail">SSC</a></li>
<li><a href="all-courses.html" title="Course detail">View more......</a></li>
</ul>
</div><!-- End dropdown normal -->
</li>
<!--<li><a href="javascript:void(0)" class="drop-down">Interviews Questions</a>-->
<!-- Begin Item -->
<!--<div class="drop-down-container">
<div class="row">-->
<!--<div class="col-md-7">
<iframe height="300" src="http://www.youtube.com/embed/pgk-719mTxM?wmode=transparent"></iframe>
</div>-->
<!--<div class="col-md-5">
<h4>Youtube video</h4>
<p>
An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei. Saepe tantas ocurreret duo ea, has facilisi vulputate an. Pri aeque iuvaret nominati et, ad mea clita numquam.
</p>
<p>
An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei. Saepe tantas ocurreret duo ea, has facilisi vulputate an. Pri aeque iuvaret nominati et, ad mea clita numquam.
</p>
<p><a href="all-courses.html" title="All courses" class="button_red_small">Read more</a></p>
</div>-->
<!--</div>--><!-- End row -->
<!--<hr>-->
<!--<div class="row">
<div class="col-md-3">
<h5>Degrees</h5>
<ul class="list-menu">
<li><a href="all-courses.html" title="All courses">Prospect</a></li>
<li><a href="all-courses.html" title="All courses">Mission</a></li>
<li><a href="all-courses.html" title="All courses">President of the College</a></li>
</ul>
</div>
<div class="col-md-3">
<h5>Bacherlors</h5>
<ul class="list-menu">
<li><a href="all-courses.html" title="All courses">Quick Facts</a></li>
<li><a href="all-courses.html" title="All courses">Mission</a></li>
<li><a href="all-courses.html" title="All courses">President of the College</a></li>
</ul>
</div>
<div class="col-md-3">
<h5>Masters</h5>
<ul class="list-menu">
<li><a href="all-courses.html" title="All courses">Quick Facts</a></li>
<li><a href="all-courses.html" title="All courses">Mission</a></li>
<li><a href="all-courses.html" title="All courses">President of the College</a></li>
</ul>
</div>
<div class="col-md-3">
<h5>Courses</h5>
<ul class="list-menu">
<li><a href="all-courses.html" title="All courses">Quick Facts</a></li>
<li><a href="all-courses.html" title="All courses">Mission</a></li>
<li><a href="all-courses.html" title="All courses">President of the College</a></li>
</ul>
</div>
</div>--><!-- End row -->
<!--</div>--><!-- End Item Container -->
<!--</li>--><!-- End Item -->
<li><a href="blog.html" class="nodrop-down">Blog</a></li>
<li><a href="javascript:void(0)" class="drop-down">Contacts</a>
<!-- Begin Item -->
<div class="drop-down-container">
<div class="row">
<div class="col-md-6">
<div id="map_1"></div>
</div>
<div class="col-md-6">
<h4>Address</h4>
<ul>
<li><i class="icon-home"></i> J 25, Subhash Marg,Ashok Nagar,<br />
Jaipur, Rajasthan 302001
</li>
<li><i class="icon-phone"></i> For any queries: +91 9799272385 <br />
+91 9414322836
</li>
<!--<li><i class="icon-phone-sign"></i> Fax: +91 9414322836</li>-->
<li><i class="icon-envelope"></i> Email: <a href="#">[email protected]</a></li>
</ul>
<br>
<hr>
<div class="row">
<div class="col-md-6">
<h5>Questions?</h5>
<p>An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei.</p>
<p><a href="contact.html" class="button_red_small">Read more</a></p>
</div>
<div class="col-md-6">
<h5>Apply now</h5>
<p>An utinam reprimique duo, putant mandamus cu qui. Autem possim his cu, quodsi nominavi fabellas ut sit, mea ea ullum epicurei.</p>
<p><a href="contact.html" class="button_red_small" title="Contact">Contact us</a></p>
</div>
</div><!-- End row -->
</div><!-- End col-md-6 -->
</div><!-- End row-->
</div><!-- End Item Container -->
</li><!-- End Item -->
<li><a href="#" class="drop-down">Sitemap</a>
<!-- Begin Item -->
<div class="drop-down-container" id="icon-menu">
<div class="row"><p> </p></></div>
<div class="row">
<div class="col-md-3 "><a href="index.html" title="About "><i class="icon-building icon-3x"></i>About </a></div>
<!--<div class="col-md-3"><a href="about-us.html" title="Academics"><i class="icon-flag icon-3x"></i>Academics</a></div>-->
<div class="col-md-3"><a href="all-courses.html" title="All courses"><i class="icon-list icon-3x"></i>Online Test Series</a></div>
<div class="col-md-3"><a href="all-courses.html" title="Course detail"><i class="icon-book icon-3x"></i>Interview Questions</a></div>
<!--<div class="col-md-3"><a href="staff.html" title="Staff page"><i class="icon-group icon-3x"></i>Staff page</a></div>-->
<div class="col-md-3 "><a href="contact.html" title="Contact"><i class="icon-envelope icon-3x"></i>Contact</a></div>
<div class="col-md-3"><a href="contact.html" title="Plan a visit"><i class="icon-eye-open icon-3x"></i>Plan a visit</a></div>
<div class="col-md-3"><a href="blog.html" title="Blog"><i class="icon-comments-alt icon-3x"></i>Blog</a></div>
<div class="col-md-3"><a href="http://www.parikshacrack.com/ims/modules/login.php" title="My Account"><i class="icon-cog icon-3x"></i>My Account</a></div>
<!--<div class="col-md-3"><a href="blog_post.html" title="Single Post"><i class="icon-comments icon-3x"></i>Single Post</a></div>-->
<!--<div class="col-md-3"><a href="typography.html" title="Typography"><i class="icon-font icon-3x"></i>Typography</a></div>-->
<!--<div class="col-md-3"><a href="javascripts.html" title="Javascript"><i class="icon-code icon-3x"></i>Javascript</a></div>-->
<!-- <div class="col-md-3"><a href="gallery.html" title="gallery"><i class=" icon-picture icon-3x"></i>Photo/Video Gallery</a></div>-->
<!-- <div class="col-md-3"><a href="events_calendar.html" title="calendar"><i class=" icon-calendar icon-3x"></i>Events calendar</a></div>-->
</div><!-- End row -->
<div class="row"><p> </p></></div>
</div><!-- End Item Container -->
</li><!-- End Item -->
</ul><!-- End Mega Menu -->
</div>
</nav><!-- /navbar -->
<div class="container">
<div class="row">
<div class="com-md-12">
<h1>Blog</h1>
<ul class="breadcrumb">
<li><a href="#">Home</a> <span class="divider">/</span></li>
<li class="active">My Account</li>
</ul>
</div>
<!-- =========================Start Col left section ============================= -->
<div><iframe src="http://www.parikshacrack.com/ims/modules/login.php" height="1000"></iframe></div>
</div><!-- end row-->
</div> <!-- end container-->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4" id="brand-footer">
<p><img src="Parikshacrack_Image/Pariksha__Logo2.png" alt=""/></p>
<p>Copyright © 2015</p>
<div class="google_plus"><a href="https://plus.google.com/+Parikshacrack16" >Follow on Google+</a></div>
<div class="fb"><a href="#">Follow on Facebook</a></div>
</div>
<div class="col-md-4 col-sm-4" id="contacts-footer">
<h4>Contacts</h4>
<ul>
<li><i class="icon-home"></i> J 25, Subhash Marg,Ashok Nagar,<br />
Jaipur, Rajasthan 302001
</li>
<li><i class="icon-phone"></i> For any queries: +91 9799272385 <br />
+91 9414322836
</li>
<!--<li><i class="icon-phone-sign"></i> Fax: +91 9414322836</li>-->
<li><i class="icon-envelope"></i> Email: <a href="#">[email protected]</a></li>
</ul>
<hr>
<h4>Newsletter</h4>
<p>This monthly e-newsletter brings you the latest career and hiring updates.To Subscribe our e-newsletter,enter your <strong>Email Id</strong> and click on Subscribe button.</p>
<div id="message-newsletter"></div>
<form method="post" action="assets/newsletter.php" name="newsletter" id="newsletter" class="form-inline">
<input name="email_newsletter" id="email_newsletter" type="email" value="" placeholder="Your Email" class="form-control" >
<button id="submit-newsletter" class="button_medium add-bottom-20" style="top:2px; position:relative" > Subscribe</button>
</form>
</div>
<div class="col-md-4 col-sm-4" id="quick-links">
<h4>Quick links</h4>
<ul>
<li><a href="index.html" >About</a></li>
<li><a href="all-courses.html" >Online Test Series</a></li>
<li><a href="http://www.parikshacrack.com/ims/modules/login.php" >Account Settings</a></li>
<li><a href="contact.html" >Contact</a></li>
<!-- <li><a href="#" >Summer sessions</a></li>-->
</ul>
<!-- </hr>-->
<!--<ul>
<li><a href="#" >Degrees & Majors</a></li>
<li><a href="#" >Master's online</a></li>
<li><a href="#" >Professional Courses</a></li>
<li><a href="#" >Bacherlor's</a></li>
<li><a href="#" >Courses</a></li>
<li><a href="#" >Departments and Programs</a></li>
</ul>-->
</div>
</div>
</div>
</footer><!-- End footer-->
<div id="toTop">Back to Top</div>
<!-- MEGAMENU -->
<script src="js/jquery.easing.js"></script>
<script src="js/megamenu.js"></script>
<!-- OTHER JS -->
<script src="js/bootstrap.js"></script>
<script src="js/functions.js"></script>
<script src="assets/validate.js"></script>
<!-- FANCYBOX -->
<script src="js/fancybox/source/jquery.fancybox.pack.js?v=2.1.4" type="text/javascript"></script>
<script src="js/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.5" type="text/javascript"></script>
<script src="js/fancy_func.js" type="text/javascript"></script>
<!-- STYLE SWITCHER -->
<script type="text/javascript" src="src/jquery-sticklr-1.4.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#example-1').sticklr({
animate: true,
showOn: 'hover'
});
});
</script>
<script type="text/javascript" src="src/fswit.js"></script>
<!--<ul id="example-1" class="sticklr">
<li><a href="#" class=" icon-font" style="text-indent:-9999px"></a>
<ul>
<li class="sticklr-title"><a href="#">Change Font Family</a></li>
<li><a href="" rel="helvetica" class="styleswitch" >Helvetica Neue (Default)</a></li>
<li><a href="" rel="cabin" class="styleswitch" >Cabin</a></li>
<li><a href="" rel="droid" class="styleswitch" >Droid Sans</a></li>
<li><a href="" rel="lato" class="styleswitch" >Lato</a></li>
<li><a href="" rel="montserrat" class="styleswitch" >Montserrat</a></li>
<li><a href="" rel="opensans" class="styleswitch" >Open Sans</a></li>
<li><a href="" rel="quattrocento" class="styleswitch" >Quattrocento</a></li>
<li><a href="" rel="roboto" class="styleswitch" >Roboto</a></li>
<li><a href="" rel="robotoslab" class="styleswitch" >Roboto Slab</a></li>
</ul>
</li>
<li><a href="#" class="icon-purchase"></a>
<ul>
<li class="sticklr-title"><a href="#">Purchase </a></li>
<li><a href="#" >Buy this item for only15$</a></li>
</ul>
</li>
</ul>-->
</body>
</html>