Importación inicial

git-svn-id: https://192.168.0.254/svn/Proyectos.LaManoDePablo_Web/trunk@2 1f125104-cfba-1d4b-a82f-f72e3caf8177
This commit is contained in:
David Arranz 2012-04-19 17:58:02 +00:00
parent fd7c5a63a1
commit f7b0950a74
148 changed files with 5698 additions and 0 deletions

18
src/css/layout.css Normal file
View File

@ -0,0 +1,18 @@
.col1, .col2, .col3, .cols {float:left}
.cols {width:300px}
.col1 {width:630px}
.col2 {width:240px}
.col3 {width:570px}
/* index.html */
/* index-1.html */
#page2 .box .list1 {margin-top:-7px}
/* index-2.html */
#page3 h2.letter_spacing {word-spacing:-2px}
/* index-3.html */
#page4 .box .list1 {margin-top:-7px}
#page4 h2.pad_bot1 {padding-bottom:5px}
/* index-4.html */
#page5 .box > div {background: url(../images/box_top2.png) top center no-repeat}
#page5 #content2 h2 {padding-bottom:4px}
/* index-5.html */
/* index-6.html */

49
src/css/reset.css Normal file
View File

@ -0,0 +1,49 @@
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul,
var{
background: transparent;
border: 0 none;
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
text-align: center;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
table, table td {
padding:0;
border:none;
border-collapse:collapse;
}
img {
vertical-align:top;
}
embed {
vertical-align:top;
}
* { border:none}

114
src/css/style.css Normal file
View File

@ -0,0 +1,114 @@
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
.wrap{overflow:hidden;width:965px;margin-left:-5px;padding-left:5px}
/* Global properties */
body {background:url(../images/bg_bot.jpg) center 0 repeat #faf3ed;border:0;font:14px Georgia, "Times New Roman", Times, serif;color:#200;line-height:24px}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure */
.main { margin:0 auto; width:960px}
.body1 {background:url(../images/bg_top_img.jpg) top center no-repeat}
.body2 {background:#faf3ed}
.body3 {background:url(../images/bg_bot.jpg) top center repeat}
.body4 {background:url(../images/bg_bot_img.jpg) top center no-repeat}
.body5 {background:url(../images/slider_shadow.png) center 508px no-repeat}
.body6 {background:url(../images/bg_top.jpg) top repeat-x}
/* main layout */
a {color:#a80002;text-decoration:none;outline:none}
a:hover {text-decoration:underline}
h1 {float:left;padding:0px 0 0 36px}
h2 {
font-size:41px;
line-height:1.2em;
color:#F00;
padding:16px 0 12px 0;
letter-spacing:-2px;
text-align: center;
}
h2.letter_spacing {letter-spacing:-3px}
h3 {font-size:27px;color:#230000;line-height:1.2em;padding:20px 0 9px 0;letter-spacing:-1px}
h3 span {color:#a80002}
p {
padding-bottom:24px;
font-size: 18px;
}
/* header */
header {height:121px;padding-top:31px;width:100%;overflow:hidden}
#logo {display:block;background:url(../images/logo.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
#top_nav {float:right;padding:4px 43px 30px 0}
#top_nav li {float:left;padding:3px 26px 5px 0;background:url(../images/top_line.gif) right 0 no-repeat;margin-right:25px}
#top_nav li a {display:block;line-height:0}
#top_nav .end {background:none;padding-right:0;margin-right:0}
#menu {width:633px;float:right;padding:0 0 0 0}
#menu li {float:left;padding-left:3px}
#menu li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}
.slider_bg {width:100%;height:404px;background:url(../images/bg_slider.jpg) 0 0 no-repeat;position:relative;overflow:hidden;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);margin-bottom:35px}
.slider {top:10px;right:10px;position:absolute;z-index:1;width:920px}
.slider .items {display:none}
.slider .pic {float:right;position:relative}
.banner {left:0px;top:0;position:absolute;width:271px;z-index:2;text-align:center}
.banner strong {font-size:52px;color:#bf0f0a;display:block;line-height:1.2em;text-transform:uppercase;padding:55px 0 0 0;letter-spacing:-2px}
.banner strong span {display:block;margin-top:-16px}
.banner b {display:block;font-size:27px;color:#312826;text-transform:uppercase;padding:0 0 23px 0;line-height:1.2em;letter-spacing:-1px}
.banner p {background:url(../images/quot1.png) 0 0 no-repeat}
.banner p span {display:block;background:url(../images/quot2.png) right bottom no-repeat;padding:0 0 0 0;color:#6c5f5b;padding-bottom:2px}
.slider .pagination {position:absolute;z-index:2;bottom:10px;left:107px}
.slider .pagination li {float:left;padding-right:3px}
.slider .pagination a {display:block;width:17px;height:17px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
.slider .pagination a:hover, .slider .pagination .current a {background-position:left}
/* content */
#content {padding-bottom:40px}
#content2 {padding-bottom:31px}
.pad_left1 {padding-left:30px}
.pad_bot1 {
padding-bottom:13px;
text-align: center;
}
.pad_bot2 {padding-bottom:24px}
.marg_right1 {margin-right:20px}
.box {background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
.box h2 {color:#a80002;padding:15px 0 12px 0}
.box h2 span {color:#faf3ed}
.box figure {padding-bottom:13px}
.list1 li a {font-style:italic;padding-left:12px;background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
.list_1 {color:#fff}
.list_1:hover {text-decoration:none}
.button1 {display:inline-block;font-size:20px;color:#faf3ed;line-height:34px;padding:0 15px;background:#a80002;letter-spacing:-1px}
.button1:hover {text-decoration:none;color:#1e0000;background:#faf3ed}
.testimonials li span {float:left;width:40px;height:40px;font-size:30px;color:#faf3ed;line-height:34px;text-align:center;background:#a80002;margin-right:20px}
.testimonials li p {float:left;width:180px;padding-bottom:15px}
.testimonials li img {padding-top:2px}
.line1 {background:url(../images/line_vert1.gif) 285px 0 repeat-y}
.line2 {background:url(../images/line_vert1.gif) 615px 0 repeat-y}
.price {margin-top:-7px}
.price li {overflow:hidden;background:url(../images/price_bg.gif) 0 -6px repeat-x}
.price a {float:left;color:#220000;background:url(../images/marker_2.gif) 1px 11px no-repeat #faf3ed;padding-left:12px}
.price a:hover {text-decoration:none;color:#a80002}
.price span {float:right;background:#faf3ed}
.address {padding-bottom:0}
.address span {float:left;width:84px}
/* footer */
footer {height:138px;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;line-height:18px}
footer a {color:#c53005;text-decoration:underline}
footer a:hover {text-decoration:none}
#icons {padding:5px 0 0 0}
#icons li {float:left;padding-right:9px}
/* Tooltips */
.aToolTip {background:#a80002;color:#fff; margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
/* forms */
#ContactForm {margin-top:-5px;width:910px}
#ContactForm span {float:left;width:111px;line-height:20px}
#ContactForm .wrapper {min-height:24px}
#ContactForm .textarea_box {min-height:170px;width:100%;overflow:hidden;padding-bottom:9px}
#ContactForm {}
#ContactForm a {margin-left:20px;float:right}
#ContactForm .input {width:399px;height:18px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0;float:left}
#ContactForm textarea {overflow:auto;width:789px;height:163px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0}

BIN
src/images/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

BIN
src/images/bg_bot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
src/images/bg_bot_img.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

BIN
src/images/bg_slider.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

BIN
src/images/bg_top.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

BIN
src/images/bg_top_img.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 KiB

BIN
src/images/box_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

BIN
src/images/box_top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
src/images/box_top2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
src/images/line_vert1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

BIN
src/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
src/images/marker_1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 B

BIN
src/images/marker_2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 B

BIN
src/images/page2_img5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
src/images/page2_img5_2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
src/images/top_line.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

101
src/index.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bienvenidos - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/tms-0.3.js"></script>
<script type="text/javascript" src="js/tms_presets.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page1">
<div class="body6">
<div class="body1">
<div class="body5">
<div class="main">
<!-- header -->
<header>
<a href="index.html" id="logo">La Mano de Pablo</a>
<nav>
<ul id="top_nav">
</ul>
</nav>
<nav>
<ul id="menu">
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<h2>Bienvenidos a La Mano de Pablo</h2>
<div class="line1">
<div class="wrapper line2">
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><a href="../webLMP1/index.html" target="_blank"><img src="images/page2_img5.jpg" alt=""></a></figure>
<strong>En Las Tablas,</strong> les ofrecemos nuestros tradicionales platos de cocina Uruguaya y crujientes pizzas. </div>
</div>
<div class="cols pad_left1">
<p>&nbsp;</p>
<h4>Por favor seleccione el restaurante </h4>
<h4>que desea visitar...</h4>
</div>
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><a href="../webLMP2/index.html" target="_blank"><img src="images/page2_img5_2.jpg" alt=""></a></figure>
<strong>En la calle Alcalá,</strong> además de nuestras especialidades podrán degustar exquisitos pollos a la brasa. </div>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">© LA MANO DE PABLO - 2012 - www.lamanodepablo.com</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

245
src/webLMP1/Contacts.html Normal file
View File

@ -0,0 +1,245 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page5">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Restaurante - La Mano de Pablo</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Restaurante</a></li>
<li><a href="Wine.html">Carta</a></li>
<li><a href="CookBook.html">Pedidos</a></li>
<li class="active"><a href="Contacts.html">Reservas</a></li>
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="wrap">
<div class="box">
<div>
<h2 class="letter_spacing">Reserva on-line</span></h2>
<form method="post" action="enviar_mail.php">
<table style="text-align: left; width: 100%;" cellpadding="3" rules="rows">
<tbody>
<tr>
<td width="17%">Nombre:</td>
<td width="36%"><input type="text" name="nombre" id="nombre" /></td>
<td width="15%">Teléfono:</td>
<td width="32%"><input onKeypress="if (event.keyCode < 48 || event.keyCode > 57) event.returnValue = false;" maxlength="9" name="telefono" id="telefono" /></td>
</tr>
<tr>
<td>Correo electrónico:</td>
<td><input type="text" name="email1" id="email1" /></td>
<td>Repite tu correo:</td>
<td><input type="text" name="email2" id="email2" /></td>
</tr>
<tr>
<td>Día a reservar:</td>
<td><select name="dia" id="dia">
<option>Lunes</option>
<option>Martes</option>
<option>Miércoles</option>
<option>Jueves</option>
<option>Viernes</option>
<option>Sábado</option>
<option>Domingo</option>
</select>
<select name="d" id="d">
<option>01</option>
<option>02</option>
<option>03</option>
<option>04</option>
<option>05</option>
<option>06</option>
<option>07</option>
<option>08</option>
<option>09</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
<option>21</option>
<option>22</option>
<option>23</option>
<option>24</option>
<option>25</option>
<option>26</option>
<option>27</option>
<option>28</option>
<option>29</option>
<option>30</option>
<option>31</option>
</select></td>
<td>Tu reserva es para:</td>
<td><label><input type="radio" name="referente" id="ref_web" value="web" />
Comida </label>
<label><input type="radio" name="referente" id="ref_fotos" value="fotos" />
Cena </label><br />
</tr>
<tr>
<td width="17%">Número de comensales:</td>
<td><select name="pax" id="pax">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>+10 (llamar)</option>
</select>
<td width="15%">Hora:</td>
<td><select name="hora" id="hora">
<option>13 h.</option>
<option>14 h.</option>
<option>15 h.</option>
<option>16 h.</option>
<option>-</option>
<option>20 h.</option>
<option>21 h.</option>
<option>22 h.</option>
<option>23 h.</option>
</select>
<select name="min" id="min">
<option>00 m.</option>
<option>15 m.</option>
<option>30 m.</option>
<option>45 m.</option>
</select>
</tr>
<tr>
<td colspan="2">¿Deseas hacer alguna observación para tu reserva?</td>
</tr>
<tr>
<td class="centrado" colspan="2">
<textarea cols="50" rows="5" name="consulta"></textarea></td>
</tr>
<tr>
<td class="centrado" colspan="2"><input type="submit" value="Enviar" />
<input type="reset" value="Borrar" /></td>
</tr>
</tbody>
</table>
</form> </div>
</div>
</div>
</article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="cols">
<h2>Dirección</h2>
</div>
<div class="col3 pad_left1">
<h2>Otros restaurantes</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<p><strong>Te estamos esperando en:</strong></p>
<p>Calle Fromista,
Las Tablas - 28050 Madrid<br>
<span>Telefonos:</span> 914 270 945 - 914 276 274<br>
<a href="mailto:">reservas-lastablas@lamanodepablo.com</a>
</p>
</div>
<iframe width="275" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?q=la+mano+de+pablo&amp;hl=es&amp;ie=UTF8&amp;view=map&amp;f=d&amp;daddr=C%2F+FROMISTA+(PAU+LAS+TABLAS),+5,+28050+Madrid+(LA+MANO+DE+PABLO)&amp;dirflg=r&amp;geocode=FfIjagId7O_H_yFj0pyve1Hk5A&amp;t=m&amp;vpsrc=0&amp;start=0&amp;z=16&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?q=la+mano+de+pablo&amp;hl=es&amp;ie=UTF8&amp;view=map&amp;f=d&amp;daddr=C%2F+FROMISTA+(PAU+LAS+TABLAS),+5,+28050+Madrid+(LA+MANO+DE+PABLO)&amp;dirflg=r&amp;geocode=FfIjagId7O_H_yFj0pyve1Hk5A&amp;t=m&amp;vpsrc=0&amp;start=0&amp;z=16&amp;source=embed" style="color:#A80002; text-align:left">+ ampliar mapa</a></small>
</div>
<div class="col3 pad_left1">
<p>Aunque las raíces de La mano de Pablo están en Las tablas, la voluntad de dar a conocer nuestras especialidades de cocina uruguaya nos ha llevado a abrir otros establecimientos.
<br>
</p>
<p>Calle Alcalá,
309 - 28027 Madrid<br>
<span>Telefonos:</span> 913 264 214 - 913 263 516<br>
<a href="mailto:">reservas-alcala@lamanodepablo.com</a></p>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section> <section class="col2 pad_left1">
<section class="col2 pad_left1">
</ul>
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

180
src/webLMP1/CookBook.html Normal file
View File

@ -0,0 +1,180 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page4">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Restaurante</a></li>
<li><a href="Wine.html">Carta</a></li>
<li class="active"><a href="CookBook.html">Pedidos</a></li>
<li><a href="Contacts.html">Reservas</a></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="wrap">
<section class="cols">
<div class="box">
<div>
<h2>Elija su <span>pizza</span></h2>
<ul class="list1 pad_bot1">
<li><a href="#">Natural</a></li>
<li><a href="#">Montevideana</a></li>
<li><a href="#">Siciliana</a></li>
<li><a href="#">Cuatro Estaciones</a></li>
<li><a href="#">Clásica </a></li>
<li><a href="#">Carioca</a></li>
<li><a href="#">Mano de Pablo </a></li>
<li><a href="#">Napolitana</a></li>
<li><a href="#">Al Pesto</a></li>
</ul>
</div>
</div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2>>>>>>>>> <span></span></h2>
<ul class="list1 pad_bot1">
<li><a href="#">Provenzal</a></li>
<li><a href="#">Marinera</a></li>
<li><a href="#">Paulista</a></li>
<li><a href="#">Criolla</a></li>
<li><a href="#">Calabresa </a></li>
<li><a href="#">Vegetariana</a></li>
<li><a href="#">Serrana </a></li>
<li><a href="#">Fainá con mozzarella</a></li>
<li><a href="#">Figazza con mozzarella</a></li>
</ul>
</div>
</div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2 class="pad_bot1">Su <span>Pedido</span></h2>
<p class="pad_bot1">
<strong>1. Selecciona tu Pizza</strong><br>
en la lista que tienes a la izquierda.<br>
<strong>2. Llama al 914 270 945</strong><br>
te atenderemos de 12 a 23h.<br>
<strong>3. A disfrutar!</strong><br>
te enviaremos la pizza a donde tú nos indiques. Buen provecho!
</p>
<a href="#" class="button1">llama ahora 914 270 945</a>
</div>
</div>
</section>
</div>
</article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col1">
<h2>Pizza tradicional </h2>
</div>
<div class="col2 pad_left1">
<h2>Envío a domicilio</h2>
</div>
</div>
<div class="wrapper line2">
<div class="col1">
<div class="wrapper">
<figure class="left marg_right1"><img src="images/page4_img2.jpg" alt=""></figure>
<p>
<a href="#">La historia dice que la pizza llego a Uruguay en 1923,</a><br>
posiblemente se vendía en la calle al igual que el faina, emulando a los vendedores de Nápoles. El consumo masivo fue a partir de 1960. En La Mano de Pablo mantenemos la tradición.
</p>
</div>
<div class="wrapper">
<figure class="left marg_right1"><img src="images/page4_img3.jpg" alt=""></figure>
<p>
<a href="#">Podemos decir que lo que diferencia a la pizza uruguaya es:</a> <br>
el horno a leña que le confiere un sabor particular. La calidad de la harina <br>
y la forma de amasarla, de la mozzarela, y el tomate maduro y de gran calidad.</p>
</div>
</div>
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page4_img4.jpg" alt=""></figure>
<strong>Puedes hacer tu pedido de Pizza sin salir de tu casa u oficina en Las Tablas!</strong> Los precios son los mismos que en el restaurante. </div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section>
<section class="col2 pad_left1">
</ul>
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

113
src/webLMP1/CookBook1.html Normal file
View File

@ -0,0 +1,113 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Entrantes - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li></li>
<li></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content"></article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col3 pad_left1">
<h2>Pizzas:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Natural</a></li>
<li><a href="#">Montevideana</a></li>
<li><a href="#">Siciliana</a></li>
<li><a href="#">Cuatro Estaciones</a></li>
<li><a href="#">Clásica </a></li>
<li><a href="#">Carioca</a></li>
<li><a href="#">Mano de Pablo </a></li>
<li><a href="#">Napolitana</a></li>
<li><a href="#">Al Pesto</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
<li><a href="#">Provenzal</a></li>
<li><a href="#">Marinera</a></li>
<li><a href="#">Paulista</a></li>
<li><a href="#">Criolla</a></li>
<li><a href="#">Calabresa </a></li>
<li><a href="#">Vegetariana</a></li>
<li><a href="#">Serrana </a></li>
<li><a href="#">Fainá con mozzarella</a></li>
<li><a href="#">Figazza con mozzarella</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer><!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

104
src/webLMP1/CookBook2.html Normal file
View File

@ -0,0 +1,104 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Entrantes - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li></li>
<li></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content"></article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col3 pad_left1">
<h2>Entrantes:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Empanadillas Criollas</a></li>
<li><a href="#">Empanadillas de Jamón y Queso</a></li>
<li><a href="#">Empanadillas de Verdura</a></li>
<li><a href="#">Provoleta rellena</a></li>
<li><a href="#">Provoleta a la Parrilla</a></li>
<li><a href="#">Chorizo a la Parrilla</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
<li><a href="#">Morcilla a la Parrilla</a></li>
<li><a href="#">Mollejas de Ternera a la Parrilla</a></li>
<li><a href="#">Setas empanadas con Ali-oli</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer><!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

View File

@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ensaladas - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li></li>
<li></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content"></article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col3 pad_left1">
<h2>Ensaladas:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Ensaladilla Rusa </a></li>
<li><a href="#">Ensalada Capresse</a></li>
<li><a href="#">Ensalada Criolla </a></li>
<li><a href="#">Ensalada Templada</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer><!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

112
src/webLMP1/Cuisine.html Normal file
View File

@ -0,0 +1,112 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page2">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="Cuisine.html">Restaurante</a></li>
<li><a href="Wine.html">Carta</a></li>
<li><a href="CookBook.html">Pedidos</a></li>
<li><a href="Contacts.html">reservas</a></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content">
<img src="images/IMG_0015.jpg" width="959" height="403"></div>
</>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<h2>La Mano de Pablo</h2>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img6.jpg" alt=""></figure>
Con nosotros podrá degustar la mejor gastronomía uruguaya, variados menús <br>
y platos a la carta. </p>
</div>
</div>
<div class="cols pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img7.jpg" alt=""></figure>
Cuenta con un amplio salón principal, <br> cálido e ideal para compartir en forma <br> individual o en grupos. <a href="carrusel.html" target="_blank" onClick="window.open(this.href, this.target, 'width=380,height=210, top=400, left=700'); return false;" class="aToolTip">+ fotos</a>
</div>
</div>
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img8.jpg" alt=""></figure>
Nuestra parrilla confiere ese inconfundible sabor que se potencia en las carnes y pizzas.
</div>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net </section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

165
src/webLMP1/Wine.html Normal file
View File

@ -0,0 +1,165 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Restaurante</a></li>
<li class="active"><a href="Wine.html">Carta</a></li>
<li><a href="CookBook.html">Pedidos</a></li>
<li><a href="Contacts.html">Reservas</a></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="wrap">
<section class="cols">
<div class="box">
<div>
<h2 class="letter_spacing">Pizzas <span></span></h2>
<figure><img src="images/page3_img1.jpg" alt="" ></figure>
<p class="pad_bot1">Nuestras crujientes pizzas también se sirven a domicilio.</p>
<a href="CookBook1.html" target="_blank" onClick="window.open(this.href, this.target, 'width=600,height=600'); return false;" class="button1">+ info</a>
</div>
</div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2>Entrantes <span></span></h2>
<figure><img src="images/page3_img2.jpg" alt="" ></figure>
<p class="pad_bot1">Una cuidada selección de entrantes para comenzar.</p>
<a href="CookBook2.html" target="_blank" onClick="window.open(this.href, this.target, 'width=600,height=600'); return false;" class="button1">+ info</a>
</div>
</div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2>Ensaladas <span></span></h2>
<figure><img src="images/page3_img3.jpg" alt="" ></figure>
<p class="pad_bot1">Ensaladas elaboradas con los ingredientes más frescos.</p>
<a href="CookBook3.html" target="_blank" onClick="window.open(this.href, this.target, 'width=600,height=600'); return false;" class="button1">+ info</a>
</div>
</div>
</section>
</div>
</article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="cols">
<h2>Postres</h2>
</div>
<div class="col3 pad_left1">
<h2>Nuestros platos:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page3_img4.jpg" alt=""></figure>
Deliciosos postres realizados con las recetas tradicionales que tanto gustan a nuestros clientes.<strong> ¡No dejes de probarlos! </strong><strong></strong></div>
</div>
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Asado de Tira</a></li>
<li><a href="#">Entraña</a></li>
<li><a href="#">Vacío</a></li>
<li><a href="#">Lomo alto (Uruguayo)</a></li>
<li><a href="#">Parrillada (2 personas)</a></li>
<li><a href="#">Parrillada &quot;La Mano de Pablo&quot;</a></li>
<li><a href="#">Provoleta Parrilla</a></li>
<li><a href="#">Chorizo a la Parrilla</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
<li><a href="#">Morcilla a la Parrilla</a></li>
<li><a href="#">Chivito al Plato</a></li>
<li><a href="#">Chivito al Pan</a></li>
<li><a href="#">Milanesa Napolitana</a></li>
<li><a href="#">Milanesa al pan </a></li>
<li><a href="#">Empanadillas Criollas Carne</a></li>
<li><a href="#">Provoleta Rellena</a></li>
<li><a href="#">Setas Empanadas con Alioli</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section> <section class="col2 pad_left1">
</ul>
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

117
src/webLMP1/carrusel.html Normal file
View File

@ -0,0 +1,117 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Slide Shows</title>
<script type="text/javascript">
var ancho = 353;
var total = 4;
var position = new Array(0,ancho*-1,ancho*-2,ancho*-3,ancho*-total);
var vel = 0;
var pos = 0;
var estado;
var move;
var posfinal = 0;
var coef;
var dir;
var activo = true;
function dispara(p,c){
if(activo){
estado = false;
coef = c;
dir = p;
if(!dir){
if(posfinal < position.length - 1){
posfinal = posfinal + 1;
move = setInterval(moving,20);
activo = false;
if(posfinal == position.length - 1){
document.getElementById("right").innerHTML = "";
}
if(document.getElementById("left").childNodes.length != 1){
document.getElementById("left").innerHTML = "<a href=\"javascript:dispara(true,"+ coef +");\"><img src=\"images/arrow_left.gif\" alt=\"\" /></a>";
}
}else{
activo = true;
}
}else{
if(posfinal > 0){
posfinal = posfinal - 1;
move = setInterval(moving,20);
activo = false;
if(posfinal == 0){
document.getElementById("left").innerHTML = "";
}
if(document.getElementById("right").childNodes.length != 1){
document.getElementById("right").innerHTML = "<a href=\"javascript:dispara(false,"+ coef +");\"><img src=\"images/arrow_right.gif\" alt=\"\" /></a>";
}
}else{
activo = true;
}
}
}
}
function moving(){
if(!dir){
if(pos > position[posfinal] + (ancho/2)){
vel-= coef;
}else{
if(!estado){
pos = position[posfinal] + (ancho/2);
vel-= coef;
}
vel+= coef;
estado = true;
}
pos+= vel;
if(pos <= position[posfinal]){
pos = position[posfinal];
clearInterval(move);
vel = 0;
activo = true;
}
}else{
if(pos <= position[posfinal] - (ancho/2)){
vel+= coef;
}else{
if(!estado){
pos = position[posfinal] - (ancho/2);
vel+= coef;
}
vel-= coef;
estado = true;
}
pos+= vel;
if(pos >= position[posfinal]){
pos = position[posfinal];
clearInterval(move);
vel = 0;
activo = true;
}
}
document.getElementById('slide').style.background = 'url(images/background.jpg) no-repeat '+ pos +'px';
}
</script>
<style type="text/css">
body { background: white; margin: 0; }
a { outline: none; }
#slide { width: 353px; height: 200px; margin: 0 auto; background: url(images/background.jpg); }
.band { width: 30px; height: 200px; background: black; text-align: center; }
.band img { position: relative; top: 50%; margin-top: -20px; border: 0; outline: none; }
.left { float: left; }
.right { float: right; }
</style>
</head>
<body>
<div id="slide">
<div class="band left" id="left"></div>
<div class="band right" id="right"><a href="javascript:dispara(false,5);"><img src="images/arrow_right.gif" alt="" /></a></div>
</div>
</body>
</html>

View File

@ -0,0 +1,20 @@
.col1, .col2, .col3, .cols {float:left}
.cols {width:300px}
.col1 {width:630px}
.col2 {width:240px}
.col3 {
width:285px
}
/* index.html */
/* index-1.html */
#page2 .box .list1 {margin-top:-7px}
/* index-2.html */
#page3 h2.letter_spacing {word-spacing:-2px}
/* index-3.html */
#page4 .box .list1 {margin-top:-7px}
#page4 h2.pad_bot1 {padding-bottom:5px}
/* index-4.html */
#page5 .box > div {background: url(../images/box_top2.png) top center no-repeat}
#page5 #content2 h2 {padding-bottom:4px}
/* index-5.html */
/* index-6.html */

47
src/webLMP1/css/reset.css Normal file
View File

@ -0,0 +1,47 @@
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul,
var{
background: transparent;
border: 0 none;
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top; }
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
table, table td {
padding:0;
border:none;
border-collapse:collapse;
}
img {
vertical-align:top;
}
embed {
vertical-align:top;
}
* { border:none}

101
src/webLMP1/css/style.css Normal file
View File

@ -0,0 +1,101 @@
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
.wrap{overflow:hidden;width:965px;margin-left:-5px;padding-left:5px}
/* Global properties */
body {background:url(../images/bg_bot.jpg) center 0 repeat #faf3ed;border:0;font:14px Georgia, "Times New Roman", Times, serif;color:#200;line-height:24px}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure */
.main { margin:0 auto; width:960px}
.body1 {background:url(../images/bg_top_img.jpg) top center no-repeat}
.body2 {background:#faf3ed}
.body3 {background:url(../images/bg_bot.jpg) top center repeat}
.body4 {background:url(../images/bg_bot_img.jpg) top center no-repeat}
.body5 {background:url(../images/slider_shadow.png) center 508px no-repeat}
.body6 {background:url(../images/bg_top.jpg) top repeat-x}
/* main layout */
a {color:#a80002;text-decoration:none;outline:none}
a:hover {text-decoration:underline}
h1 {float:left;padding:0px 0 0 36px}
h2 {font-size:41px;line-height:1.2em;color:#200000;padding:16px 0 12px 0;letter-spacing:-2px}
h2.letter_spacing {letter-spacing:-3px}
h3 {font-size:27px;color:#230000;line-height:1.2em;padding:20px 0 9px 0;letter-spacing:-1px}
h3 span {color:#a80002}
p {padding-bottom:24px}
/* header */
header {height:121px;padding-top:31px;width:100%;overflow:hidden}
#logo {display:block;background:url(../images/logo.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
#top_nav {float:right;padding:4px 43px 30px 0}
#top_nav li {float:left;padding:3px 26px 5px 0;background:url(../images/top_line.gif) right 0 no-repeat;margin-right:25px}
#top_nav li a {display:block;line-height:0}
#top_nav .end {background:none;padding-right:0;margin-right:0}
#menu {width:633px;float:right;padding:0 0 0 0}
#menu li {float:left;padding-left:3px}
#menu li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}
.slider_bg {width:100%;height:404px;background:url(../images/bg_slider.jpg) 0 0 no-repeat;position:relative;overflow:hidden;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);margin-bottom:35px}
.slider {top:10px;right:10px;position:absolute;z-index:1;width:920px}
.slider .items {display:none}
.slider .pic {float:right;position:relative}
.banner {left:0px;top:0;position:absolute;width:271px;z-index:2;text-align:center}
.banner strong {font-size:52px;color:#bf0f0a;display:block;line-height:1.2em;text-transform:uppercase;padding:55px 0 0 0;letter-spacing:-2px}
.banner strong span {display:block;margin-top:-16px}
.banner b {display:block;font-size:27px;color:#312826;text-transform:uppercase;padding:0 0 23px 0;line-height:1.2em;letter-spacing:-1px}
.banner p {background:url(../images/quot1.png) 0 0 no-repeat}
.banner p span {display:block;background:url(../images/quot2.png) right bottom no-repeat;padding:0 0 0 0;color:#6c5f5b;padding-bottom:2px}
.slider .pagination {position:absolute;z-index:2;bottom:10px;left:107px}
.slider .pagination li {float:left;padding-right:3px}
.slider .pagination a {display:block;width:17px;height:17px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
.slider .pagination a:hover, .slider .pagination .current a {background-position:left}
/* content */
#content {padding-bottom:40px}
#content2 {padding-bottom:31px}
.pad_left1 {padding-left:30px}
.pad_bot1 {padding-bottom:13px}
.pad_bot2 {padding-bottom:24px}
.marg_right1 {margin-right:20px}
.box {background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
.box h2 {color:#a80002;padding:15px 0 12px 0}
.box h2 span {color:#faf3ed}
.box figure {padding-bottom:13px}
.list1 li a {font-style:italic;padding-left:12px;background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
.list_1 {color:#fff}
.list_1:hover {text-decoration:none}
.button1 {display:inline-block;font-size:20px;color:#faf3ed;line-height:34px;padding:0 15px;background:#a80002;letter-spacing:-1px}
.button1:hover {text-decoration:none;color:#1e0000;background:#faf3ed}
.testimonials li span {float:left;width:40px;height:40px;font-size:30px;color:#faf3ed;line-height:34px;text-align:center;background:#a80002;margin-right:20px}
.testimonials li p {float:left;width:180px;padding-bottom:15px}
.testimonials li img {padding-top:2px}
.line1 {background:url(../images/line_vert1.gif) 285px 0 repeat-y}
.line2 {background:url(../images/line_vert1.gif) 615px 0 repeat-y}
.price {margin-top:-7px}
.price li {overflow:hidden;background:url(../images/price_bg.gif) 0 -6px repeat-x}
.price a {float:left;color:#220000;background:url(../images/marker_2.gif) 1px 11px no-repeat #faf3ed;padding-left:12px}
.price a:hover {text-decoration:none;color:#a80002}
.price span {float:right;background:#faf3ed}
.address {padding-bottom:0}
.address span {float:left;width:84px}
/* footer */
footer {height:138px;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;line-height:18px}
footer a {color:#c53005;text-decoration:underline}
footer a:hover {text-decoration:none}
#icons {padding:5px 0 0 0}
#icons li {float:left;padding-right:9px}
/* Tooltips */
.aToolTip {background:#a80002;color:#fff; margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
/* forms */
#ContactForm {margin-top:-5px;width:910px}
#ContactForm span {float:left;width:111px;line-height:20px}
#ContactForm .wrapper {min-height:24px}
#ContactForm .textarea_box {min-height:170px;width:100%;overflow:hidden;padding-bottom:9px}
#ContactForm {}
#ContactForm a {margin-left:20px;float:right}
#ContactForm .input {width:399px;height:18px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0;float:left}
#ContactForm textarea {overflow:auto;width:789px;height:163px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0}

View File

@ -0,0 +1,66 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Documento sin título</title>
</head>
<body>
</body>
</html>
<?php
//comenzamos recogiendo los datos
function recogeDato($campo){
return isset($_REQUEST[$campo])?$_REQUEST[$campo]:'';
} //la función recogeDatos comprueba si se ha recibido un dato y recoge su valor
//si no se ha recibido, le asigna un valor vacío.
$email1 = recogeDato('email1');
$email2 = recogeDato('email2'); //asignamos cada valor a una variable
$nombre = recogeDato('nombre');
$telefono = recogeDato('telefono');
$min = recogeDato('min');
$dia = recogeDato('dia');
$d = recogeDato('d');
$hora = recogeDato('hora');
$pax = recogeDato('pax');
$consulta = recogeDato('consulta');
$algunerror = FALSE;
//una vez recogidos, los validamos (campos obligatorios, etc...)
if($email1==''){ //validamos los que el email no esté vacio
$algunerror = TRUE; //si encontramos un error,mostramos un mensaje
echo "<p class=\"erroneo\">No has introducido tu eMail</p>\n";
} elseif($email1!=$email2){ //si tiene algo, que concida con la repetición
$algunerror = TRUE;
echo "<p class=\"erroneo\">Los eMails introducidos no coinciden.</p>\n";
}
if($nombre==''){ //comprobamos que el nombre no haya quedado vacío
$algunerror = TRUE;
echo "<p class=\"erroneo\">No has introducido tu nombre.</p>\n";
}
if ($algunerror){ //comprobamos si ha habido algún error
echo "<p>&nbsp;</p>\n"; //si los hay, se lo indicamos al usuario
echo "<p>No se ha podido enviar el mensaje por los errores que se detallan arriba.</p>\n";
echo "<p>Por favor, vuelve a rellenar el formulario.</p>\n";
echo "<p class=\"centrado\"><a href=\"Contacts.html\">Volver al formulario</a></p>\n";
}else{
$para="reservas-lastablas@lamanodepablo.com"; //si todo es correcto, enviamos el correo
$asunto="Reservas LAS TABLAS ".$referente;
$mensaje="Datos de la Reserva:\n". //creamos el mensaje con los datos
"Nombre: ".$nombre." \n".
"Teléfono: ".$telefono."\n".
"eMail: ".$email1."\n".
"Hora: ".$hora." \n".
"minuto: ".$min." \n".
"Día: ".$dia." \n".
"nº: ".$d." \n".
"Comensales: ".$pax." \n".
"Observación: ".$consulta;
mail($para, $asunto, $mensaje); //y lo enviamos
echo "<p>Tu mensaje se ha enviado correctamente. Gracias por reservar en La Mano de Pablo.</p>\n";
echo "<p>Recuerda que la reserva no se hará efectiva hasta que no te confirmemos vía e-mail o teléfono.</p>\n";
echo "<p>Nos pondremos en contacto lo antes posible.</p>\n";
echo "<p class=\"centrado\"><a href=\"index.html\">Volver</a></p>\n";
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

BIN
src/webLMP1/images/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 B

BIN
src/webLMP1/images/img1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

BIN
src/webLMP1/images/img2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

BIN
src/webLMP1/images/img3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

BIN
src/webLMP1/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

147
src/webLMP1/index.html Normal file
View File

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante La Mano de Pablo - Las Tablas</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/tms-0.3.js"></script>
<script type="text/javascript" src="js/tms_presets.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page1">
<div class="body6">
<div class="body1">
<div class="body5">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Restaurante - La Mano de Pablo</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Restaurante</a></li>
<li><a href="Wine.html">Carta</a></li>
<li><a href="CookBook.html">Pedidos</a></li>
<li><a href="Contacts.html">Reservas</a></li>
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="slider_bg">
<div class="slider">
<ul class="items">
<li>
<img src="images/img1.jpg" alt="">
<div class="banner">
<strong>Pizzas<span>especiales</span></strong>
<b>con todo el sabor</b>
<p>
<span>Pizzas sabrosas y crujientes.<br>Una gran variedad de pizzas a escoger, elaboradas en horno de leña y con ingredientes seleccionados.</span>
</p>
</div>
</li>
<li>
<img src="images/img2.jpg" alt="">
<div class="banner">
<strong>Lomo alto<span>uruguayo</span></strong>
<b>en parrilla de carbón</b>
<p>
<span>La calidad de la carne que servimos<br>es primordial. El lomo alto, es una de las exquisiteces que emergen de nuestra fantastica parrilla al carbón.</span>
</p>
</div>
</li>
<li>
<img src="images/img3.jpg" alt="">
<div class="banner">
<strong>Chivito<span>al plato</span></strong>
<b>una de nuestras especialidades</b>
<p>
<span>Uno de los platos uruguayos más<br>famosos, muy sabroso y<br>a menudo el favorito de las<br>personas que visitan el país.</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<h2>Parrilla-Pizzería</h2>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img3.jpg" alt=""></figure>
<strong>Nuestras frescas ensaladas</strong>, proporcionan una buena cantidad de fibra, agua y muy pocas calorías, no dejes de disfrutarlas. </div>
</div>
<div class="cols pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img4.jpg" alt=""></figure>
<strong>Exquisitos entrantes.</strong> Ligeros, sabrosos y muy originales para un menú que se puede completar con una buena carne a la parrilla.</div>
</div>
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img5.jpg" alt=""></figure>
<strong>Deliciosos postres</strong> que sorprenderán los paladares más exigentes. La mejor forma de terminar una buena comida. </div>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

File diff suppressed because one or more lines are too long

77
src/webLMP1/js/PIE.htc Normal file
View File

@ -0,0 +1,77 @@
<!--
PIE: CSS3 rendering for IE
Version 1.0beta2
http://css3pie.com
Dual-licensed for use under the Apache License Version 2.0 or the General Public License (GPL) Version 2.
-->
<PUBLIC:COMPONENT lightWeight="true">
<PUBLIC:ATTACH EVENT="onresize" FOR="element" ONEVENT="update()" />
<PUBLIC:ATTACH EVENT="onresize" FOR="window" ONEVENT="update()" />
<PUBLIC:ATTACH EVENT="onmove" FOR="element" ONEVENT="update()" />
<PUBLIC:ATTACH EVENT="onpropertychange" FOR="element" ONEVENT="propChanged()" />
<PUBLIC:ATTACH EVENT="onmouseenter" FOR="element" ONEVENT="mouseEntered()" />
<PUBLIC:ATTACH EVENT="onmouseleave" FOR="element" ONEVENT="mouseLeft()" />
<PUBLIC:ATTACH EVENT="oncontentready" FOR="element" ONEVENT="update()" />
<PUBLIC:ATTACH EVENT="ondocumentready" FOR="element" ONEVENT="update()" />
<PUBLIC:ATTACH EVENT="ondetach" FOR="element" ONEVENT="cleanup()" />
<script type="text/javascript">
function i(){return function(){}}var D=window.PIE;
if(!D){D=window.PIE={T:"-pie-",Ma:"Pie",Ka:"pie_"};if(!window.XMLHttpRequest){D.Yb=true;D.T=D.T.replace(/^-/,"")}D.oa=element.document.documentMode;D.Da=!!D.oa;if(D.oa===8){D.Ca={ya:{},add:function(a){this.ya[a.id||(a.id=""+(new Date).getTime()+Math.random())]=a},remove:function(a){delete this.ya[a.id]},Tb:function(){var a=this.ya,b;for(b in a)a.hasOwnProperty(b)&&a[b]()}};setInterval(function(){D.Ca.Tb()},250)}D.q={ja:function(a){var b=D.Gb;if(!b){b=D.Gb=element.document.createDocumentFragment();
b.namespaces.add("css3vml","urn:schemas-microsoft-com:vml")}return b.createElement("css3vml:"+a)},Fa:function(a){var b,c,d,e,f=arguments;b=1;for(c=f.length;b<c;b++){e=f[b];for(d in e)if(e.hasOwnProperty(d))a[d]=e[d]}return a},ib:function(a,b,c){var d=D.Ab||(D.Ab={}),e=d[a],f;if(e)b.call(c,e);else{f=new Image;f.onload=function(){e=d[a]={v:f.width,i:f.height};b.call(c,e);f.onload=null};f.src=a}}};D.g=function(){function a(b){this.F=b}a.prototype={Ga:/(px|em|ex|mm|cm|in|pt|pc|%)$/,Va:function(){var b=
this.Bb;if(b===undefined)b=this.Bb=parseFloat(this.F);return b},Aa:function(){var b=this.ua;if(!b)b=this.ua=(b=this.F.match(this.Ga))&&b[0]||"px";return b},a:function(b,c){var d=this.Va(),e=this.Aa();switch(e){case "px":return d;case "%":return d*(typeof c==="function"?c():c)/100;case "em":return d*this.Ua(b);case "ex":return d*this.Ua(b)/2;default:return d*a.Ob[e]}},Ua:function(b){var c=b.currentStyle.fontSize,d;if(c.indexOf("px")>0)return parseFloat(c);else{c=this.Fb;if(!c){c=this.Fb=b.document.createElement("length-calc");
d=c.style;d.width="1em";d.position="absolute";d.top=d.left=-9999}b.appendChild(c);d=c.offsetWidth;b.removeChild(c);return d}}};a.Ob=function(){for(var b=["mm","cm","in","pt","pc"],c={},d=element.parentNode,e=0,f=b.length,j,g,h;e<f;e++){j=b[e];g=element.document.createElement("length-calc");h=g.style;h.position="absolute";h.top=h.left=-9999;h.width="100"+j;d.appendChild(g);c[j]=g.offsetWidth/100;d.removeChild(g)}return c}();a.Oa=new a("0");return a}();D.ra=function(){function a(b){this.C=b}a.prototype=
{Vb:function(){if(!this.Qa){var b=this.C,c=b.length,d=D.g.Oa,e=new D.g("50%"),f=D.k.Y.V,j={top:1,center:1,bottom:1},g={left:1,center:1,right:1};d=["left",d,"top",d];if(c===1){b.push({type:f,value:"center"});c++}if(c===2){f&(b[0].type|b[1].type)&&b[0].value in j&&b[1].value in g&&b.push(b.shift());if(b[0].type&f)if(b[0].value==="center")d[1]=e;else d[0]=b[0].value;else if(b[0].J())d[1]=new D.g(b[0].value);if(b[1].type&f)if(b[1].value==="center")d[3]=e;else d[2]=b[1].value;else if(b[1].J())d[3]=new D.g(b[1].value)}this.Qa=
d}return this.Qa},coords:function(b,c,d){var e=this.Vb(),f=e[1].a(b,c);b=e[3].a(b,d);return{x:Math.round(e[0]==="right"?c-f:f),y:Math.round(e[2]==="bottom"?d-b:b)}}};return a}();D.kb=function(){function a(b){this.F=b}a.prototype={Ga:/[a-z]+$/i,Aa:function(){return this.ua||(this.ua=this.F.match(this.Ga)[0].toLowerCase())},Pb:function(){var b=this.zb,c;if(b===undefined){b=this.Aa();c=parseFloat(this.F,10);b=this.zb=b==="deg"?c:b==="rad"?c/Math.PI*180:b==="grad"?c/400*360:b==="turn"?c*360:0}return b}};
return a}();D.U=function(){function a(b){this.F=b}a.ec=/\s*rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d+|\d*\.\d+)\s*\)\s*/;a.prototype={parse:function(){if(!this.ha){var b=this.F,c=b.match(a.ec);if(c){this.ha="rgb("+c[1]+","+c[2]+","+c[3]+")";this.Pa=parseFloat(c[4])}else{this.ha=b;this.Pa=1}}},value:function(b){this.parse();return this.ha==="currentColor"?b.currentStyle.color:this.ha},Ra:function(){this.parse();return this.Pa}};return a}();D.k=function(){function a(c){this.ka=c;
this.ch=0;this.C=[];this.ea=0}var b=a.Y={fa:1,Ja:2,S:4,ub:8,La:16,V:32,n:64,W:128,X:256,ga:512,wb:1024,URL:2048};a.Na=function(c,d){this.type=c;this.value=d};a.Na.prototype={Ea:function(){return this.type&b.n||this.type&b.W&&this.value==="0"},J:function(){return this.Ea()||this.type&b.ga}};a.prototype={mc:/\s/,$b:/^[\+\-]?(\d*\.)?\d+/,url:/^url\(\s*("([^"]*)"|'([^']*)'|([!#$%&*-~]*))\s*\)/i,Ya:/^\-?[_a-z][\w-]*/i,hc:/^("([^"]*)"|'([^']*)')/,Wb:/^#([\da-f]{6}|[\da-f]{3})/i,kc:{px:b.n,em:b.n,ex:b.n,
mm:b.n,cm:b.n,"in":b.n,pt:b.n,pc:b.n,deg:b.fa,rad:b.fa,grad:b.fa},Lb:{aqua:1,black:1,blue:1,fuchsia:1,gray:1,green:1,lime:1,maroon:1,navy:1,olive:1,purple:1,red:1,silver:1,teal:1,white:1,yellow:1,currentColor:1},Kb:{rgb:1,rgba:1,hsl:1,hsla:1},next:function(c){function d(n,p){n=new a.Na(n,p);if(!c){k.C.push(n);k.ea++}return n}function e(){k.ea++;return null}var f,j,g,h,k=this;if(this.ea<this.C.length)return this.C[this.ea++];for(;this.mc.test(this.ka.charAt(this.ch));)this.ch++;if(this.ch>=this.ka.length)return e();
j=this.ch;f=this.ka.substring(this.ch);g=f.charAt(0);switch(g){case "#":if(h=f.match(this.Wb)){this.ch+=h[0].length;return d(b.S,h[0])}break;case '"':case "'":if(h=f.match(this.hc)){this.ch+=h[0].length;return d(b.wb,h[2]||h[3]||"")}break;case "/":case ",":this.ch++;return d(b.X,g);case "u":if(h=f.match(this.url)){this.ch+=h[0].length;return d(b.URL,h[2]||h[3]||h[4]||"")}}if(h=f.match(this.$b)){g=h[0];this.ch+=g.length;if(f.charAt(g.length)==="%"){this.ch++;return d(b.ga,g+"%")}if(h=f.substring(g.length).match(this.Ya)){g+=
h[0];this.ch+=h[0].length;return d(this.kc[h[0].toLowerCase()]||b.ub,g)}return d(b.W,g)}if(h=f.match(this.Ya)){g=h[0];this.ch+=g.length;if(g.toLowerCase()in this.Lb)return d(b.S,g);if(f.charAt(g.length)==="("){this.ch++;if(g.toLowerCase()in this.Kb){f=function(n){return n&&n.type&b.W};h=function(n){return n&&n.type&(b.W|b.ga)};var o=function(n,p){return n&&n.value===p},m=function(){return k.next(1)};if((g.charAt(0)==="r"?h(m()):f(m()))&&o(m(),",")&&h(m())&&o(m(),",")&&h(m())&&(g==="rgb"||g==="hsa"||
o(m(),",")&&f(m()))&&o(m(),")"))return d(b.S,this.ka.substring(j,this.ch));return e()}return d(b.La,g+"(")}return d(b.V,g)}this.ch++;return d(b.Ja,g)},m:function(){return this.C[this.ea-- -2]},all:function(){for(;this.next(););return this.C},R:function(c,d){for(var e=[],f,j;f=this.next();){if(c(f)){j=true;this.m();break}e.push(f)}return d&&!j?null:e}};return a}();D.w={M:function(a){function b(c){this.element=c}D.q.Fa(b.prototype,D.w,a);return b},f:function(){if(this.j())this.Eb=this.N(this.yb=this.ba());
return this.Eb},ba:function(){var a=this.element,b=a.style;a=a.currentStyle;var c=this.aa,d=this.da,e=this.Cb||(this.Cb=D.T+c),f=this.Db||(this.Db=D.Ma+d.charAt(0).toUpperCase()+d.substring(1));return b[f]||a.getAttribute(e)||b[d]||a.getAttribute(c)},d:function(){return!!this.f()},j:function(){return this.yb!==this.ba()}};D.mb=D.w.M({aa:D.T+"background",da:D.Ma+"Background",Ib:{scroll:1,fixed:1,local:1},qa:{"repeat-x":1,"repeat-y":1,repeat:1,"no-repeat":1},ac:{"padding-box":1,"border-box":1,"content-box":1},
Jb:{"padding-box":1,"border-box":1},dc:{top:1,right:1,bottom:1,left:1,center:1},fc:{contain:1,cover:1},N:function(a){function b(q){return q.J()||q.type&h&&q.value in n}function c(q){return q.J()&&new D.g(q.value)||q.value==="auto"&&"auto"}var d=this.element.currentStyle,e,f,j=D.k.Y,g=j.X,h=j.V,k=j.S,o,m,n=this.dc,p,t,r=null;if(this.za()){a=new D.k(a);r={images:[]};for(f={};e=a.next();){o=e.type;m=e.value;if(!f.type&&o&j.La&&m==="linear-gradient("){p={P:[],type:"linear-gradient"};for(t={};e=a.next();){o=
e.type;m=e.value;if(o&j.Ja&&m===")"){t.color&&p.P.push(t);p.P.length>1&&D.q.Fa(f,p);break}if(o&k){if(p.wa||p.Ba){e=a.m();if(e.type!==g)break;a.next()}t={color:new D.U(m)};e=a.next();if(e.J())t.Za=new D.g(e.value);else a.m()}else if(o&j.fa&&!p.wa&&!t.color&&!p.P.length)p.wa=new D.kb(e.value);else if(b(e)&&!p.Ba&&!t.color&&!p.P.length){a.m();p.Ba=new D.ra(a.R(function(q){return!b(q)},false))}else if(o&g&&m===","){if(t.color){p.P.push(t);t={}}}else break}}else if(!f.type&&o&j.URL){f.url=m;f.type="image"}else if(b(e)&&
!f.size){a.m();f.position=new D.ra(a.R(function(q){return!b(q)},false))}else if(o&h)if(m in this.qa)f.repeat=m;else if(m in this.ac){f.origin=m;if(m in this.Jb)f.clip=m}else{if(m in this.Ib)f.rc=m}else if(o&k&&!r.color)r.color=new D.U(m);else if(o&g)if(m==="/"){e=a.next();o=e.type;m=e.value;if(o&h&&m in this.fc)f.size=m;else if(m=c(e))f.size={v:m,i:c(a.next())||a.m()&&m}}else{if(m===","&&f.type){r.images.push(f);f={}}}else return null}f.type&&r.images.push(f)}else this.gb(function(){var q=d.backgroundPositionX,
w=d.backgroundPositionY,l=d.backgroundImage,u=d.backgroundColor;r={};if(u!=="transparent")r.color=new D.U(u);if(l!=="none")r.images=[{type:"image",url:(new D.k(l)).next().value,repeat:d.backgroundRepeat,position:new D.ra((new D.k(q+" "+w)).all())}]});return r},gb:function(a){var b=this.element.runtimeStyle,c=b.backgroundImage,d=b.backgroundColor;b.backgroundImage=b.backgroundColor="";a=a.call(this);b.backgroundImage=c;b.backgroundColor=d;return a},ba:function(){var a=this.element.currentStyle;return this.za()||
this.gb(function(){return a.backgroundColor+" "+a.backgroundImage+" "+a.backgroundRepeat+" "+a.backgroundPositionX+" "+a.backgroundPositionY})},za:function(){var a=this.element;return a.style[this.da]||a.currentStyle.getAttribute(this.aa)},d:function(){return this.za()&&!!this.f()}});D.qb=D.w.M({bb:["Top","Right","Bottom","Left"],Zb:{uc:"1px",sc:"3px",tc:"5px"},N:function(){var a={},b={},c={},d=false,e=true,f=true,j=true;this.hb(function(){for(var g=this.element.currentStyle,h=0,k,o,m,n,p,t,r;h<4;h++){m=
this.bb[h];r=m.charAt(0).toLowerCase();k=b[r]=g["border"+m+"Style"];o=g["border"+m+"Color"];m=g["border"+m+"Width"];if(h>0){if(k!==n)f=false;if(o!==p)e=false;if(m!==t)j=false}n=k;p=o;t=m;c[r]=new D.U(o);m=a[r]=new D.g(b[r]==="none"?"0":this.Zb[m]||m);if(m.a(this.element)>0)d=true}});return d?{fb:a,ic:b,Mb:c,nc:j,Nb:e,jc:f}:null},ba:function(){var a=this.element.currentStyle,b;this.hb(function(){b=a.borderWidth+"|"+a.borderStyle+"|"+a.borderColor});return b},hb:function(a){var b=this.element.runtimeStyle,
c=b.borderWidth,d=b.borderStyle,e=b.borderColor;b.borderWidth=b.borderStyle=b.borderColor="";a=a.call(this);b.borderWidth=c;b.borderStyle=d;b.borderColor=e;return a}});(function(){D.sa=D.w.M({aa:"border-radius",da:"borderRadius",N:function(b){var c=null,d,e,f,j,g=false;if(b){e=new D.k(b);var h=function(){for(var k=[],o;(f=e.next())&&f.J();){j=new D.g(f.value);o=j.Va();if(o<0)return null;if(o>0)g=true;k.push(j)}return k.length>0&&k.length<5?{tl:k[0],tr:k[1]||k[0],br:k[2]||k[0],bl:k[3]||k[1]||k[0]}:
null};if(b=h()){if(f){if(f.type&D.k.Y.X&&f.value==="/")d=h()}else d=b;if(g&&b&&d)c={x:b,y:d}}}return c}});var a=D.g.Oa;a={tl:a,tr:a,br:a,bl:a};D.sa.jb={x:a,y:a}})();D.ob=D.w.M({aa:"border-image",da:"borderImage",qa:{stretch:1,round:1,repeat:1,space:1},N:function(a){var b=null,c,d,e,f,j,g,h=0,k,o=D.k.Y,m=o.V,n=o.W,p=o.n,t=o.ga;if(a){c=new D.k(a);b={};for(var r=function(l){return l&&l.type&o.X&&l.value==="/"},q=function(l){return l&&l.type&m&&l.value==="fill"},w=function(){f=c.R(function(l){return!(l.type&
(n|t))});if(q(c.next())&&!b.fill)b.fill=true;else c.m();if(r(c.next())){h++;j=c.R(function(){return!(d.type&(n|t|p))&&!(d.type&m&&d.value==="auto")});if(r(c.next())){h++;g=c.R(function(){return!(d.type&(n|p))})}}else c.m()};d=c.next();){a=d.type;e=d.value;if(a&(n|t)&&!f){c.m();w()}else if(q(d)&&!b.fill){b.fill=true;w()}else if(a&m&&this.qa[e]&&!b.repeat){b.repeat={i:e};if(d=c.next())if(d.type&m&&this.qa[d.value])b.repeat.Ha=d.value;else c.m()}else if(a&o.URL&&!b.src)b.src=e;else return null}if(!b.src||
!f||f.length<1||f.length>4||j&&j.length>4||h===1&&j.length<1||g&&g.length>4||h===2&&g.length<1)return null;if(!b.repeat)b.repeat={i:"stretch"};if(!b.repeat.Ha)b.repeat.Ha=b.repeat.i;a=function(l,u){return{Q:u(l[0]),O:u(l[1]||l[0]),H:u(l[2]||l[0]),K:u(l[3]||l[1]||l[0])}};b.slice=a(f,function(l){return new D.g(l.type&n?l.value+"px":l.value)});b.width=j&&j.length>0?a(j,function(l){return l.type&(p|t)?new D.g(l.value):l.value}):(k=this.element.currentStyle)&&{Q:new D.g(k.borderTopWidth),O:new D.g(k.borderRightWidth),
H:new D.g(k.borderBottomWidth),K:new D.g(k.borderLeftWidth)};b.ca=a(g||[0],function(l){return l.type&p?new D.g(l.value):l.value})}return b}});D.tb=D.w.M({aa:"box-shadow",da:"boxShadow",N:function(a){var b,c=D.g,d=D.k.Y,e;if(a){e=new D.k(a);b={ca:[],pa:[]};for(a=function(){for(var f,j,g,h,k,o;f=e.next();){g=f.value;j=f.type;if(j&d.X&&g===",")break;else if(f.Ea()&&!k){e.m();k=e.R(function(m){return!m.Ea()})}else if(j&d.S&&!h)h=g;else if(j&d.V&&g==="inset"&&!o)o=true;else return false}f=k&&k.length;
if(f>1&&f<5){(o?b.pa:b.ca).push({oc:new c(k[0].value),qc:new c(k[1].value),blur:new c(k[2]?k[2].value:"0"),gc:new c(k[3]?k[3].value:"0"),color:new D.U(h||"currentColor")});return true}return false};a(););}return b&&(b.pa.length||b.ca.length)?b:null}});D.xb=D.w.M({ba:function(){var a=this.element.currentStyle;return a.visibility+"|"+a.display},N:function(){var a=this.element,b=a.runtimeStyle;a=a.currentStyle;var c=b.visibility,d;b.visibility="";d=a.visibility;b.visibility=c;return{lc:d!=="hidden",
Qb:a.display!=="none"}},d:function(){return false}});D.p={L:function(a){function b(c,d,e){this.element=c;this.e=d;this.parent=e}D.q.Fa(b.prototype,D.p,a);return b},B:function(){return false},D:i(),cb:i(),u:i(),va:function(a,b){this.ab(a);for(var c=this.Z||(this.Z=[]),d=a+1,e=c.length,f;d<e;d++)if(f=c[d])break;c[a]=b;this.o().insertBefore(b,f||null)},ma:function(a){var b=this.Z;return b&&b[a]||null},ab:function(a){var b=this.ma(a),c=this.G;if(b&&c){c.removeChild(b);this.Z[a]=null}},na:function(a,b,
c,d){var e=this.ta||(this.ta={}),f=e[a];if(!f){f=e[a]=D.q.ja("shape");if(b)f.appendChild(f[b]=D.q.ja(b));if(d){c=this.ma(d);if(!c){this.va(d,this.element.document.createElement("group"+d));c=this.ma(d)}}c.appendChild(f);a=f.style;a.position="absolute";a.left=a.top=0;a.behavior="url(#default#VML)"}return f},xa:function(a){var b=this.ta,c=b&&b[a];if(c){c.parentNode.removeChild(c);delete b[a]}return!!c},Wa:function(a){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e,f,j,g,h,k,o;e=a.x.tl.a(b,c);
f=a.y.tl.a(b,d);j=a.x.tr.a(b,c);g=a.y.tr.a(b,d);h=a.x.br.a(b,c);k=a.y.br.a(b,d);o=a.x.bl.a(b,c);a=a.y.bl.a(b,d);c=Math.min(c/(e+j),d/(g+k),c/(o+h),d/(f+a));if(c<1){e*=c;f*=c;j*=c;g*=c;h*=c;k*=c;o*=c;a*=c}return{x:{tl:e,tr:j,br:h,bl:o},y:{tl:f,tr:g,br:k,bl:a}}},la:function(a,b,c){b=b||1;var d,e,f=this.element;e=f.offsetWidth*b;f=f.offsetHeight*b;var j=this.e.s,g=Math.floor,h=Math.ceil,k=a?a.Q*b:0,o=a?a.O*b:0,m=a?a.H*b:0;a=a?a.K*b:0;var n,p,t,r,q;if(c||j.d()){d=this.Wa(c||j.f());c=d.x.tl*b;j=d.y.tl*
b;n=d.x.tr*b;p=d.y.tr*b;t=d.x.br*b;r=d.y.br*b;q=d.x.bl*b;b=d.y.bl*b;e="m"+g(a)+","+g(j)+"qy"+g(c)+","+g(k)+"l"+h(e-n)+","+g(k)+"qx"+h(e-o)+","+g(p)+"l"+h(e-o)+","+h(f-r)+"qy"+h(e-t)+","+h(f-m)+"l"+g(q)+","+h(f-m)+"qx"+g(a)+","+h(f-b)+" x e"}else e="m"+g(a)+","+g(k)+"l"+h(e-o)+","+g(k)+"l"+h(e-o)+","+h(f-m)+"l"+g(a)+","+h(f-m)+"xe";return e},o:function(){var a=this.parent.ma(this.zIndex),b;if(!a){a=this.element.document.createElement(this.ia);b=a.style;b.position="absolute";b.top=b.left=0;this.parent.va(this.zIndex,
a)}return a},h:function(){this.parent.ab(this.zIndex);delete this.ta;delete this.Z}};D.vb=D.p.L({d:function(){var a=this.e;for(var b in a)if(a.hasOwnProperty(b)&&a[b].d())return true;return false},B:function(){return this.e.eb.j()},cb:function(){if(this.d()){var a=this.element,b=a,c,d,e=this.o().style,f=0;c=0;do b=b.offsetParent;while(b&&b.currentStyle.position==="static");c=a.getBoundingClientRect();if(b){d=b.getBoundingClientRect();b=b.currentStyle;f=c.left-d.left-(parseFloat(b.borderLeftWidth)||
0);c=c.top-d.top-(parseFloat(b.borderTopWidth)||0)}else{b=a.document.documentElement;f=c.left+b.scrollLeft-b.clientLeft;c=c.top+b.scrollTop-b.clientTop}e.left=f;e.top=c;e.zIndex=a.currentStyle.position==="static"?-1:a.currentStyle.zIndex}},u:i(),db:function(){var a=this.e.eb.f();this.o().style.display=a.lc&&a.Qb?"":"none"},D:function(){this.d()?this.db():this.h()},o:function(){var a=this.G,b,c;if(!a){b=this.element;a=this.G=b.document.createElement("css3-container");c=a.style;c.position=b.currentStyle.position===
"fixed"?"fixed":"absolute";this.db();b.parentNode.insertBefore(a,b)}return a},h:function(){var a=this.G;a&&a.parentNode&&a.parentNode.removeChild(a);delete this.G;delete this.Z}});D.lb=D.p.L({zIndex:2,ia:"background",B:function(){var a=this.e;return a.I.j()||a.s.j()},d:function(){var a=this.e,b=this.element;return b.offsetWidth&&b.offsetHeight&&(a.z.d()||a.s.d()||a.I.d()||a.A.d()&&a.A.f().pa)},u:function(){this.d()&&this.Sa()},D:function(){this.h();this.d()&&this.Sa()},Sa:function(){this.Rb();this.Sb()},
Rb:function(){var a=this.e.I.f(),b=this.element,c=a&&a.color&&a.color.value(b),d,e,f;if(c&&c!=="transparent"){this.Xa();d=this.na("bgColor","fill",this.o(),1);e=b.offsetWidth;b=b.offsetHeight;d.stroked=false;d.coordsize=e*2+","+b*2;d.coordorigin="1,1";d.path=this.la(null,2);f=d.style;f.width=e;f.height=b;d.fill.color=c;a=a.color.Ra();if(a<1)d.fill.opacity=a}else this.xa("bgColor")},Sb:function(){var a=this.e.I.f();a=a&&a.images;var b,c,d,e,f,j;if(a){this.Xa();b=this.element;d=b.offsetWidth;e=b.offsetHeight;
for(j=a.length;j--;){b=a[j];c=this.na("bgImage"+j,"fill",this.o(),2);c.stroked=false;c.fill.type="tile";c.fillcolor="none";c.coordsize=d*2+","+e*2;c.coordorigin="1,1";c.path=this.la(0,2);f=c.style;f.width=d;f.height=e;if(b.type==="linear-gradient")this.Hb(c,b);else{c.fill.src=b.url;this.cc(c,j)}}}for(j=a?a.length:0;this.xa("bgImage"+j++););},cc:function(a,b){D.q.ib(a.fill.src,function(c){var d=a.fill,e=this.element,f=e.offsetWidth,j=e.offsetHeight,g=this.e,h=g.$.f(),k=h&&h.fb;h=k?k.t.a(e):0;var o=
k?k.r.a(e):0,m=k?k.b.a(e):0;k=k?k.l.a(e):0;g=g.I.f().images[b];e=g.position?g.position.coords(e,f-c.v-k-o,j-c.i-h-m):{x:0,y:0};g=g.repeat;m=o=0;var n=f+1,p=j+1,t=D.Da?0:1;k=e.x+k+0.5;h=e.y+h+0.5;d.position=k/f+","+h/j;if(g&&g!=="repeat"){if(g==="repeat-x"||g==="no-repeat"){o=h+1;p=h+c.i+t}if(g==="repeat-y"||g==="no-repeat"){m=k+1;n=k+c.v+t}a.style.clip="rect("+o+"px,"+n+"px,"+p+"px,"+m+"px)"}},this)},Hb:function(a,b){function c(x,y,v,C,G){if(v===0||v===180)return[C,y];else if(v===90||v===270)return[x,
G];else{v=Math.tan(-v*m/180);x=v*x-y;y=-1/v;C=y*C-G;G=y-v;return[(C-x)/G,(v*C-y*x)/G]}}function d(){q=h>=90&&h<270?j:0;w=h<180?g:0;l=j-q;u=g-w}function e(x,y){var v=y[0]-x[0];x=y[1]-x[1];return Math.abs(v===0?x:x===0?v:Math.sqrt(v*v+x*x))}var f=this.element,j=f.offsetWidth,g=f.offsetHeight;a=a.fill;var h=b.wa,k=b.Ba;b=b.P;var o=b.length,m=Math.PI,n,p,t,r,q,w,l,u,s,z,B,A;if(k){k=k.coords(f,j,g);n=k.x;p=k.y}if(h){h=h.Pb();if(h<0)h+=360;h%=360;d();if(!k){n=q;p=w}k=c(n,p,h,l,u);t=k[0];r=k[1]}else if(k){t=
j-n;r=g-p}else{n=p=t=0;r=g}k=t-n;s=r-p;if(h===undefined){h=-Math.atan2(s,k)/m*180;if(h<0)h+=360;h%=360;d()}k=Math.atan2(k*j/g,s)/m*180;k+=180;k%=360;z=e([n,p],[t,r]);t=e([q,w],c(q,w,h,l,u));r=[];p=e([n,p],c(n,p,h,q,w))/t*100;n=[];for(s=0;s<o;s++)n.push(b[s].Za?b[s].Za.a(f,z):s===0?0:s===o-1?z:null);for(s=1;s<o;s++){if(n[s]===null){B=n[s-1];z=s;do A=n[++z];while(A===null);n[s]=B+(A-B)/(z-s+1)}n[s]=Math.max(n[s],n[s-1])}for(s=0;s<o;s++)r.push(p+n[s]/t*100+"% "+b[s].color.value(f));a.angle=k;a.type=
"gradient";a.method="sigma";a.color=b[0].color.value(f);a.color2=b[o-1].color.value(f);a.colors.value=r.join(",")},Xa:function(){var a=this.element.runtimeStyle;a.backgroundImage="url(about:blank)";a.backgroundColor="transparent"},h:function(){D.p.h.call(this);var a=this.element.runtimeStyle;a.backgroundImage=a.backgroundColor=""}});D.pb=D.p.L({zIndex:4,ia:"border",B:function(){var a=this.e;return a.$.j()||a.s.j()},d:function(){var a=this.e;return a.z.d()||a.s.d()||a.I.d()},u:function(){this.d()&&
this.Ta()},D:function(){this.h();this.d()&&this.Ta()},Ta:function(){var a=this.element,b=a.offsetWidth,c=a.offsetHeight,d,e,f,j,g,h;if(this.e.$.f()){this.Xb();f=this.Ub(2);g=0;for(h=f.length;g<h;g++){j=f[g];d=this.na("borderPiece"+g,j.stroke?"stroke":"fill",this.o());d.coordsize=b*2+","+c*2;d.coordorigin="1,1";d.path=j.path;e=d.style;e.width=b;e.height=c;d.filled=!!j.fill;d.stroked=!!j.stroke;if(j.stroke){d=d.stroke;d.weight=j.Ia+"px";d.color=j.color.value(a);d.dashstyle=j.stroke==="dashed"?"2 2":
j.stroke==="dotted"?"1 1":"solid";d.linestyle=j.stroke==="double"&&j.Ia>2?"ThinThin":"Single"}else d.fill.color=j.fill.value(a)}for(;this.xa("borderPiece"+g++););}},Xb:function(){var a=this.element,b=a.currentStyle,c=a.runtimeStyle,d=a.tagName,e;if(d==="BUTTON"||d==="INPUT"&&a.type in{submit:1,button:1,reset:1}){c.borderWidth="";a=this.e.$.bb;for(e=a.length;e--;){d=a[e];c["padding"+d]="";c["padding"+d]=parseInt(b["padding"+d])+parseInt(b["border"+d+"Width"])+(!D.Da&&e%2?1:0)}c.borderWidth=0}else if(D.Yb){if(a.childNodes.length!==
1||a.firstChild.tagName!=="ie6-mask"){b=a.document.createElement("ie6-mask");d=b.style;d.visibility="visible";for(d.zoom=1;d=a.firstChild;)b.appendChild(d);a.appendChild(b);c.visibility="hidden"}}else c.borderColor="transparent"},Ub:function(a){var b=this.element,c,d,e=this.e.$,f=[],j,g,h,k,o,m,n,p;if(e.d()){e=e.f();m=e.fb;n=e.ic;p=e.Mb;if(e.nc&&e.jc&&e.Nb){e=m.t.a(b);h=e/2;f.push({path:this.la({Q:h,O:h,H:h,K:h},a),stroke:n.t,color:p.t,Ia:e})}else{a=a||1;c=b.offsetWidth;d=b.offsetHeight;e=m.t.a(b);
h=m.r.a(b);k=m.b.a(b);b=m.l.a(b);var t={t:e,r:h,b:k,l:b};b=this.e.s;if(b.d())o=this.Wa(b.f());j=Math.floor;g=Math.ceil;var r=function(l,u){return o?o[l][u]:0},q=function(l,u,s,z,B,A){var x=r("x",l),y=r("y",l),v=l.charAt(1)==="r";l=l.charAt(0)==="b";return x>0&&y>0?(A?"al":"ae")+(v?g(c-x):j(x))*a+","+(l?g(d-y):j(y))*a+","+(j(x)-u)*a+","+(j(y)-s)*a+","+z*65535+","+2949075*(B?1:-1):(A?"m":"l")+(v?c-u:u)*a+","+(l?d-s:s)*a},w=function(l,u,s,z){var B=l==="t"?j(r("x","tl"))*a+","+g(u)*a:l==="r"?g(c-u)*a+
","+j(r("y","tr"))*a:l==="b"?g(c-r("x","br"))*a+","+j(d-u)*a:j(u)*a+","+g(d-r("y","bl"))*a;l=l==="t"?g(c-r("x","tr"))*a+","+g(u)*a:l==="r"?g(c-u)*a+","+g(d-r("y","br"))*a:l==="b"?j(r("x","bl"))*a+","+j(d-u)*a:j(u)*a+","+j(r("y","tl"))*a;return s?(z?"m"+l:"")+"l"+B:(z?"m"+B:"")+"l"+l};b=function(l,u,s,z,B,A){var x=l==="l"||l==="r",y=t[l],v,C;if(y>0&&n[l]!=="none"){v=t[x?l:u];u=t[x?u:l];C=t[x?l:s];s=t[x?s:l];if(n[l]==="dashed"||n[l]==="dotted"){f.push({path:q(z,v,u,A+45,0,1)+q(z,0,0,A,1,0),fill:p[l]});
f.push({path:w(l,y/2,0,1),stroke:n[l],Ia:y,color:p[l]});f.push({path:q(B,C,s,A,0,1)+q(B,0,0,A-45,1,0),fill:p[l]})}else f.push({path:q(z,v,u,A+45,0,1)+w(l,y,0,0)+q(B,C,s,A,0,0)+(n[l]==="double"&&y>2?q(B,C-j(C/3),s-j(s/3),A-45,1,0)+w(l,g(y/3*2),1,0)+q(z,v-j(v/3),u-j(u/3),A,1,0)+"x "+q(z,j(v/3),j(u/3),A+45,0,1)+w(l,j(y/3),1,0)+q(B,j(C/3),j(s/3),A,0,0):"")+q(B,0,0,A-45,1,0)+w(l,0,1,0)+q(z,0,0,A,1,0),fill:p[l]})}};b("t","l","r","tl","tr",90);b("r","t","b","tr","br",0);b("b","r","l","br","bl",-90);b("l",
"b","t","bl","tl",-180)}}return f},h:function(){D.p.h.call(this);this.element.runtimeStyle.borderColor=""}});D.nb=D.p.L({zIndex:5,bc:["t","tr","r","br","b","bl","l","tl","c"],B:function(){var a=this.e;return a.z.j()||a.z.j()},d:function(){return this.e.z.d()},u:function(){if(this.d()){var a=this.e.z.f();this.o();var b=this.element,c=this.$a;D.q.ib(a.src,function(d){function e(q,w,l,u,s){q=c[q].style;q.width=w;q.height=l;q.left=u;q.top=s}function f(q,w,l){for(var u=0,s=q.length;u<s;u++)c[q[u]].imagedata[w]=
l}var j=b.offsetWidth,g=b.offsetHeight,h=a.width,k=h.Q.a(b),o=h.O.a(b),m=h.H.a(b);h=h.K.a(b);var n=a.slice,p=n.Q.a(b),t=n.O.a(b),r=n.H.a(b);n=n.K.a(b);e("tl",h,k,0,0);e("t",j-h-o,k,h,0);e("tr",o,k,j-o,0);e("r",o,g-k-m,j-o,k);e("br",o,m,j-o,g-m);e("b",j-h-o,m,h,g-m);e("bl",h,m,0,g-m);e("l",h,g-k-m,0,k);e("c",j-h-o,g-k-m,h,k);f(["tl","t","tr"],"cropBottom",(d.i-p)/d.i);f(["tl","l","bl"],"cropRight",(d.v-n)/d.v);f(["bl","b","br"],"cropTop",(d.i-r)/d.i);f(["tr","r","br"],"cropLeft",(d.v-t)/d.v);if(a.repeat.Ha===
"stretch"){f(["l","r","c"],"cropTop",p/d.i);f(["l","r","c"],"cropBottom",r/d.i)}if(a.repeat.i==="stretch"){f(["t","b","c"],"cropLeft",n/d.v);f(["t","b","c"],"cropRight",t/d.v)}c.c.style.display=a.fill?"":"none"},this)}else this.h()},D:function(){this.h();this.d()&&this.u()},o:function(){var a=this.G,b,c,d,e=this.bc,f=e.length;if(!a){a=this.G=this.element.document.createElement("border-image");b=a.style;b.position="absolute";this.$a={};for(d=0;d<f;d++){c=this.$a[e[d]]=D.q.ja("rect");c.appendChild(D.q.ja("imagedata"));
b=c.style;b.behavior="url(#default#VML)";b.position="absolute";b.top=b.left=0;c.imagedata.src=this.e.z.f().src;c.stroked=false;c.filled=false;a.appendChild(c)}this.parent.va(this.zIndex,a)}return a}});D.sb=D.p.L({zIndex:1,ia:"outset-box-shadow",B:function(){var a=this.e;return a.A.j()||a.s.j()},d:function(){var a=this.e.A;return a.d()&&a.f().ca[0]},u:function(){if(this.d()){var a=this,b=this.element,c=this.o(),d=this.e,e=d.A.f().ca;d=d.s.f();for(var f=e.length,j=f,g,h=b.offsetWidth,k=b.offsetHeight,
o=D.Da?1:0,m=["tl","tr","br","bl"],n,p,t,r,q,w,l,u,s,z,B,A,x,y=function(v,C,G,O,P,Q,R){v=a.na("shadow"+v+C,"fill",c,f-v);C=v.style;var I=v.fill;C.left=G;C.top=O;v.coordsize=h*2+","+k*2;v.coordorigin="1,1";v.stroked=false;v.filled=true;I.color=P.value(b);if(Q){I.type="gradienttitle";I.color2=I.color;I.opacity=0}v.path=R;C.width=h;C.height=k;return v};j--;){p=e[j];r=p.oc.a(b);q=p.qc.a(b);g=p.gc.a(b);w=p.blur.a(b);p=p.color;l=-g-w;if(!d&&w)d=D.sa.jb;l=this.la({Q:l,O:l,H:l,K:l},2,d);if(w){u=(g+w)*2+h;
s=(g+w)*2+k;z=w*2/u;B=w*2/s;if(w-g>h/2||w-g>k/2)for(g=4;g--;){n=m[g];A=n.charAt(0)==="b";x=n.charAt(1)==="r";n=y(j,n,r,q,p,w,l);t=n.fill;t.focusposition=(x?1-z:z)+","+(A?1-B:B);t.focussize="0,0";n.style.clip="rect("+((A?s/2:0)+o)+"px,"+(x?u:u/2)+"px,"+(A?s:s/2)+"px,"+((x?u/2:0)+o)+"px)"}else{n=y(j,"",r,q,p,w,l);t=n.fill;t.focusposition=z+","+B;t.focussize=1-z*2+","+(1-B*2)}}else{n=y(j,"",r,q,p,w,l);r=p.Ra();if(r<1)n.fill.opacity=r}}}else this.h()},D:function(){this.h();this.u()}});D.rb=D.p.L({zIndex:3,
ia:"inset-box-shadow",B:function(){var a=this.e;return a.A.j()||a.s.j()},d:function(){var a=this.e.A;return a.d()&&a.f().pa[0]},u:i(),D:i()})}var E,F,H,J,K,L,M;function update(){init();var a=element.getBoundingClientRect(),b=a.left,c=a.top,d=a.right-b;a=a.bottom-c;var e,f;if(b!==H||c!==J){e=0;for(f=K.length;e<f;e++)K[e].cb();H=b;J=c}if(d!==E||a!==F){e=0;for(f=K.length;e<f;e++)K[e].u();E=d;F=a}}
function propChanged(){init();var a,b,c=[];a=0;for(b=K.length;a<b;a++)K[a].B()&&c.push(K[a]);a=0;for(b=c.length;a<b;a++)c[a].D()}function mouseEntered(){event.srcElement.className+=" "+D.Ka+"hover";setTimeout(propChanged,0)}function mouseLeft(){var a=event.srcElement;a.className=a.className.replace(new RegExp("\\b"+D.Ka+"hover\\b","g"),"");setTimeout(propChanged,0)}function N(){var a=event.propertyName;if(a==="className"||a==="id")propChanged()}
function cleanup(){var a,b;if(K){a=0;for(b=K.length;a<b;a++)K[a].h();K=null}L=null;if(M){a=0;for(b=M.length;a<b;a++){M[a].detachEvent("onpropertychange",N);M[a].detachEvent("onmouseenter",mouseEntered);M[a].detachEvent("onmouseleave",mouseLeft)}M=null}D.oa===8&&D.Ca.remove(update)}
function init(){if(!K){var a=element;a.runtimeStyle.zoom=1;L={I:new D.mb(a),$:new D.qb(a),z:new D.ob(a),s:new D.sa(a),A:new D.tb(a),eb:new D.xb(a)};var b=new D.vb(a,L);K=[b,new D.sb(a,L,b),new D.lb(a,L,b),new D.rb(a,L,b),new D.pb(a,L,b),new D.nb(a,L,b)];var c=element;if(a=c.currentStyle.getAttribute(D.T+"watch-ancestors")){M=[];a=parseInt(a,10);b=0;for(c=c.parentNode;c&&(a==="NaN"||b++<a);){M.push(c);c.attachEvent("onpropertychange",N);c.attachEvent("onmouseenter",mouseEntered);c.attachEvent("onmouseleave",
mouseLeft);c=c.parentNode}}D.oa===8&&D.Ca.add(update)}}element.readyState==="complete"&&update();
</script>
</PUBLIC:COMPONENT>

19
src/webLMP1/js/PIE.php Normal file
View File

@ -0,0 +1,19 @@
<?php
/*
This file is a wrapper, for use in PHP environments, which serves PIE.htc using the
correct content-type, so that IE will recognize it as a behavior. Simply specify the
behavior property to fetch this .php file instead of the .htc directly:
.myElement {
[ ...css3 properties... ]
behavior: url(PIE.php);
}
This is only necessary when the web server is not configured to serve .htc files with
the text/x-component content-type, and cannot easily be configured to do so (as is the
case with some shared hosting providers).
*/
header( 'Content-type: text/x-component' );
include( 'PIE.htc' );
?>

View File

@ -0,0 +1,105 @@
/*
jQuery Version: jQuery 1.3.2
Plugin Name: aToolTip V 1.0
Plugin by: Ara Abcarians: http://ara-abcarians.com
License: aToolTip is licensed under a Creative Commons Attribution 3.0 Unported License
Read more about this license at --> http://creativecommons.org/licenses/by/3.0/
*/
(function($) {
$.fn.aToolTip = function(options) {
// setup default settings
var defaults = {
clickIt: false,
closeTipBtn: 'aToolTipCloseBtn',
fixed: false,
inSpeed: 200,
outSpeed: 0,
tipContent: '',
toolTipClass: 'aToolTip',
xOffset: 5,
yOffset: 5
},
// This makes it so the users custom options overrides the default ones
settings = $.extend({}, defaults, options);
return this.each(function() {
var obj = $(this);
// Decide weather to use a title attr as the tooltip content
if(obj.attr('title')){
// set the tooltip content/text to be the obj title attribute
var tipContent = obj.attr('title');
} else {
// if no title attribute set it to the tipContent option in settings
var tipContent = settings.tipContent;
}
// check if obj has a title attribute and if click feature is off
if(tipContent && !settings.clickIt){
// Activate on hover
obj.hover(function(el){
obj.attr({title: ''});
$('body').append("<div class='"+ settings.toolTipClass +"'><p class='aToolTipContent'>"+ tipContent +"</p></div>");
$('.' + settings.toolTipClass).css({
position: 'absolute',
display: 'none',
zIndex: '50000',
top: (obj.offset().top - $('.' + settings.toolTipClass).outerHeight() - settings.yOffset) + 'px',
left: (obj.offset().left + 1/2*(obj.outerWidth()) + settings.xOffset) + 'px'
})
.stop().fadeIn(settings.inSpeed);
},
function(){
// Fade out
$('.' + settings.toolTipClass).stop().fadeOut(settings.outSpeed, function(){$(this).remove();});
});
}
// Follow mouse if fixed is false and click is false
if(!settings.fixed && !settings.clickIt){
obj.mousemove(function(el){
$('.' + settings.toolTipClass).css({
top: (el.pageY - $('.' + settings.toolTipClass).outerHeight() - settings.yOffset),
left: (el.pageX + settings.xOffset)
})
});
}
// check if click feature is enabled
if(tipContent && settings.clickIt){
// Activate on click
obj.click(function(el){
obj.attr({title: ''});
$('body').append("<div class='"+ settings.toolTipClass +"'><p class='aToolTipContent'>"+ tipContent +"</p></div>");
$('.' + settings.toolTipClass).append("<a class='"+ settings.closeTipBtn +"' href='#' alt='close'>close</a>");
$('.' + settings.toolTipClass).css({
position: 'absolute',
display: 'none',
zIndex: '50000',
top: (obj.offset().top - $('.' + settings.toolTipClass).outerHeight() - settings.yOffset) + 'px',
left: (obj.offset().left + obj.outerWidth() + settings.xOffset) + 'px'
})
.fadeIn(settings.inSpeed);
// Click to close tooltip
$('.' + settings.closeTipBtn).click(function(){
$('.' + settings.toolTipClass).fadeOut(settings.outSpeed, function(){$(this).remove();});
return false;
});
return false;
});
}
}); // END: return this
// returns the jQuery object to allow for chainability.
return this;
};
})(jQuery);
$(document).ready(function() {
// tool tip
$('.normaltip').aToolTip({
toolTipClass: 'aToolTip'});
})

View File

@ -0,0 +1,2 @@
Cufon.replace('#menu a, .banner strong, .banner b, h2, h3', { fontFamily: 'Forum', hover:true });

File diff suppressed because one or more lines are too long

34
src/webLMP1/js/html5.js Normal file
View File

@ -0,0 +1,34 @@
// Create new HTML5 elements ===================================================
// -----------------------------------------------------------------------------
// This script should load before any others. We want the new elements to be
// parsed before pretty much anything happens.
// Plus, IE does not behave otherwise. The cost of being progressive...
// -----------------------------------------------------------------------------
document.createElement("article");
document.createElement("aside");
document.createElement("audio");
document.createElement("canvas");
document.createElement("command");
document.createElement("datalist");
document.createElement("details");
document.createElement("embed");
document.createElement("figcaption");
document.createElement("figure");
document.createElement("footer");
document.createElement("header");
document.createElement("hgroup");
document.createElement("keygen");
document.createElement("mark");
document.createElement("meter");
document.createElement("nav");
document.createElement("output");
document.createElement("progress");
document.createElement("rp");
document.createElement("rt");
document.createElement("ruby");
document.createElement("section");
document.createElement("source");
document.createElement("summary");
document.createElement("time");
document.createElement("video");

18
src/webLMP1/js/jquery-1.6.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,205 @@
/*
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
*
* Uses the built in easing capabilities added In jQuery 1.1
* to offer multiple easing options
*
* TERMS OF USE - jQuery Easing
*
* Open source under the BSD License.
*
* Copyright © 2008 George McGinley Smith
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list of
* conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list
* of conditions and the following disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* Neither the name of the author nor the names of contributors may be used to endorse
* or promote products derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
* COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/
// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];
jQuery.extend( jQuery.easing,
{
def: 'easeOutQuad',
swing: function (x, t, b, c, d) {
//alert(jQuery.easing.default);
return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
},
easeInQuad: function (x, t, b, c, d) {
return c*(t/=d)*t + b;
},
easeOutQuad: function (x, t, b, c, d) {
return -c *(t/=d)*(t-2) + b;
},
easeInOutQuad: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t + b;
return -c/2 * ((--t)*(t-2) - 1) + b;
},
easeInCubic: function (x, t, b, c, d) {
return c*(t/=d)*t*t + b;
},
easeOutCubic: function (x, t, b, c, d) {
return c*((t=t/d-1)*t*t + 1) + b;
},
easeInOutCubic: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t + b;
return c/2*((t-=2)*t*t + 2) + b;
},
easeInQuart: function (x, t, b, c, d) {
return c*(t/=d)*t*t*t + b;
},
easeOutQuart: function (x, t, b, c, d) {
return -c * ((t=t/d-1)*t*t*t - 1) + b;
},
easeInOutQuart: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
return -c/2 * ((t-=2)*t*t*t - 2) + b;
},
easeInQuint: function (x, t, b, c, d) {
return c*(t/=d)*t*t*t*t + b;
},
easeOutQuint: function (x, t, b, c, d) {
return c*((t=t/d-1)*t*t*t*t + 1) + b;
},
easeInOutQuint: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
return c/2*((t-=2)*t*t*t*t + 2) + b;
},
easeInSine: function (x, t, b, c, d) {
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
},
easeOutSine: function (x, t, b, c, d) {
return c * Math.sin(t/d * (Math.PI/2)) + b;
},
easeInOutSine: function (x, t, b, c, d) {
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
},
easeInExpo: function (x, t, b, c, d) {
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
},
easeOutExpo: function (x, t, b, c, d) {
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
},
easeInOutExpo: function (x, t, b, c, d) {
if (t==0) return b;
if (t==d) return b+c;
if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
},
easeInCirc: function (x, t, b, c, d) {
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
},
easeOutCirc: function (x, t, b, c, d) {
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
},
easeInOutCirc: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
},
easeInElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3;
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
},
easeOutElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3;
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
},
easeInOutElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5);
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
},
easeInBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
return c*(t/=d)*t*((s+1)*t - s) + b;
},
easeOutBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
},
easeInOutBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
},
easeInBounce: function (x, t, b, c, d) {
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
},
easeOutBounce: function (x, t, b, c, d) {
if ((t/=d) < (1/2.75)) {
return c*(7.5625*t*t) + b;
} else if (t < (2/2.75)) {
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
} else if (t < (2.5/2.75)) {
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
} else {
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
}
},
easeInOutBounce: function (x, t, b, c, d) {
if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
}
});
/*
*
* TERMS OF USE - EASING EQUATIONS
*
* Open source under the BSD License.
*
* Copyright © 2001 Robert Penner
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list of
* conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list
* of conditions and the following disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* Neither the name of the author nor the names of contributors may be used to endorse
* or promote products derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
* COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/

22
src/webLMP1/js/script.js Normal file
View File

@ -0,0 +1,22 @@
$(window).load(function(){
$('.slider')._TMS({
preset:'diagonalExpand',
easing:'easeOutQuad',
duration:800,
pagination:true,
slideshow:8000,
banners:true,
waitBannerAnimation:false,
bannerShow:function(banner){
banner
.css({opacity:'0'})
.stop()
.animate({opacity:'1'},700, function(){$(this).css({opacity:'none'})})
},
bannerHide:function(banner){
banner
.stop()
.animate({opacity:'0'},700)
}
})
})

395
src/webLMP1/js/tms-0.3.js Normal file
View File

@ -0,0 +1,395 @@
/* jQuery based image slider
/* TMSlider 0.3 */
(function($,undefined){
var _TMS=window._TMS=$.fn._TMS=function(_){
_=_||{}
_=$.extend(clone(_TMS),_TMS.presets[_.preset],_)
_.init.call(_.me=_.holder=this,_)
return _.me.data({opt:_})
}
$.extend(_TMS,{
etal:'<div></div>',
items:'.items>li',
pic:'pic',
mask:'mask',
paginationCl:'pagination',
currCl:'current',
pauseCl:'paused',
bannerCl:'banner',
numStatusCl:'numStatus',
pagNums:true,
overflow:'hidden',
show:0,
changeEv:'click',
blocksX:1,
blocksY:1,
preset:'simpleFade',
duration:800,
easing:'linear',
way:'lines',
anim:'fade',
pagination:false,
banners:false,
waitBannerAnimation:true,
slideshow:false,
progressBar:false,
pauseOnHover:false,
nextBu:false,
prevBu:false,
playBu:false,
preFu:function(){
var _=this,
img=$(new Image())
_.pic=$(_.etal)
.addClass(_.pic)
.css({overflow:_.overflow})
.appendTo(_.me)
_.mask=$(_.etal)
.addClass(_.mask)
.appendTo(_.pic)
if(_.me.css('position')=='static')
_.me.css({position:'relative'})
if(_.me.css('z-index')=='auto')
_.me.css({zIndex:1})
_.me.css({overflow:_.overflow})
if(_.items)
_.parseImgFu()
img
.appendTo(_.me)
.load(function(){
_.pic
.css({
width:_.width=img.width(),
height:_.height=img.height(),
background:'url('+_.itms[_.show]+') 0 0 no-repeat'
})
img.remove()
_.current=_.buff=_.show
})
.attr({src:_.itms[_.n=_.show]})
},
sliceFu:function(w,h){
var _=this,
w=_.blocksX,
h=_.blocksY,
eW=parseInt(_.width/w),
eH=parseInt(_.height/h),
etal=$(_.etal),
fW=_.pic.width()-eW*w,
fH=_.pic.height()-eH*h,
x,y,
matrix=_.matrix=[]
_.mask
.css({
position:'absolute',
width:'100%',
height:'100%',
left:0,
top:0,
zIndex:1
})
.empty()
.appendTo(_.pic)
for(y=0;y<h;y++)
for(x=0;x<w;x++)
matrix[y]=matrix[y]?matrix[y]:[],
matrix[y][x]=$(_.etal).clone()
.appendTo(_.mask)
.css({
left:x*eW,
top:y*eH,
position:'absolute',
width:x==w-1?eW+fW:eW,
height:y==h-1?eH+fH:eH,
backgroundPosition:'-'+x*eW+'px -'+y*eH+'px',
display:'none'
})
_.maskC=_.mask.children()
},
changeFu:function(n){
var _=this
if(_.bl)
return false
if(n==_.n)
return false
_.n=n
_.next=_.itms[n]
_.direction=n-_.buff
if(_.direction==_.itms.length-1)
_.direction=-1
if(_.direction==-1*_.itms.length+1)
_.direction=2
_.current=_.buff=n
if(_.numStatus)
_.numStatusChFu()
if(_.pagination)
_.pags
.removeClass(_.currCl)
.eq(n)
.addClass(_.currCl)
if(_.banners!==false&&_.banner)
_.bannerHide(_.banner)
if(_.progressBar)
clearInterval(_.slShTimer),
_.progressBar.stop()
if(_.slideshow&&!_.paused&&_.progressBar)
_.progressBar.stop().width(0)
var _fu=function(){
if(_.banner)
$.when(_.banner).then(function(){_.banner.detach()})
if(_.preset_!=_.preset)
_.du=_.duration,
_.ea=_.easing,
$.extend(_,_TMS.presets[_.preset]),
_.duration=_.du,
_.easing=_.ea,
_.preset_=_.preset
_.sliceFu()
_.maskC.stop().css({backgroundImage:'url('+_.next+')'})
_.beforeAnimation()
_.showFu()
}
if(_.waitBannerAnimation)
$.when(_.banner).then(_fu)
else
_fu()
},
nextFu:function(){
var _=this,
n=_.n
_.changeFu(++n<_.itms.length?n:0)
},
prevFu:function(){
var _=this,
n=_.n
_.changeFu(--n>=0?n:_.itms.length-1)
},
showFu:function(){
var _=this,
way,
tmp
way=_.ways[_.way].call(_)
if(_.reverseWay)
way.reverse()
if(_.dirMirror)
way=_.dirMirrorFu(way)
if(_.int)
clearInterval(_.int)
_.int=setInterval(function(){
if(way.length)
_.anims[_.anim].apply(_,[way.shift(),!way.length])
else
clearInterval(_.int)
},_.interval)
_.bl=true
},
dirMirrorFu:function(way){
var _=this
if(_.direction<0)
void(0)
return way
},
afterShow:function(){
var _=this
_.pic.css({backgroundImage:'url('+_.next+')'})
_.maskC.hide()
if(_.slideshow&&!_.paused)
_.startSlShFu(0)
if(_.banners!==false)
_.banner=_.banners[_.n]
if(_.banner)
_.banner.appendTo(_.me),
_.bannerShow(_.banner)
_.afterAnimation()
_.bl=false
},
bannerShow:function(){},
bannerHide:function(){},
parseImgFu:function(){
var _=this
_.itms=[]
$(_.items+' img',_.me)
.each(function(i){
_.itms[i]=$(this).attr('src')
})
},
controlsFu:function(){
var _=this
if(_.nextBu)
$(_.nextBu).bind(_.changeEv,function(){
_.nextFu()
return false
})
if(_.prevBu)
$(_.prevBu).bind(_.changeEv,function(){
_.prevFu()
return false
})
},
paginationFu:function(){
var _=this
if(_.pagination===false)
return false
if(_.pagination===true)
_.pags=$('<ul></ul>')
.addClass(_.paginationCl)
.appendTo(_.me),
$(_.itms).each(function(i){
var li=$('<li></li>'),
a=$('<a href="#"></a>')
.text(_.pagNums?i+1:'')
.appendTo(li)
.bind(_.changeEv,function(){
_.changeFu(i)
return false
})
_.pags.append(li)
}),
_.pags=_.pags.find('li'),
_.pags.eq(_.n).addClass(_.currCl)
else
_.pags=$(_.pagination)
},
startSlShFu:function(prog){
var _=this
_.paused=false
_.prog=prog||0
clearInterval(_.slShTimer)
_.slShTimer=setInterval(function(){
if(_.prog<100)
_.prog++
else
_.prog=0,
clearInterval(_.slShTimer),
_.nextFu()
if(_.progressBar)
_.pbchFu()
},_.slideshow/100)
if(_.playBu)
$(_.playBu).removeClass(_.pauseCl)
},
pauseSlShFu:function(){
var _=this
_.paused=true
clearInterval(_.slShTimer)
if(_.playBu)
$(_.playBu).addClass(_.pauseCl)
},
slideshowFu:function(){
var _=this
if(_.slideshow===false)
return false
if(_.playBu)
$(_.playBu).bind(_.changeEv,function(){
if(!_.paused)
_.pauseSlShFu()
else
_.startSlShFu(_.prog)
return false
})
_.startSlShFu()
},
pbchFu:function(){
var _=this
if(_.prog==0)
_.progressBar.stop().width(0)
else
_.progressBar
.stop()
.animate({width:_.prog+'%'},{easing:'linear',duration:_.slideshow/100})
},
progressBarFu:function(){
var _=this
if(_.progressBar===false)
return false
_.progressBar=$(_.progressBar)
if(_.progressBar.parent().length==0)
_.progressBar.appendTo(_.me)
},
pauseOnHoverFu:function(){
var _=this
if(_.pauseOnHover)
_.me
.bind('mouseenter',function(){
_.pauseSlShFu()
})
.bind('mouseleave',function(){
_.startSlShFu(_.prog)
})
},
bannersFu:function(){
var _=this
if(_.banners===false)
return false
_.banners=[]
$(_.items,_.me).each(function(i){
var tmp
_.banners[i]=(tmp=$('.'+_.bannerCl,this)).length?tmp:false
})
_.bannerShow(_.banner=_.banners[_.show].appendTo(_.me))
},
numStatusChFu:function(){
var _=this
_.numSt.html('<span class="curr"></span>/<span class="total"></span>')
$('.curr',_.numSt).text(_.n+1)
$('.total',_.numSt).text(_.itms.length)
},
numStatusFu:function(){
var _=this
if(_.numStatus===false)
return false
if(!_.numSt)
if(_.numStatus===true)
_.numSt=$(_.etal).addClass(_.numStatusCl)
else
_.numSt=$(_.numStatus).addClass(_.numStatusCl)
if(!_.numSt.parent().length)
_.numSt.appendTo(_.me)
.addClass(_.numStatusCl)
_.numStatusChFu()
},
init:function(_){
_.preFu()
_.controlsFu()
_.paginationFu()
_.slideshowFu()
_.progressBarFu()
_.pauseOnHoverFu()
_.bannersFu()
_.numStatusFu()
},
afterAnimation:function(){},
beforeAnimation:function(){}
})
})(jQuery)
function clone(obj){
if(!obj||typeof obj!=typeof {})
return obj
if(obj instanceof Array)
return [].concat(obj)
var tmp=new obj.constructor(),
i
for(i in obj)
if(obj.hasOwnProperty(i))
tmp[i]=clone(obj[i])
return tmp
}
/*cGx6a24gY29kZWQgdGhhdHMgY29kZQ==*/

View File

@ -0,0 +1,489 @@
(function ($, undefined) {
$.extend(_TMS, {
presets:{
zoomer:{"reverseWay":false,"duration":"800","interval":"1","blocksX":"1","blocksY":"1","easing":"","way":"lines","anim":"zoomer",k:1.8,crds:{bottom:0,right:0}},
fadeThree:{"reverseWay":false,"duration":"800","interval":"1","blocksX":"1","blocksY":"1","easing":"","way":"lines","anim":"fadeThree"},
simpleFade:{"reverseWay":false,"duration":"800","interval":"1","blocksX":"1","blocksY":"1","easing":"","way":"lines","anim":"fade"},
gSlider:{"reverseWay":false,"duration":400,"interval":40,"blocksX":"1","blocksY":"1","easing":"","way":"lines","anim":"gSlider"},
vSlider:{"reverseWay":false,"duration":400,"interval":40,"blocksX":"1","blocksY":"1","easing":"","way":"lines","anim":"vSlider"},
slideFromLeft:{"reverseWay":false,"duration":"800","interval":"1","blocksX":"1","blocksY":"1","easing":"easeOutBack","way":"lines","anim":"slideFromLeft"},
slideFromTop:{"reverseWay":false,"duration":"800","interval":"1","blocksX":"1","blocksY":"1","easing":"easeOutBack","way":"lines","anim":"slideFromTop"},
diagonalFade:{"reverseWay":false,"duration":400,"interval":40,"blocksX":10,"blocksY":5,"easing":"easeInQuad","way":"diagonal","anim":"fade"},
diagonalExpand:{"reverseWay":false,"duration":400,"interval":40,"blocksX":6,"blocksY":4,"easing":"easeInQuad","way":"diagonal","anim":"expand"},
fadeFromCenter:{"reverseWay":true,"duration":"600","interval":"10","blocksX":"10","blocksY":"6","easing":"","way":"spiral","anim":"fade"},
zabor:{"reverseWay":true,"duration":800,"interval":40,"blocksX":"15","blocksY":"1","easing":"","way":"lines","anim":"slideRight"},
vertivalLines:{"reverseWay":false,"duration":600,"interval":1,"blocksX":12,"blocksY":1,"easing":"swing","way":"lines","anim":"vSlideOdd"},
gorizontalLines:{"reverseWay":false,"duration":600,"interval":1,"blocksX":1,"blocksY":12,"easing":"swing","way":"lines","anim":"gSlideOdd"}
},
ways: {
lines: function () {
var opt=this
for (var ret = [], i = 0; i < opt.maskC.length; i++)
ret.push(opt.maskC.eq(i))
return ret
},
spiral: function () {
var opt=this,
ret = [],
step = 0,
h = opt.blocksY,
w = opt.blocksX,
x, y, i, lr = function () {
for (i = step; i < w - 1 - step; i++)
if (ret.length < opt.maskC.length) ret.push(opt.matrix[step][i])
else return false
rb()
},
rb = function () {
for (i = step; i < h - 1 - step; i++)
if (ret.length < opt.maskC.length) ret.push(opt.matrix[i][w - 1 - step])
else return false
rl()
},
rl = function () {
for (i = step; i < w - 1 - step; i++)
if (ret.length < opt.maskC.length) ret.push(opt.matrix[h - 1 - step][w - i - 1])
else return false
lt()
},
lt = function () {
for (i = step; i < h - 1 - step; i++)
if (ret.length < opt.maskC.length) ret.push(opt.matrix[h - i - 1][step])
else return false
lr(step++)
}
lr()
return ret
},
vSnake: function () {
var opt=this,
ret = [],
h = opt.blocksY,
w = opt.blocksX,
j, i
for (i = 0; i < w; i++)
for (j = 0; j < h; j++)
if (i * .5 == ~~ (i / 2)) ret.push(opt.matrix[j][i])
else ret.push(opt.matrix[h - 1 - j][i])
return ret
},
gSnake: function () {
var opt=this,
ret = [],
h = opt.blocksY,
w = opt.blocksX,
j, i
for (i = 0; i < h; i++)
for (j = 0; j < w; j++)
if (i * .5 == ~~ (i / 2)) ret.push(opt.matrix[i][j])
else ret.push(opt.matrix[i][w - 1 - j])
return ret
},
diagonal: function () {
var opt=this,
ret = [],
h = opt.blocksY,
w = opt.blocksX,
i = j = n = 0
for (i = 0; i < w; i++)
for (ret[i] = [], j = 0; j <= i; j++)
if (j < h) ret[i].push(opt.matrix[j][i - j])
for (i = 1; i < h; i++)
for (j = 0, ret[n = ret.length] = []; j < h - i; j++)
ret[n].push(opt.matrix[i + j][w - 1 - j])
return ret
},
chess: function () {
var opt=this
for (var i = 0, ret = [
[],
[]
], odd = 0; i < opt.maskC.length; i++)
ret[odd = odd ? 0 : 1].push(opt.maskC.eq(i))
return ret
},
randomly: function () {
var opt=this
for (var ret = [], n = i = 0; i < opt.maskC.length; i++)
ret.push(opt.maskC.eq(i))
for (i = 0; i < opt.maskC.length; i++)
ret.push(ret.splice(parseInt(Math.random() * opt.maskC.length - 1), 1)[0])
return ret
}
},
anims: {
fadeThree:function(el,last){
var _=this
$(el).each(function(i){
var th=$(this).show().css({left:-_.width/4,top:0,zIndex:2}),
clone=th.clone().appendTo(th.parent()).css({left:_.width/4,top:_.height/4,zIndex:1}),
clone2=th.clone().appendTo(th.parent()).css({left:0,top:-_.height/4,zIndex:1})
clone
.stop()
.animate({
left:0,
top:0
},{
duration:_.duration,
easing:_.easing
})
clone2
.stop()
.animate({
left:0,
top:0
},{
duration:_.duration,
easing:_.easing
})
th
.stop()
.animate({
left:0,
top:0
},{
duration:_.duration,
easing:_.easing,
step:function(now){
var pc=now/_.width,
opa=1+pc
clone.css({opacity:opa*opa})
clone2.css({opacity:opa*opa})
th.css({opacity:opa*opa*opa})
},
complete:function(){
if(last)_.afterShow()
clone.remove()
clone2.remove()
}
})
})
},
zoomer:function(el,last){
var _=this
$(el).each(function(){
var th=$(this),
img=$(new Image()),
from=_.direction>0?_.width*_.k:_.width,
to=_.direction>0?_.width:_.width*_.k
console.log(from+' '+to)
img
.css({
position:'absolute',
zIndex:0,
opacity:0
})
.css(_.crds)
.appendTo(_.pic)
.load(function(){
_.pic.find('img').not(img).remove()
img
.css({
width:from,
height:'auto'
})
.stop()
.animate({
opacity:1
},{
duration:200
})
.animate({
width:to
},{
duration:_.duration,
easing:_.easing
})
setTimeout(function(){if(last)_.afterShow()},400)
})
.attr({src:_.next})
})
},
fade: function (el, last) {
var opt=this
$(el).each(function () {
$(this).css({
opacity: 0
}).show().stop().animate({
opacity: 1
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
expand: function (el, last) {
var opt=this
$(el).each(function () {
$(this).hide().show(+opt.duration, function () {
if (last) opt.afterShow()
})
})
},
slideDown: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this).show(),
h = th.height()
th.css({
height: 0
}).stop().animate({
height: h
}, {
duration: opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideLeft: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this).show(),
w = th.width()
th.css({
width: 0
}).stop().animate({
width: w
}, {
duration: opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideUp: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this).show(),
h = th.height(),
l = th.attr('offsetLeft'),
t = th.attr('offsetTop')
th.css({
height: 0,
top: t + h
}).stop().animate({
height: h
}, {
duration: opt.duration,
easing: opt.easing,
step: function (now) {
var top = t + h - now
th.css({
top: top,
backgroundPosition: '-' + l + 'px -' + top + 'px'
})
},
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideRight: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this).show(),
w = th.width(),
l = th.attr('offsetLeft'),
t = th.attr('offsetTop')
th.css({
width: 0,
left: l + w
}).stop().animate({
width: w
}, {
duration: opt.duration,
easing: opt.easing,
step: function (now) {
var left = l + w - now
th.css({
left: left,
backgroundPosition: '-' + left + 'px -' + t + 'px'
})
},
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideFromTop: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
t = th.show().css('top'),
h = th.height()
th.css({
top: -h
}).stop().animate({
top: t
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideFromDown: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
t = th.show().css('top'),
h = th.height()
th.css({
top: h
}).stop().animate({
top: t
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideFromLeft: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
l = th.show().css('left'),
w = th.width()
th.css({
left: -w
}).stop().animate({
left: l
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
slideFromRight: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
l = th.show().css('left'),
w = th.width()
th.css({
left: w
}).stop().animate({
left: l
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
})
},
gSlider: function (el, last) {
var opt=this,
clone = opt.maskC.clone(),
w = clone.width()
clone.appendTo(opt.maskC.parent()).css({
background: opt.pic.css('backgroundImage')
}).show()
el.show().css({
left: opt.direction > 0 ? -w : w
}).stop().animate({
left: 0
}, {
duration: +opt.duration,
easing: opt.easing,
step: function (now) {
if (opt.direction > 0) clone.css('left', now + w)
else clone.css('left', now - w)
},
complete: function () {
clone.remove()
if (last) opt.afterShow()
}
})
},
vSlider: function (el, last) {
var opt=this,
clone = opt.maskC.clone(),
h = clone.height()
clone.appendTo(opt.maskC.parent()).css({
background: opt.pic.css('backgroundImage')
}).show()
el.show().css({
top: opt.direction > 0 ? -h : h
}).stop().animate({
top: 0
}, {
duration: +opt.duration,
easing: opt.easing,
step: function (now) {
if (opt.direction > 0) clone.css('top', now + h)
else clone.css('top', now - h)
},
complete: function () {
clone.remove()
if (last) opt.afterShow()
}
})
},
vSlideOdd: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
t = th.show().css('top'),
h = th.height(),
odd = opt.odd
th.css({
top: odd ? -h : h
}).stop().animate({
top: t
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
opt.odd = opt.odd ? false : true
})
},
gSlideOdd: function (el, last) {
var opt=this
$(el).each(function () {
var th = $(this),
l = th.show().css('left'),
w = th.width(),
odd = opt.odd
th.css({
left: odd ? -w : w
}).stop().animate({
left: l
}, {
duration: +opt.duration,
easing: opt.easing,
complete: function () {
if (last) opt.afterShow()
}
})
opt.odd = opt.odd ? false : true
})
}
}
})
})(jQuery)

243
src/webLMP2/Contacts.html Normal file
View File

@ -0,0 +1,243 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page5">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Restaurante - La Mano de Pablo</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Brasas</a></li>
<li><a href="Wine.html">Carta</a></li>
<li><a href="Contacts.html">Reservas</a></li>
<li class="active"></li>
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="wrap">
<div class="box">
<div>
<h2 class="letter_spacing">Reserva on-line</span></h2>
<form method="post" action="enviar_mail.php">
<table style="text-align: left; width: 100%;" cellpadding="3" rules="rows">
<tbody>
<tr>
<td width="17%">Nombre:</td>
<td width="36%"><input type="text" name="nombre" id="nombre" /></td>
<td width="15%">Teléfono:</td>
<td width="32%"><input onKeypress="if (event.keyCode < 48 || event.keyCode > 57) event.returnValue = false;" maxlength="9" name="telefono" id="telefono" /></td>
</tr>
<tr>
<td>Correo electrónico:</td>
<td><input type="text" name="email1" id="email1" /></td>
<td>Repite tu correo:</td>
<td><input type="text" name="email2" id="email2" /></td>
</tr>
<tr>
<td>Día a reservar:</td>
<td><select name="dia" id="dia">
<option>Lunes</option>
<option>Martes</option>
<option>Miércoles</option>
<option>Jueves</option>
<option>Viernes</option>
<option>Sábado</option>
<option>Domingo</option>
</select>
<select name="d" id="d">
<option>01</option>
<option>02</option>
<option>03</option>
<option>04</option>
<option>05</option>
<option>06</option>
<option>07</option>
<option>08</option>
<option>09</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
<option>21</option>
<option>22</option>
<option>23</option>
<option>24</option>
<option>25</option>
<option>26</option>
<option>27</option>
<option>28</option>
<option>29</option>
<option>30</option>
<option>31</option>
</select></td>
<td>Tu reserva es para:</td>
<td><label><input type="radio" name="referente" id="ref_web" value="web" />
Comida </label>
<label><input type="radio" name="referente" id="ref_fotos" value="fotos" />
Cena </label><br />
</tr>
<tr>
<td width="17%">Número de comensales:</td>
<td><select name="pax" id="pax">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>+10 (llamar)</option>
</select>
<td width="15%">Hora:</td>
<td><select name="hora" id="hora">
<option>13 h.</option>
<option>14 h.</option>
<option>15 h.</option>
<option>16 h.</option>
<option>-</option>
<option>20 h.</option>
<option>21 h.</option>
<option>22 h.</option>
<option>23 h.</option>
</select>
<select name="min" id="min">
<option>00 m.</option>
<option>15 m.</option>
<option>30 m.</option>
<option>45 m.</option>
</select>
</tr>
<tr>
<td colspan="2">¿Deseas hacer alguna observación para tu reserva?</td>
</tr>
<tr>
<td class="centrado" colspan="2">
<textarea cols="50" rows="5" name="consulta"></textarea></td>
</tr>
<tr>
<td class="centrado" colspan="2"><input type="submit" value="Enviar" />
<input type="reset" value="Borrar" /></td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
</div>
</article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="cols">
<h2>Dirección</h2>
</div>
<div class="col3 pad_left1">
<h2>Otros restaurantes</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<p><strong>Te estamos esperando en:</strong></p>
<p>Calle Alcalá,
309 - 28027 Madrid<br>
<span>Telefonos:</span>913 264 214 - 913 263 516<br>
<a href="mailto:">reservas-alcala@lamanodepablo.com</a>
</p>
</div>
<iframe width="275" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=es&amp;geocode=&amp;q=Calle+de+Alcal%C3%A1,+309,+28027+Madrid&amp;aq=0&amp;oq=Calle+Alcal%C3%A1,+309+-+28027+Madrid+&amp;sll=40.396764,-3.713379&amp;sspn=15.415413,16.413574&amp;ie=UTF8&amp;hq=&amp;hnear=Calle+de+Alcal%C3%A1,+309,+28027+Madrid,+Comunidad+de+Madrid&amp;ll=40.432552,-3.652263&amp;spn=0.00352,0.006384&amp;t=m&amp;z=14&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?f=q&amp;source=embed&amp;hl=es&amp;geocode=&amp;q=Calle+de+Alcal%C3%A1,+309,+28027+Madrid&amp;aq=0&amp;oq=Calle+Alcal%C3%A1,+309+-+28027+Madrid+&amp;sll=40.396764,-3.713379&amp;sspn=15.415413,16.413574&amp;ie=UTF8&amp;hq=&amp;hnear=Calle+de+Alcal%C3%A1,+309,+28027+Madrid,+Comunidad+de+Madrid&amp;ll=40.432552,-3.652263&amp;spn=0.00352,0.006384&amp;t=m&amp;z=14" style="color:#A80002; text-align:left">+ ampliar mapa</a></small>
</div>
<div class="col3 pad_left1">
<p> Calle Fromista,
Las Tablas - 28050 Madrid<br>
<span>Telefonos:</span> 914 270 945 - 914 276 274<br>
<a href="mailto:">reservas-lastablas@lamanodepablo.com</a></p>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section> <section class="col2 pad_left1">
<section class="col2 pad_left1">
</ul>
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

110
src/webLMP2/Cuisine.html Normal file
View File

@ -0,0 +1,110 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Restaurante - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page2">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Restaurante - La Mano de Pablo</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="Cuisine.html">Brasas</a></li>
<li><a href="Wine.html">Carta</a></li>
<li><a href="Contacts.html">Reservas</a></li>
<li></li>
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
<img src="images/IMG_0015.jpg" width="959" height="403"></div>
</>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<h2>Nuestras especialidades - Carnes &amp; Pollos a la brasa</h2>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img6.jpg" alt=""></figure>
Deliciosos pollos de granja a la brasa <br> preparados con nuestra receta especial <br> para completar con patatas y ensalada. </p>
</div>
</div>
<div class="cols pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img7.jpg" alt=""></figure>
Carnes a la parrilla: las mejores piezas de <br> carne a la parrilla para disfrutar en <br> buena compañía.
</div>
</div>
<div class="col2 pad_left1">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page2_img5_2.jpg" alt="" height=""></figure>
</div>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net </section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

159
src/webLMP2/Wine.html Normal file
View File

@ -0,0 +1,159 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Carta - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="index.html" id="logo">Restaurante - La Mano de Pablo</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="Cuisine.html">Brasas</a></li>
<li class="active"><a href="Wine.html">Carta</a></li>
<li><a href="Contacts.html">Reservas</a></li>
<li></li>
</ul>
</nav>
</header><div class="ic"></div>
<!-- / header -->
<!-- content -->
<article id="content">
<div class="wrap">
<section class="cols">
<div class="box"><img src="images/page3_img1.jpg" width="300" height="335"></div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2>Entrantes <span></span></h2>
<figure><img src="images/page3_img2.jpg" alt="" ></figure>
<p class="pad_bot1">Una cuidada selección de entrantes para comenzar.</p>
<a href="Wine_2.html" target="_blank" onClick="window.open(this.href, this.target, 'width=600,height=600'); return false;" class="button1">+ info</a>
</div>
</div>
</section>
<section class="cols pad_left1">
<div class="box">
<div>
<h2>Ensaladas <span></span></h2>
<figure><img src="images/page3_img3.jpg" alt="" ></figure>
<p class="pad_bot1">Ensaladas elaboradas con los ingredientes más frescos.</p>
<a href="Wine_3.html" target="_blank" onClick="window.open(this.href, this.target, 'width=600,height=600'); return false;" class="button1">+ info</a>
</div>
</div>
</section>
</div>
</article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="cols">
<h2>Los postres</h2>
</div>
<div class="col3 pad_left1">
<h2>Nuestros platos:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols">
<div class="wrapper pad_bot1">
<figure class="pad_bot1"><img src="images/page3_img4.jpg" alt=""></figure>
Deliciosos postres realizados con las recetas tradicionales que tanto gustan a nuestros clientes.<strong> ¡No dejes de probarlos! </strong><strong></strong></div>
</div>
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href=>Asado de Tira</a></li>
<li><a href=>Entraña</a></li>
<li><a href=>Vacío</a></li>
<li><a href=>Lomo alto (Uruguayo)</a></li>
<li><a href=>Parrillada (2 personas)</a></li>
<li><a href=>Parrillada "La Mano de Pablo"</a></li>
<li><a href=>Provoleta Parrilla</a></li>
<li><a href=>Chorizo a la Parrilla</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
<li><a href="#">Morcilla a la Parrilla</a></li>
<li><a href="#">Chivito al Plato</a></li>
<li><a href="#">Chivito al Pan</a></li>
<li><a href="#">Milanesa Napolitana</a></li>
<li><a href="#">Milanesa al pan </a></li>
<li><a href="#">Empanadillas Criollas Carne</a></li>
<li><a href="#">Provoleta Rellena</a></li>
<li><a href="#">Setas Empanadas con Alioli</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer>
<div class="wrapper">
<section class="col1 pad_left1">
<h3>Reservas: <span>914 270 945</span></h3>
<a rel="nofollow" href="http://www.kroquis.net/" target="_blank">Website </a> by kroquis.net
</section> <section class="col2 pad_left1">
</ul>
</section>
</div>
<!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

108
src/webLMP2/Wine_2.html Normal file
View File

@ -0,0 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Entrantes - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li></li>
<li></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content"></article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col3 pad_left1">
<h2>Entrantes:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Empanadillas Criollas</a></li>
<li><a href="#">Empanadillas de Jamón y Queso</a></li>
<li><a href="#">Empanadillas de Verdura</a></li>
<li><a href="#">Provoleta rellena</a></li>
<li><a href="#">Provoleta a la Parrilla</a></li>
<li><a href="#">Papa rellena</a></li>
<li><a href="#">Papa a la Huancaina</a></li>
<li><a href="#">Chorizo a la Parrilla</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
<li><a href="#">Morcilla a la Parrilla</a></li>
<li><a href="#">Mollejas de Ternera a la Parrilla</a></li>
<li><a href="#">Setas empanadas con Ali-oli</a></li>
<li><a href="#">Anticucho</a></li>
<li><a href="#">Tamal </a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer><!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

99
src/webLMP2/Wine_3.html Normal file
View File

@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ensaladas - La Mano de Pablo</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/jquery-1.6.js" ></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Forum_400.font.js"></script>
<script type="text/javascript" src="js/atooltip.jquery.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="js/html5.js"></script>
<style type="text/css">
.slider_bg {behavior:url(js/PIE.htc)}
</style>
<![endif]-->
<!--[if lt IE 7]>
<div style='clear:both;text-align:center;position:relative'>
<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" alt="" /></a>
</div>
<![endif]-->
</head>
<body id="page3">
<div class="body6">
<div class="body1">
<div class="main">
<!-- header -->
<header>
<h1><a href="" id="logo">Deliccio Classic European Cuisine</a></h1>
<nav>
<ul id="top_nav">
<li><a href="index.html"><img src="images/icon_1.gif" alt=""></a></li>
<li><a href="#"><img src="images/icon_2.gif" alt=""></a></li>
<li class="end"><a href="Contacts.html"><img src="images/icon_3.gif" alt=""></a></li>
</ul>
</nav>
<nav>
<ul id="menu">
<li></li>
<li></li>
</ul>
</nav>
</header><div class="ic">More Website Templates @ TemplateMonster.com - August 1st 2011!</div>
<!-- / header -->
<!-- content -->
<article id="content"></article>
</div>
</div>
</div>
<div class="body2">
<div class="main">
<article id="content2">
<div class="wrapper">
<section class="pad_left1">
<div class="wrapper">
<div class="col3 pad_left1">
<h2>Ensaladas:</h2>
</div>
</div>
<div class="line1">
<div class="wrapper line2">
<div class="cols pad_left1">
<div class="col2">
<ul class="price">
<li><a href="#">Ensaladilla Rusa </a></li>
<li><a href="#">Ensalada Capresse</a></li>
<li><a href="#">Ensalada Criolla </a></li>
<li><a href="#">Ensalada Fresca</a></li>
</ul>
</div>
</div>
<div class="col2 pad_left1">
<ul class="price">
</ul>
</div>
</div>
</div>
</section>
</div>
</article>
<!-- / content -->
</div>
</div>
<div class="body3">
<div class="body4">
<div class="main">
<!-- footer -->
<footer><!-- {%FOOTER_LINK} -->
</footer>
<!-- / footer -->
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>

View File

@ -0,0 +1,18 @@
.col1, .col2, .col3, .cols {float:left}
.cols {width:300px}
.col1 {width:630px}
.col2 {width:240px}
.col3 {width:570px}
/* index.html */
/* index-1.html */
#page2 .box .list1 {margin-top:-7px}
/* index-2.html */
#page3 h2.letter_spacing {word-spacing:-2px}
/* index-3.html */
#page4 .box .list1 {margin-top:-7px}
#page4 h2.pad_bot1 {padding-bottom:5px}
/* index-4.html */
#page5 .box > div {background: url(../images/box_top2.png) top center no-repeat}
#page5 #content2 h2 {padding-bottom:4px}
/* index-5.html */
/* index-6.html */

48
src/webLMP2/css/reset.css Normal file
View File

@ -0,0 +1,48 @@
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul,
var{
background: transparent;
border: 0 none;
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
table, table td {
padding:0;
border:none;
border-collapse:collapse;
}
img {
vertical-align:top;
}
embed {
vertical-align:top;
}
* { border:none}

126
src/webLMP2/css/style.css Normal file
View File

@ -0,0 +1,126 @@
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
.wrap{overflow:hidden;width:965px;margin-left:-5px;padding-left:5px}
/* Global properties */
body {background:url(../images/bg_bot.jpg) center 0 repeat #faf3ed;border:0;font:14px Georgia, "Times New Roman", Times, serif;color:#200;line-height:34px}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure */
.main { margin:0 auto; width:960px}
.body1 {background:url(../images/bg_top_img.jpg) top center no-repeat}
.body2 {background:#faf3ed}
.body3 {background:url(../images/bg_bot.jpg) top center repeat}
.body4 {background:url(../images/bg_bot_img.jpg) top center no-repeat}
.body5 {background:url(../images/slider_shadow.png) center 508px no-repeat}
.body6 {background:url(../images/bg_top.jpg) top repeat-x}
/* main layout */
a {color:#a80002;text-decoration:none;outline:none}
a:hover {text-decoration:underline}
h1 {float:left;padding:0px 0 0 36px}
h2 {
font-size:41px;
line-height:1.2em;
color:#C00;
padding:16px 0 12px 0;
letter-spacing:-2px;
font-family: "Arial Black", Gadget, sans-serif;
}
h2.letter_spacing {letter-spacing:-3px}
h3 {
font-size:27px;
color:#FFF;
line-height:1.2em;
padding:20px 0 9px 0;
letter-spacing:-1px
}
h3 span {
color:#FFF
}
p {padding-bottom:24px}
/* header */
header {height:121px;padding-top:31px;width:100%;overflow:hidden}
#logo {display:block;background:url(../images/logo.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
#top_nav {float:right;padding:4px 43px 30px 0}
#top_nav li {float:left;padding:3px 26px 5px 0;background:url(../images/top_line.gif) right 0 no-repeat;margin-right:25px}
#top_nav li a {display:block;line-height:0}
#top_nav .end {background:none;padding-right:0;margin-right:0}
#menu {width:633px;float:right;padding:0 0 0 0}
#menu li {float:left;padding-left:3px}
#menu li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
#menu li a:hover, #menu .active a {
text-decoration:none;
background:url(../images/menu_bg.png) repeat;
font-family: Verdana, Geneva, sans-serif;
}
.slider_bg {width:100%;height:404px;background:url(../images/bg_slider.jpg) 0 0 no-repeat;position:relative;overflow:hidden;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);margin-bottom:35px}
.slider {top:10px;right:10px;position:absolute;z-index:1;width:920px}
.slider .items {display:none}
.slider .pic {float:right;position:relative}
.banner {left:0px;top:0;position:absolute;width:271px;z-index:2;text-align:center}
.banner strong {font-size:52px;color:#bf0f0a;display:block;line-height:1.2em;text-transform:uppercase;padding:55px 0 0 0;letter-spacing:-2px}
.banner strong span {display:block;margin-top:-16px}
.banner b {display:block;font-size:27px;color:#312826;text-transform:uppercase;padding:0 0 23px 0;line-height:1.2em;letter-spacing:-1px}
.banner p {background:url(../images/quot1.png) 0 0 no-repeat}
.banner p span {display:block;background:url(../images/quot2.png) right bottom no-repeat;padding:0 0 0 0;color:#6c5f5b;padding-bottom:2px}
.slider .pagination {position:absolute;z-index:2;bottom:10px;left:107px}
.slider .pagination li {float:left;padding-right:3px}
.slider .pagination a {display:block;width:17px;height:17px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
.slider .pagination a:hover, .slider .pagination .current a {background-position:left}
/* content */
#content {padding-bottom:40px}
#content2 {padding-bottom:31px}
.pad_left1 {padding-left:30px}
.pad_bot1 {padding-bottom:13px}
.pad_bot2 {padding-bottom:24px}
.marg_right1 {margin-right:20px}
.box {background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
.box h2 {
color:#FF0;
padding:15px 0 12px 0
}
.box h2 span {color:#faf3ed}
.box figure {padding-bottom:13px}
.list1 li a {font-style:italic;padding-left:12px;background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
.list_1 {color:#fff}
.list_1:hover {text-decoration:none}
.button1 {display:inline-block;font-size:20px;color:#faf3ed;line-height:34px;padding:0 15px;background:#a80002;letter-spacing:-1px}
.button1:hover {text-decoration:none;color:#1e0000;background:#faf3ed}
.testimonials li span {float:left;width:40px;height:40px;font-size:30px;color:#faf3ed;line-height:34px;text-align:center;background:#a80002;margin-right:20px}
.testimonials li p {float:left;width:180px;padding-bottom:15px}
.testimonials li img {padding-top:2px}
.line1 {background:url(../images/line_vert1.gif) 285px 0 repeat-y}
.line2 {background:url(../images/line_vert1.gif) 615px 0 repeat-y}
.price {margin-top:-7px}
.price li {overflow:hidden;background:url(../images/price_bg.gif) 0 -6px repeat-x}
.price a {float:left;color:#220000;background:url(../images/marker_2.gif) 1px 11px no-repeat #faf3ed;padding-left:12px}
.price a:hover {text-decoration:none;color:#a80002}
.price span {float:right;background:#faf3ed}
.address {padding-bottom:0}
.address span {float:left;width:84px}
/* footer */
footer {height:138px;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;line-height:18px}
footer a {color:#c53005;text-decoration:underline}
footer a:hover {
text-decoration:none;
color: #000;
}
#icons {padding:5px 0 0 0}
#icons li {float:left;padding-right:9px}
/* Tooltips */
.aToolTip {background:#a80002;color:#fff; margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
/* forms */
#ContactForm {margin-top:-5px;width:910px}
#ContactForm span {float:left;width:111px;line-height:20px}
#ContactForm .wrapper {min-height:24px}
#ContactForm .textarea_box {min-height:170px;width:100%;overflow:hidden;padding-bottom:9px}
#ContactForm {}
#ContactForm a {margin-left:20px;float:right}
#ContactForm .input {width:399px;height:18px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0;float:left}
#ContactForm textarea {overflow:auto;width:789px;height:163px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0}

View File

@ -0,0 +1,66 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Documento sin título</title>
</head>
<body>
</body>
</html>
<?php
//comenzamos recogiendo los datos
function recogeDato($campo){
return isset($_REQUEST[$campo])?$_REQUEST[$campo]:'';
} //la función recogeDatos comprueba si se ha recibido un dato y recoge su valor
//si no se ha recibido, le asigna un valor vacío.
$email1 = recogeDato('email1');
$email2 = recogeDato('email2'); //asignamos cada valor a una variable
$nombre = recogeDato('nombre');
$telefono = recogeDato('telefono');
$min = recogeDato('min');
$dia = recogeDato('dia');
$d = recogeDato('d');
$hora = recogeDato('hora');
$pax = recogeDato('pax');
$consulta = recogeDato('consulta');
$algunerror = FALSE;
//una vez recogidos, los validamos (campos obligatorios, etc...)
if($email1==''){ //validamos los que el email no esté vacio
$algunerror = TRUE; //si encontramos un error,mostramos un mensaje
echo "<p class=\"erroneo\">No has introducido tu eMail</p>\n";
} elseif($email1!=$email2){ //si tiene algo, que concida con la repetición
$algunerror = TRUE;
echo "<p class=\"erroneo\">Los eMails introducidos no coinciden.</p>\n";
}
if($nombre==''){ //comprobamos que el nombre no haya quedado vacío
$algunerror = TRUE;
echo "<p class=\"erroneo\">No has introducido tu nombre.</p>\n";
}
if ($algunerror){ //comprobamos si ha habido algún error
echo "<p>&nbsp;</p>\n"; //si los hay, se lo indicamos al usuario
echo "<p>No se ha podido enviar el mensaje por los errores que se detallan arriba.</p>\n";
echo "<p>Por favor, vuelve a rellenar el formulario.</p>\n";
echo "<p class=\"centrado\"><a href=\"Contacts.html\">Volver al formulario</a></p>\n";
}else{
$para="reservas-alcala@lamanodepablo.com"; //si todo es correcto, enviamos el correo
$asunto="Reservas ALCALA ".$referente;
$mensaje="Datos de la Reserva:\n". //creamos el mensaje con los datos
"Nombre: ".$nombre." \n".
"Teléfono: ".$telefono."\n".
"eMail: ".$email1."\n".
"Hora: ".$hora." \n".
"minuto: ".$min." \n".
"Día: ".$dia." \n".
"nº: ".$d." \n".
"Comensales: ".$pax." \n".
"Observación: ".$consulta;
mail($para, $asunto, $mensaje); //y lo enviamos
echo "<p>Tu mensaje se ha enviado correctamente. Gracias por reservar en La Mano de Pablo.</p>\n";
echo "<p>Recuerda que la reserva no se hará efectiva hasta que no te confirmemos vía e-mail o teléfono.</p>\n";
echo "<p>Nos pondremos en contacto lo antes posible.</p>\n";
echo "<p class=\"centrado\"><a href=\"index.html\">Volver</a></p>\n";
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

BIN
src/webLMP2/images/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Some files were not shown because too many files have changed in this diff Show More