-
Notifications
You must be signed in to change notification settings - Fork 0
/
pictures.html
103 lines (90 loc) · 4.65 KB
/
pictures.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Title : Travel Portal
Version : 1.0
Released : 20070618
Description: A two-column, fixed-width template.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>PNN El Cocuy</title>
<meta name="keywords" content="" />
<meta name="description" content="Pictures of Parque Nacional Natural El Cocuy in the Sierra Nevada of Colombia, South America." />
<link href="default.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-29100382-2']);
_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>
</head>
<body>
<div id="page">
<div id="sidebar">
<div id="logo">
<h1><a href="/">PNN El Cocuy</a></h1>
<h2><a href="/">The Best Kept Secret Of Colombia</a></h2>
</div>
<!-- end header -->
<div id="menu">
<ul>
<li class="first"><a href="/">Home</a></li>
<li><a href="/alltheinfo/">All The Info</a></li>
<li><a href="/maps.html">Maps</a></li>
<li><a href="/pictures.html">Pictures</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="/about.html">About</a></li>
</ul>
</div>
<!-- end menu -->
<div id="login">
<div align="center">
<a href="http://www.languageconvo.com" target="_blank"><img src="/images/tallbanner.png" /></a>
</div>
</div>
</div>
<!-- end sidebar -->
<div id="content">
<div><img src="/images/img08.jpg" alt="" width="740" height="220" /></div>
<div class="boxed">
<h1 style="color:red;">Parts of the park could be closed!<br></h1>
Over the past few years, parts of the park have closed at times for various reasons. As this is changing all of the time,
please see this LonelyPlanet forum for the most up to date information: <a href="http://www.lonelyplanet.com/thorntree/thread.jspa?threadID=2371543" target="_blank">http://www.lonelyplanet.com/thorntree/thread.jspa?threadID=2371543</a><br><br>
<br><br>
<h1 class="title2">Parque Nacional Natural El Cocuy<br/><font size="5">Pictures</font></h1>
<br>
<p><strong>PNN El Cocuy</strong> is an absolutely beautiful place, hopefully some of these pictures will help give
you an idea of what you're going to see once you get there. I'm always looking for more (especially
of the cabanas) so if you have a second once you get back from your trip, email me a few.</p>
<br><br>
<a href="/parkpics.php"><img src="/images/picgallery/1_elpulpito-thumb.jpg"></a>
<a href="/citypics.php"><img src="/images/picgallery/city/elcocuy-thumb.jpg"></a>
<a href="/cabanapics.php"><img src="/images/picgallery/cabanas/posadasierranevada1-thumb.jpg"></a>
<br>
<strong>
The Park</strong>
<strong>
El Cocuy/Guican</strong>
<strong>
Cabanas</strong>
</div>
</div>
<!-- end content -->
<div style="clear: both;"> </div>
</div>
<!-- end page -->
<div id="footer">
<p id="legal">Copyright © 2010 John Aitchison. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
<p id="links"></p>
</div>
</body>
</html>