%PDF- %PDF-
| Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/lightbox/ |
| Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/lightbox/index.html |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Lightbox</title>
<meta name="description" lang="en"
content="Lightbox is a script used to overlay images on the current page. It's a snap to setup and works on all modern browsers."/>
<meta name="author" content="Lokesh Dhakar">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="img/demopage/favicon.png">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Karla%7CMontserrat">
<link rel="stylesheet" href="css/screen.css">
<link rel="stylesheet" href="css/lightbox.css">
</head>
<body>
<section id="examples44">
<div class="container">
<h3 style="clear: both;">Four image set</h3>
<div class="image-row">
<div class="image-set">
<a class="example-image-link" href="img/demopage/image-3.jpg" data-lightbox="example-set"
data-title="Click the right half of the image to move forward.">
<img class="example-image"
src="img/demopage/thumb-3.jpg"
alt=""/>
</a>
<a class="example-image-link" href="img/demopage/image-4.jpg" data-lightbox="example-set"
data-title="Or press the right arrow on your keyboard."><img class="example-image"
src="img/demopage/thumb-4.jpg" alt=""/></a>
<a class="example-image-link" href="img/demopage/image-5.jpg" data-lightbox="example-set"
data-title="The next image in the set is preloaded as you're viewing."><img class="example-image"
src="img/demopage/thumb-5.jpg"
alt=""/></a>
<a class="example-image-link" href="img/demopage/image-6.jpg" data-lightbox="example-set"
data-title="Click anywhere outside the image or the X to the right to close."><img
class="example-image" src="img/demopage/thumb-6.jpg" alt=""/></a>
</div>
</div>
</div>
</section>
<script src="js/jquery-1.11.0.min.js"></script>
<script src="js/lightbox.js"></script>
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2196019-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>