-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmap.php
More file actions
executable file
·166 lines (138 loc) · 5.54 KB
/
map.php
File metadata and controls
executable file
·166 lines (138 loc) · 5.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<?php
include_once('jcart/jcart.php');
require("admin/bootstrap.php");
defined('SYSPATH_ADMIN') or die('No direct script access.');
include( dirname(__FILE__) . SYSPATH_LANG );
?><!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 charset="utf-8">
<title><?=TITLE_INDEX;?></title>
<meta name="description" content="<?=SEO_DESCRIPTION_RESTAURANTE_INTERFACE;?>">
<meta name="keywords" content="<?=SEO_KEYWORDS_RESTAURANTE_INTERFACE;?>">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="scripts/jquery.min.js"></script>
<script type="text/javascript" src="scripts/jquery.curvycorners.min.js"></script>
<link href="stylesheet/stylesheet.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="scripts/jquery-ui-1.8.4.custom.min.js"></script>
<link href="scripts/jqueryui/css/redmond/jquery-ui-1.8.4.custom.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="scripts/thickbox.js"></script>
<link href="scripts/thickbox.css" rel="stylesheet" type="text/css" />
<link rel="SHORTCUT ICON" href="favicon2.ico" />
<script>
$(function() {
flag = 0;
$("a.header").each(function() {
loc = window.location.href;
url = $(this).attr("href");
if (loc.indexOf(url) > -1) {
if (loc[loc.length-1]=="restaurante.php") {
if (url=="restaurante.php")
$(this).css("color", "yellow");
}
else if (url!="restaurante.php") {
$(this).css("color", "yellow");
}
else {
$(this).css("color", "yellow");
}
}
});
});
</script>
</head>
<!-- header -->
<?php require("_header.inc.php"); ?>
<!-- header -->
<?php $comp_data = GenericSql::getEmpresa(); ?>
<body>
<script>
$(function() {
if ($(window).width() < 1100) {
$("#table990").css("padding-right", "60px");
}
});
</script>
<div style="height:0px; overflow:hidden;"></div>
<table width="999" border="0" cellpadding="0" cellspacing="0" align="center" id="table990" class="table bg">
<tr>
<td id="left_column" valign="top">
<div id="index_ordering_is_easy">
<div class="round_corner_parent" style="position:relative;"> <!-- http://placehold.it/970x400 -->
<div style="font-size:20px; color:#666; padding-left:10px; font-weight:bold;"><?=LBL_FIND_US;?></div><br>
<div style="font-size:20px; color:#666; padding-left:10px;"><?php echo html_entity_decode($comp_data['frontend2']); ?></div>
<div style="background-color:#dcdcdc; height:1px; overflow:hidden; width:997px; margin-top:20px; margin-bottom:10px;" class="table bg"></div>
<center>
<!-- GMAP - area atendimento -->
<iframe width="960" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="<?php echo $array_empresa['gmap']; ?>"></iframe><br />
<div>
<div style="float:left;"><?php echo str_repeat(' ', 7); ?><img height="12" src="images/icons/area-legend.png"><img height="12" src="images/icons/area-legend-2.png"><?php echo str_repeat(' ', 1); ?> <small> <?php echo MSG_DELIVERY_AREA_PRICE; ?> </div>
<div style="float:right;"><?php echo str_repeat(' ', 25); ?> <?php echo MSG_DELIVERY_AREA_SEE_GOOGLE; ?> <a target="_blank" href="<?php echo $array_empresa['gmap']; ?>" style="color:#0000FF;text-align:left"> Map </a> </small><?php echo str_repeat(' ', 7); ?></div>
</div><br />
<!-- GMAP - area atendimento -->
</center>
<?php if( SYSPATH_LANG == "/includes/lang/pt-br.php" ) { ?>
<center>
<img src="images/passos_oficial.png" width=970 />
</center>
<?php } else { ?>
<center>
<img src="images/passos_oficial-EN.png" width=970 />
</center>
<?php } ?>
<div class="promo1_bg" style="position:absolute; top:0px;"> </div>
<div class="promo1" style="padding-left:30px; position:absolute;"> <br />
<div style="color:#000000; font-size:28px; line-height:24px; font-weight:bold;"> </div>
<div style="height:15px; overflow:hidden;"></div>
<div style="color:#FFFFFF; font-size:24px; line-height:26px; font-weight:bold;"></div><br />
</div>
</div>
<div style="height:22px; overflow:hidden;"></div>
</div>
<table width="997" border="0" cellpadding="0" cellspacing="0" align="center" id="table990" class="table bg">
<tr>
<td width="970" valign="top" id="left_column">
<script>
$(function() {
settings = {
tl: { radius: 10 },
tr: { radius: 10 },
bl: { radius: 10 },
br: { radius: 10 },
antiAlias: true,
autoPad: true
}
$(".round_bar")
.css("padding-top", "10px")
.css("padding-bottom", "10px")
.css("padding-left", "15px")
.css("padding-right", "10px")
.corner(settings);
});
</script>
<script>
$(function(){
settings = {
tl: { radius: 15 },
tr: { radius: 15 },
bl: { radius: 0 },
br: { radius: 0 },
antiAlias: true,
autoPad: true
}
$('.round_corner').corner(settings);
$("#index_ordering_is_easy").height($("#ordering_is_easy").height());
});
</script>
</td>
</tr>
</table>
<div style="background-color:#dcdcdc; height:1px; overflow:hidden; width:997px; margin-top:20px; margin-bottom:10px;" class="table bg"></div><br />
</td>
</tr>
</table>
<!-- footer -->
<?php require("_footer.inc.php"); ?>
<!-- footer -->
</body>
</html>