-
Notifications
You must be signed in to change notification settings - Fork 0
/
FeltedThought.php
148 lines (133 loc) · 6.93 KB
/
FeltedThought.php
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
<?php
$language = trim($_GET['lang']);
if ($language == "es")
include_once("Languages/es.php");
else if ($language == "fr")
include_once("Languages/fr.php");
else{
include_once("Languages/en.php");
}
?>
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><?php echo title7;?></title>
<?php include ("Structure/Head.html");?>
<link rel="stylesheet" href="CSS/LightBox/lightbox.css" type="text/css" media="screen"/>
<script type="text/javascript" src="Javascript/Lightbox/jquery.smooth-scroll.min.js"></script>
<script type="text/javascript" src="Javascript/Lightbox/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="Javascript/Lightbox/jquery-ui-1.8.18.custom.min.js"></script>
<script type="text/javascript" src="Javascript/Lightbox/lightbox.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js" type="text/javascript" charset="utf-8"></script>
<script src="Javascript/text.js" type="text/javascript" charset="utf-8"></script>
<script>
jQuery(document).ready(function($) {
$('a').smoothScroll({
speed: 1000,
easing: 'easeInOutCubic'
});
});
</script>
<script>
function expandText() {
if (document.getElementById('info').getAttribute("title") == "Expandir"){
document.getElementById('info').setAttribute("title","Encoger");
document.getElementById('info').innerHTML ="TEXT -";
}else{
document.getElementById('info').setAttribute("title","Expandir");
document.getElementById('info').value = "";
document.getElementById('info').value ="TEXT +";
document.getElementById('info').innerHTML ="TEXT +";
}
}
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-38774584-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>
</head>
<body>
<div id="contentLayer">
<div id="logoLayer">
<?php include_once("Structure/Logo.html");?>
</div>
<div id="capaLinks">
<?php include_once("Structure/Links.html");?>
</div>
<div id="Menu">
<table id="tableMenu">
<tr>
<td><a href="main?lang=<?php echo $language;?>"><?php echo element1;?></a></td>
<td><span class="space">/</span></td>
<td><a href="Bio?lang=<?php echo $language;?>"><?php echo element3;?></a></td>
<td><span class="space">/</span></td>
<td id="botonMenuSeleccionado"><a href="Projects?lang=<?php echo $language;?>"><?php echo element2;?></a></td>
<td><span class="space">/</span></td>
<td><a href="CollaborationsWoman?lang=<?php echo $language;?>"><?php echo element5;?></a></td>
<td><span class="space">/</span></td>
<td><a target="_blank" href="/http://mariatamames.tumblr.com/"><?php echo element4;?></a></td>
</tr>
</table>
<!--fin lista menu -->
</div>
<div id="capaCentro">
<div id="textLayer">
<div class="separator1"></div>
<p class="projectTitle"><a href="FeltedThought?lang=<?php echo $language;?>"><?php echo title7;?></a></p>
<p class="subtitle"><?php echo subtitle5;?></p>
<div class="separator3"></div>
<div class="row" id="maincontent">
<div class="textePlus clickOnly expand" id="projet">
<a id="info" onClick="expandText()" href="#" title="Expandir">TEXT +<span class="icon"></span></a>
</div><!-- fin#textePlus -->
<div class="text slideToggle" id="projet-over">
<h2><?php echo title7;?></h2>
<h3><?php echo subtitle5;?></h3>
<p><?php echo textEnfieltrado1;?><p>
<p><?php echo textEnfieltrado2;?><p>
</div><!-- fin.row -->
</div> <!-- /container -->
<p><a href="Images/GeometriaTextil/1.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/1.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/2.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/2.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
<p><a href="Images/GeometriaTextil/3.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/3.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/4.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/4.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
<p><a href="Images/GeometriaTextil/5.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/5.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/6.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/6.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
<p><a href="Images/GeometriaTextil/7.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/7.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/8.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/8.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
<p><a href="Images/GeometriaTextil/9.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/9.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/10.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/10.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
<p><a href="Images/GeometriaTextil/11.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/11.jpg" alt="" border="0" height="auto" width="435"/></a>
<a href="Images/GeometriaTextil/12.jpg" rel="lightbox[group]">
<img src="Images/GeometriaTextil/12.jpg" alt="" border="0" height="auto" width="435" align="right"/></a></p>
</div>
<!-- fin capa texto -->
<div id="footerLayer">
<?php include_once("Structure/Footer.html");?>
</div>
</div>
</div>
<!-- fin capa centro -->
</div>
<!-- fin capa contenido -->
</body>
</html>