lcbo 1.2.3 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG.md +17 -0
- data/Gemfile +5 -0
- data/Rakefile +3 -48
- data/lcbo.gemspec +2 -2
- data/lib/lcbo/pages/product_page.rb +74 -32
- data/lib/lcbo/pages/store_list_page.rb +3 -28
- data/lib/lcbo/pages/store_page.rb +2 -2
- data/lib/lcbo/version.rb +1 -1
- data/spec/pages/product_pages.yml +392 -283
- data/spec/pages/product_pages/1.html +1184 -1053
- data/spec/pages/product_pages/2.html +1181 -1068
- data/spec/pages/product_pages/3.html +1194 -1063
- data/spec/pages/product_pages/4.html +1157 -1053
- data/spec/pages/product_pages/5.html +1166 -1061
- data/spec/pages/product_pages/6.html +251 -231
- data/spec/pages/product_pages/7.html +1179 -1053
- data/spec/pages/product_pages/8.html +1312 -1180
- data/spec/pages/product_pages/9.html +1287 -1192
- data/spec/pages/store_list_pages.yml +623 -612
- data/spec/pages/store_list_pages/1.html +1 -9477
- data/spec/pages/store_pages.yml +4 -3
- data/spec/pages/store_pages/1.html +730 -733
- data/spec/pages/store_pages/2.html +729 -732
- data/spec/spec_helper.rb +1 -0
- metadata +13 -11
- data/spec/pages/product_pages/10.html +0 -1405
- data/spec/pages/product_pages/11.html +0 -1398
data/spec/pages/store_pages.yml
CHANGED
@@ -28,7 +28,7 @@
|
|
28
28
|
:fax: (416) 291-0246
|
29
29
|
:latitude: 43.7838
|
30
30
|
:longitude: -79.2902
|
31
|
-
:sunday_open:
|
31
|
+
:sunday_open: 720
|
32
32
|
:sunday_close: 1020
|
33
33
|
:monday_open: 600
|
34
34
|
:monday_close: 1320
|
@@ -51,6 +51,7 @@
|
|
51
51
|
:has_vintages_corner: true
|
52
52
|
:has_parking: true
|
53
53
|
:has_transit_access: true
|
54
|
+
|
54
55
|
- :file: 2.html
|
55
56
|
:desc: Store that is not open on some days
|
56
57
|
:uri: http://www.lcbo.com/lcbo-ear/jsp/storeinfo.jsp?STORE=610&language=EN
|
@@ -93,7 +94,7 @@
|
|
93
94
|
:thursday_open: 600
|
94
95
|
:thursday_close: 1080
|
95
96
|
:friday_open: 600
|
96
|
-
:friday_close:
|
97
|
+
:friday_close: 1200
|
97
98
|
:saturday_open: 600
|
98
99
|
:saturday_close: 1080
|
99
100
|
:has_wheelchair_accessability: true
|
@@ -104,4 +105,4 @@
|
|
104
105
|
:has_special_occasion_permits: false
|
105
106
|
:has_vintages_corner: false
|
106
107
|
:has_parking: true
|
107
|
-
:has_transit_access: false
|
108
|
+
:has_transit_access: false
|
@@ -1,221 +1,220 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<
|
23
|
-
<
|
24
|
-
<script type="text/javascript" src="
|
25
|
-
<script type="text/javascript"
|
26
|
-
|
27
|
-
|
28
|
-
var
|
29
|
-
var
|
30
|
-
|
31
|
-
|
32
|
-
var
|
33
|
-
var
|
34
|
-
var
|
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
|
-
col3.
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
col3.
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
var
|
89
|
-
var
|
90
|
-
var
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
var
|
98
|
-
var
|
99
|
-
var
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
var
|
107
|
-
var
|
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
|
-
var
|
156
|
-
var
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
<meta http-equiv=
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
<meta property="og:
|
187
|
-
<meta property="og:
|
188
|
-
<meta property="og:
|
189
|
-
<meta property="og:
|
190
|
-
<meta property="og:
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
<link rel="stylesheet" href="/storesearch/
|
204
|
-
<
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
<
|
211
|
-
<
|
212
|
-
|
213
|
-
<
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
<html>
|
22
|
+
<head>
|
23
|
+
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true&v=3&channel=storedetails_lcbo&client=gme-lcbo&language=en">"></script>
|
24
|
+
<script type="text/javascript" src="/global/jquery.js"></script>
|
25
|
+
<script type="text/javascript">
|
26
|
+
$(document).ready(function(){
|
27
|
+
var map;
|
28
|
+
var mapBounds;
|
29
|
+
var myOptions = new Array();
|
30
|
+
// array to contain markers
|
31
|
+
var storeMarker = null;
|
32
|
+
var storeLocation = new google.maps.LatLng($("#latitude").val(), $("#longitude").val());
|
33
|
+
var latOffset = parseFloat($("#latitude").val()) + 0.010;
|
34
|
+
var locationOffset = new google.maps.LatLng(latOffset.toString(), $("#longitude").val());
|
35
|
+
|
36
|
+
|
37
|
+
function loadMap() {
|
38
|
+
if (undefined == map) {
|
39
|
+
|
40
|
+
myOptions = {
|
41
|
+
zoom: 13,
|
42
|
+
center: storeLocation,
|
43
|
+
mapTypeControl: true,
|
44
|
+
navigationControlOptions: {style: google.maps.NavigationControlStyle.DEFAULT},
|
45
|
+
mapTypeControlOptions: {style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR},
|
46
|
+
mapTypeId: google.maps.MapTypeId.ROADMAP
|
47
|
+
};
|
48
|
+
map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);
|
49
|
+
}
|
50
|
+
map.setCenter(locationOffset);
|
51
|
+
mapBounds = new google.maps.LatLngBounds();
|
52
|
+
}
|
53
|
+
|
54
|
+
function addMarker(location) {
|
55
|
+
storeMarker = new google.maps.Marker({
|
56
|
+
position: storeLocation,
|
57
|
+
map: map
|
58
|
+
});
|
59
|
+
}
|
60
|
+
|
61
|
+
//highlights the current day
|
62
|
+
function highlightDay(row) {
|
63
|
+
var d=new Date();
|
64
|
+
if (d.getDay() == row) {
|
65
|
+
var col1 = $("#row"+row+"Day");
|
66
|
+
col1.attr('class','hoursToday');
|
67
|
+
var col2 = $("#row"+row+"Time");
|
68
|
+
col2.attr('class','hoursToday');
|
69
|
+
}
|
70
|
+
|
71
|
+
}
|
72
|
+
|
73
|
+
function markOpen(row) {
|
74
|
+
var col3 = $("#row"+row+"Flag");
|
75
|
+
col3.attr('class','hoursOpen');
|
76
|
+
col3.html("OPEN");
|
77
|
+
}
|
78
|
+
|
79
|
+
function markClosed(row) {
|
80
|
+
var col3 = $("#row"+row+"Flag");
|
81
|
+
col3.attr('class','hoursClosed');
|
82
|
+
col3.html("CLOSED");
|
83
|
+
}
|
84
|
+
|
85
|
+
//checks if the store is open today
|
86
|
+
function checkOpen(day, timeOpen, timeClose) {
|
87
|
+
var d=new Date();
|
88
|
+
var hours = d.getHours();
|
89
|
+
var minutes = d.getMinutes();
|
90
|
+
var theTime = hours*100+minutes;
|
91
|
+
return ((d.getDay() == day) && (theTime < timeClose) && (theTime > timeOpen));
|
92
|
+
}
|
93
|
+
|
94
|
+
//checks if the store is closed today
|
95
|
+
function checkIfClosedToday(day, timeOpen, timeClose) {
|
96
|
+
var d=new Date();
|
97
|
+
var hours = d.getHours();
|
98
|
+
var minutes = d.getMinutes();
|
99
|
+
var theTime = hours*100+minutes;
|
100
|
+
return ((d.getDay() == day) && ((theTime > timeClose) || (theTime < timeOpen)));
|
101
|
+
}
|
102
|
+
|
103
|
+
//marks the store as being either open or closed
|
104
|
+
function highlightIfOpen() {
|
105
|
+
var timeOpen;
|
106
|
+
var timeClosed;
|
107
|
+
for (var i=0; i < 7; i++) {
|
108
|
+
timeOpen = $("#"+i+"Open").val().replace(/:/gi, "");
|
109
|
+
timeClosed = $("#"+i+"Close").val().replace(/:/gi, "");
|
110
|
+
highlightDay(i);
|
111
|
+
if (checkOpen(i,timeOpen, timeClosed)) {
|
112
|
+
markOpen(i);
|
113
|
+
}
|
114
|
+
if (checkIfClosedToday(i, timeOpen, timeClosed)) {
|
115
|
+
markClosed(i);
|
116
|
+
}
|
117
|
+
}
|
118
|
+
|
119
|
+
}
|
120
|
+
|
121
|
+
function getAnnouncements() {
|
122
|
+
// clear the current selection list
|
123
|
+
$("#store_annoucements").html(" ");
|
124
|
+
|
125
|
+
queryString = "language="+"en";
|
126
|
+
$.ajax({
|
127
|
+
type: "GET",
|
128
|
+
url: "/storesearch/store_targetting/messages.xml",
|
129
|
+
async: true,
|
130
|
+
data: queryString,
|
131
|
+
dataType: "xml",
|
132
|
+
success: function(xml) {
|
133
|
+
|
134
|
+
$(xml).find('description').each(function(index){
|
135
|
+
if ($(this).attr("id")== "444") {
|
136
|
+
var storeText = $(this).text();
|
137
|
+
$("#store_announcements").html(storeText);
|
138
|
+
$("#announcements_container").show();
|
139
|
+
}
|
140
|
+
|
141
|
+
});
|
142
|
+
},
|
143
|
+
error: function(jqXHR, textStatus, errorThrown) { }
|
144
|
+
});
|
145
|
+
}
|
146
|
+
|
147
|
+
loadMap();
|
148
|
+
addMarker();
|
149
|
+
highlightIfOpen();
|
150
|
+
getAnnouncements();
|
151
|
+
$("#directionsImg").click( function() {
|
152
|
+
window.open($("#directionsLink").val());
|
153
|
+
});
|
154
|
+
var details = $("#infoWindow").html();
|
155
|
+
var html = '<table cellpadding="0" cellspacing="0" style="text-align: left;">'+details+'</table>';
|
156
|
+
var infowindow = new google.maps.InfoWindow({
|
157
|
+
content: html,
|
158
|
+
maxWidth: 200
|
159
|
+
});
|
160
|
+
google.maps.event.addListener(storeMarker, 'click', function() {
|
161
|
+
infowindow.open(map,storeMarker);
|
162
|
+
});
|
163
|
+
infowindow.open(map,storeMarker);
|
164
|
+
|
165
|
+
});
|
166
|
+
|
167
|
+
function PrintItemDetails(isVintages) {
|
168
|
+
if (isVintages == true) {
|
169
|
+
window.location="/lcbo-ear/jsp/vin_storeinfo_print.jsp?STORE=444&language=en";
|
170
|
+
} else {
|
171
|
+
var localwin=window.open("storeInfoPrinterFriendly.jsp?STORE=444&language=en","StoreInfoPrintPopup","status=0,scrollbars=1,resizable=1,width=700,height=600,top=0,left=0");
|
172
|
+
}
|
173
|
+
}
|
174
|
+
|
175
|
+
</script>
|
176
|
+
|
177
|
+
<style type="text/css">
|
178
|
+
|
179
|
+
|
180
|
+
</style>
|
181
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
182
|
+
<meta http-equiv=Expires content="Mon, 01 Jan 1996 01:01:01 GMT">
|
183
|
+
|
184
|
+
<meta property="fb:admins" content="595541334">
|
185
|
+
<meta property="og:title" content="LCBO | Store Information">
|
186
|
+
<meta property="og:description" content="I found my favourite LCBO store! Use the LCBO Store Search tool and find your favourite LCBO store.">
|
187
|
+
<meta property="og:type" content="website">
|
188
|
+
<meta property="og:image" content="http://www.lcbo.com/lcbo.jpg">
|
189
|
+
<meta property="og:site_name" content="LCBO.com">
|
190
|
+
<meta property="og:url" content="http://www.lcbo.com/storesearch/">
|
191
|
+
|
192
|
+
<title>LCBO Store Information</title>
|
193
|
+
|
194
|
+
<script language="Javascript">
|
195
|
+
|
196
|
+
function PrintItemDetails() {
|
197
|
+
var localwin=window.open("storeInfoPrinterFriendly.jsp?STORE=444&language=en","StoreInfoPrintPopup","status=0,scrollbars=1,resizable=1,width=700,height=600,top=0,left=0");
|
198
|
+
}
|
199
|
+
|
200
|
+
</script>
|
201
|
+
|
202
|
+
<link rel="stylesheet" href="/storesearch/lcbo.css" type="text/css" />
|
203
|
+
<link rel="stylesheet" href="/storesearch/storeInfo_map_LCBO.css" type="text/css" />
|
204
|
+
<base target="_top" />
|
205
|
+
</head>
|
206
|
+
|
207
|
+
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
208
|
+
|
209
|
+
<br />
|
210
|
+
<table width="774" border="0" cellspacing="0" cellpadding="0" class="mainborder" align="center">
|
211
|
+
<tr>
|
212
|
+
<td>
|
213
|
+
<table width="774" border="0" cellspacing="0" cellpadding="0"
|
214
|
+
align="center">
|
215
|
+
<tr>
|
216
|
+
<td>
|
217
|
+
|
219
218
|
<!--Beginning of Primary SSI file 2012//-->
|
220
219
|
|
221
220
|
<noscript><div style="position:absolute;top:0;left:0;background-color:#DADEAF;width:100%;text-align:center;font-size:10px;font-family:verdana,arial,helvetica,sans-serif;padding:5px 0px;color:#193105;">Please note: JavaScript (scripting) must be enabled for this site to work as intended.</div></noscript>
|
@@ -224,8 +223,8 @@ function PrintItemDetails() {
|
|
224
223
|
html {overflow-y: scroll;}
|
225
224
|
.AutoCompleteBackground {background-color:white;}
|
226
225
|
.AutoCompleteHighlight {background-color:#D6DE9D;}
|
227
|
-
#theDiv {width:
|
228
|
-
#theDiv2 {width:
|
226
|
+
#theDiv {width:282px;background-color:white;white-space:nowrap; overflow:hidden;z-index:1000 !important;}
|
227
|
+
#theDiv2 {width:282px;background-color:white;white-space:nowrap; overflow:hidden;z-index:1000 !important;}
|
229
228
|
</style>
|
230
229
|
|
231
230
|
<script type="text/javascript" src="/ssi/primary.js"></script>
|
@@ -234,14 +233,14 @@ html {overflow-y: scroll;}
|
|
234
233
|
<td title="Products" style="cursor:pointer;" onclick="document.location.href='/products/index.shtml';"><a id="graphic-products" title="Products" href="/products/index.shtml" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('topnav_r2_c4','','/ssi/images/topnav_r2_c4_f2.gif',1);" ><img name="topnav_r2_c4" src="/ssi/images/topnav_r2_c4.gif" width="86" height="22" border="0" alt="Products"></a></td>
|
235
234
|
<td title="Events & Courses | Podcasts | Planning Tips | The Basics" style="cursor:pointer;" onclick="document.location.href='/learn/index.shtml';"><a id="graphic-learn" title="Events & Courses | Podcasts | Planning Tips | The Basics" href="/learn/index.shtml" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('topnav_r2_c5','','/ssi/images/topnav_r2_c5_f2.gif',1);" ><img name="topnav_r2_c5" src="/ssi/images/topnav_r2_c5.gif" width="68" height="22" border="0" alt="Events & Courses | Podcasts | Planning Tips | The Basics"></a></td>
|
236
235
|
|
237
|
-
<td title="
|
236
|
+
<td title="Gift Cards" style="cursor:pointer;" onclick="document.location.href='/gifts/index.shtml';"><a id="graphic-gifts" title="Gift Cards" href="/gifts/index.shtml" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('topnav_r2_c6','','/ssi/images/topnav_r2_c6_f2.gif',1);" ><img name="topnav_r2_c6" src="/ssi/images/topnav_r2_c6.gif" width="96" height="22" border="0" alt="Gift Cards"></a></td>
|
238
237
|
|
239
238
|
<td><img src="/images/spacer.gif" width="20" height="22" border="0"></td>
|
240
239
|
|
241
240
|
<td>
|
242
241
|
<form name="quickSearchForm" id="quickSearchForm" method="get" action="/lcbo-ear/lcbo/product/searchResults.do" onsubmit="quickSearchForm_checkNameOrNumber()" style="padding: 0; margin: 0;">
|
243
242
|
<div style="position:relative;overflow:visible;cursor:pointer;">
|
244
|
-
<input name="ITEM_NAME" id="ITEM_NAME" value="Product Name, Item
|
243
|
+
<input name="ITEM_NAME" id="ITEM_NAME" value="Product Name, Item# or UPC code" type="text" autocomplete="off" style="color:#535C2C;border: 1px solid #D6DE9D; font-size: 9px; height: 20px;width:155px;padding-top:3px; padding-left:3px; font-family: arial,helvetica,sans-serif;" size="33" onfocus="this.value=''">
|
245
244
|
<div id="theDiv" style="padding:4px;position:absolute;left:0px;top:21px;visibility:hidden;border:solid #D6DE9D 1px;background-color:white;z-index:1;font-family:arial;font-size:10px;">
|
246
245
|
</div>
|
247
246
|
</div>
|
@@ -261,491 +260,491 @@ html {overflow-y: scroll;}
|
|
261
260
|
<script type="text/javascript">
|
262
261
|
quickSearchForm_setLanguage("EN");
|
263
262
|
quickSearchForm_setItemnameResults("15");
|
264
|
-
quickSearchForm_setItemnameLength("
|
263
|
+
quickSearchForm_setItemnameLength("45");
|
265
264
|
var set_inputForm_setItemnameResults = false;
|
266
265
|
</script>
|
267
|
-
<!--[if lt IE
|
266
|
+
<!--[if lt IE 9]>
|
268
267
|
<script type="text/javascript">
|
269
|
-
quickSearchForm_setItemnameResults("
|
268
|
+
quickSearchForm_setItemnameResults("3");
|
270
269
|
</script>
|
271
270
|
<![endif]-->
|
272
271
|
|
273
|
-
<!--End of Primary SSI file//-->
|
274
|
-
|
275
|
-
</td>
|
276
|
-
</tr>
|
277
|
-
<tr>
|
278
|
-
<td>
|
279
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
280
|
-
<tr>
|
281
|
-
<td> </td>
|
282
|
-
<td>
|
283
|
-
|
284
|
-
<style>
|
285
|
-
#2nd_storesearch {color:#cccc99;}
|
286
|
-
</style>
|
287
|
-
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
288
|
-
<a id="2nd_storesearch" href="/storesearch/">Store Search</a>
|
289
|
-
</font>
|
290
|
-
|
291
|
-
</td>
|
292
|
-
<td> </td>
|
293
|
-
</tr>
|
294
|
-
|
295
|
-
<tr>
|
296
|
-
<td><img name="nav_rde_r1_c2"
|
297
|
-
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
298
|
-
border="0"></td>
|
299
|
-
<td><img name="nav_rde_r1_c2"
|
300
|
-
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
301
|
-
border="0"></td>
|
302
|
-
<td><img name="nav_rde_r1_c2"
|
303
|
-
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
304
|
-
border="0"></td>
|
305
|
-
</tr>
|
306
|
-
|
307
|
-
<tr>
|
308
|
-
<td> </td>
|
309
|
-
<td>
|
310
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
311
|
-
<tr>
|
312
|
-
<td width="207" valign="top">
|
313
|
-
<table width="11%" border="0" cellspacing="0" cellpadding="0">
|
314
|
-
<tr>
|
315
|
-
<td><img name="food_drink_r1_c1"
|
316
|
-
src="http://www.lcbo.com/images/storesearch/lcbo_store.gif" width="236"
|
317
|
-
height="189" border="0" alt="LCBO Store"></td>
|
318
|
-
</tr>
|
319
|
-
<tr>
|
320
|
-
<td><img name="food_drink_r2_c1"
|
321
|
-
src="/images/storesearch/store_info.gif" width="236"
|
322
|
-
height="84" border="0" alt="Store Info"></td>
|
323
|
-
</tr>
|
324
|
-
</table>
|
325
|
-
|
326
|
-
<!-- Store Announcements -->
|
327
|
-
<div id="announcements_container" style="border: 1px solid #CCCCCC; width: 235px; margin-top: 10px; display: none;">
|
328
|
-
<div id="store_announcements" style="width: 100%; margin: 10px;">
|
329
|
-
</div>
|
330
|
-
</div>
|
331
|
-
<!-- Store Announcements -->
|
332
|
-
|
333
|
-
</td>
|
334
|
-
<td width="5"> </td>
|
335
|
-
<td width="479">
|
336
|
-
<table width="478" border="0" cellspacing="0" cellpadding="0"
|
337
|
-
class="border">
|
338
|
-
<tr>
|
339
|
-
<td height="271" valign="top">
|
340
|
-
<table width="100%" border="0" cellspacing="0"
|
341
|
-
cellpadding="10">
|
342
|
-
<tr>
|
343
|
-
<td style="text-align:center;">
|
344
|
-
<!--content starts here-->
|
345
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
346
|
-
<!--printer friendly starts here-->
|
347
|
-
<tr>
|
348
|
-
<td class="information_left" colspan="2"><span class="storeInfo_header">Store Information</span></td>
|
349
|
-
</tr>
|
350
|
-
<!--printer friendly ends here-->
|
351
|
-
|
352
|
-
<tr>
|
353
|
-
<td class="information_left" valign="top">
|
354
|
-
<table id="storeDetails" width="100%" border="0" cellspacing="0" cellpadding="0">
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
<tr style="height: 30px;">
|
361
|
-
<td><span class="main_font"><font
|
362
|
-
color="#859234" class="main_font"><b>LCBO Store # 444 :</b></font></span>
|
363
|
-
</td>
|
364
|
-
</tr>
|
365
|
-
|
366
|
-
|
367
|
-
<tr>
|
368
|
-
<td></td>
|
369
|
-
</tr>
|
370
|
-
<tr>
|
371
|
-
<td class="main_font"><i>KENNEDY & SHEPPARD (AGINCOURT MALL)</i></td>
|
372
|
-
</tr>
|
373
|
-
<tr>
|
374
|
-
<td class="main_font"></td>
|
375
|
-
</tr>
|
376
|
-
<tr>
|
377
|
-
<td class="main_font">2356 KENNEDY ROAD
|
378
|
-
</td>
|
379
|
-
</tr>
|
380
|
-
|
381
|
-
<tr>
|
382
|
-
<td class="main_font">
|
383
|
-
AGINCOURT MALL
|
384
|
-
</td>
|
385
|
-
</tr>
|
386
|
-
|
387
|
-
|
388
|
-
<tr>
|
389
|
-
<td class="main_font"></td>
|
390
|
-
</tr>
|
391
|
-
<tr>
|
392
|
-
<td class="main_font">TORONTO-SCARBOROUGH,
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
<nobr>M1T 3H1</nobr></td>
|
397
|
-
</tr>
|
398
|
-
<tr>
|
399
|
-
<td class="main_font"></td>
|
400
|
-
</tr>
|
401
|
-
<tr>
|
402
|
-
<td class="main_font"><span style="white-space: nowrap;">Telephone: 416-291-5304</span></td>
|
403
|
-
</tr>
|
404
|
-
<tr>
|
405
|
-
<td class="main_font"></td>
|
406
|
-
</tr>
|
407
|
-
<tr>
|
408
|
-
|
409
|
-
|
410
|
-
<td class="main_font"><span style="white-space: nowrap;">Fax: 416-291-0246</span></td>
|
411
|
-
|
412
|
-
|
413
|
-
</tr>
|
414
|
-
<tr>
|
415
|
-
<td></td>
|
416
|
-
</tr>
|
417
|
-
</table>
|
418
|
-
<!-- Table for info window -->
|
419
|
-
<table id="infoWindow" width="100%" border="0" cellspacing="0" cellpadding="0" style="display:none;">
|
420
|
-
|
421
|
-
<tr>
|
422
|
-
<td><font class="infoWindowStoreNumber" style="text-align: left;">LCBO Store # 444 :</font><br>
|
423
|
-
</td>
|
424
|
-
</tr>
|
425
|
-
|
426
|
-
|
427
|
-
<tr>
|
428
|
-
<td class="infoWindowTitle" style="text-align: left;">KENNEDY & SHEPPARD (AGINCOURT MALL)</td>
|
429
|
-
</tr>
|
430
|
-
<tr>
|
431
|
-
<td class="infoWindowBody" style="text-align: left;">2356 KENNEDY ROAD,
|
432
|
-
|
433
|
-
AGINCOURT MALL, </td>
|
434
|
-
</tr>
|
435
|
-
<tr>
|
436
|
-
<td class="infoWindowBody" style="text-align: left;">TORONTO-SCARBOROUGH,
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
<nobr>M1T 3H1</nobr></td>
|
441
|
-
</tr>
|
442
|
-
<tr>
|
443
|
-
<td class="infoWindowBody" style="text-align: left;">Telephone: 416-291-5304</td>
|
444
|
-
</tr>
|
445
|
-
</table>
|
446
|
-
<!-- Table for info window -->
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
</td>
|
451
|
-
<td class="information_right" valign="top">
|
452
|
-
<table border="0" cellspacing="0px" cellpadding="0px">
|
453
|
-
<tr style="height: 30px;">
|
454
|
-
<td colspan="4"><font color="#546415"><span
|
455
|
-
class="main_font"><b><font color="#859234"
|
456
|
-
class="main_font">HOURS OF OPERATION</font></b></span></font></td>
|
457
|
-
</tr>
|
458
|
-
<tr>
|
459
|
-
<td colspan="4"></td>
|
460
|
-
</tr>
|
461
|
-
<tr id="row0">
|
462
|
-
<td id="row0Day" class="hours" align="left">Sunday:</td>
|
463
|
-
|
464
|
-
<td id="row0Time" class="hours" align="left">
|
465
|
-
12:00 PM - 5:00 PM
|
466
|
-
|
467
|
-
</td>
|
468
|
-
<td style="width: 5px"></td>
|
469
|
-
<td style="width: 55px;" id="row0Flag" ></td>
|
470
|
-
</tr>
|
471
|
-
<tr>
|
472
|
-
<td colspan="4" class="hours"></td>
|
473
|
-
</tr>
|
474
|
-
<tr id="row1">
|
475
|
-
<td id="row1DAy" class="hours" align="left">Monday:</td>
|
476
|
-
|
477
|
-
<td id="row1Time" class="hours" align="left">
|
478
|
-
10:00 AM - 10:00 PM
|
479
|
-
|
480
|
-
</td>
|
481
|
-
<td style="width: 5px"></td>
|
482
|
-
<td id="row1Flag" ></td>
|
483
|
-
</tr>
|
484
|
-
<tr>
|
485
|
-
<td colspan="4" class="hours"></td>
|
486
|
-
</tr>
|
487
|
-
<tr id="row2">
|
488
|
-
<td id="row2Day" class="hours" align="left">Tuesday:</td>
|
489
|
-
|
490
|
-
<td id="row2Time" class="hours" align="left">
|
491
|
-
10:00 AM - 10:00 PM
|
492
|
-
|
493
|
-
</td>
|
494
|
-
<td style="width: 5px"></td>
|
495
|
-
<td id="row2Flag" ></td>
|
496
|
-
</tr>
|
497
|
-
<tr>
|
498
|
-
<td colspan="4" class="hours"></td>
|
499
|
-
</tr>
|
500
|
-
<tr id="row3">
|
501
|
-
<td id="row3Day" class="hours" align="left">Wednesday:</td>
|
502
|
-
|
503
|
-
<td id="row3Time" class="hours" align="left">
|
504
|
-
10:00 AM - 10:00 PM
|
505
|
-
|
506
|
-
</td>
|
507
|
-
<td style="width: 5px"></td>
|
508
|
-
<td id="row3Flag" ></td>
|
509
|
-
</tr>
|
510
|
-
<tr>
|
511
|
-
<td colspan="4" class="hours"></td>
|
512
|
-
</tr>
|
513
|
-
<tr id="row4">
|
514
|
-
<td id="row4Day" class="hours" align="left">Thursday:</td>
|
515
|
-
|
516
|
-
<td id="row4Time" class="hours" align="left">
|
517
|
-
10:00 AM - 10:00 PM
|
518
|
-
|
519
|
-
</td>
|
520
|
-
<td style="width: 5px"></td>
|
521
|
-
<td id="row4Flag" ></td>
|
522
|
-
</tr>
|
523
|
-
<tr>
|
524
|
-
<td colspan="4" class="hours"></td>
|
525
|
-
</tr>
|
526
|
-
<tr id="row5">
|
527
|
-
<td id="row5Day" class="hours" align="left">Friday:</td>
|
528
|
-
|
529
|
-
<td id="row5Time" class="hours" align="left">
|
530
|
-
10:00 AM - 10:00 PM
|
531
|
-
|
532
|
-
</td>
|
533
|
-
<td style="width: 5px"></td>
|
534
|
-
<td id="row5Flag" ></td>
|
535
|
-
</tr>
|
536
|
-
<tr>
|
537
|
-
<td colspan="4" class="hours"></td>
|
538
|
-
</tr>
|
539
|
-
<tr id="row6">
|
540
|
-
<td id="row6Day" class="hours" align="left">Saturday:</td>
|
541
|
-
|
542
|
-
<td id="row6Time" class="hours" align="left">
|
543
|
-
10:00 AM - 10:00 PM
|
544
|
-
|
545
|
-
</td>
|
546
|
-
<td style="width: 5px"></td>
|
547
|
-
<td id="row6Flag" ></td>
|
548
|
-
</tr>
|
549
|
-
</table>
|
550
|
-
</td>
|
551
|
-
</tr>
|
552
|
-
|
553
|
-
<tr>
|
554
|
-
<td colspan="2">
|
555
|
-
|
556
|
-
<input type="hidden" id="1Open" value="10:00" />
|
557
|
-
<input type="hidden" id="1Close" value="22:00" />
|
558
|
-
<input type="hidden" id="2Open" value="10:00" />
|
559
|
-
<input type="hidden" id="2Close" value="22:00" />
|
560
|
-
<input type="hidden" id="3Open" value="10:00" />
|
561
|
-
<input type="hidden" id="3Close" value="22:00" />
|
562
|
-
<input type="hidden" id="4Open" value="10:00" />
|
563
|
-
<input type="hidden" id="4Close" value="22:00" />
|
564
|
-
<input type="hidden" id="5Open" value="10:00" />
|
565
|
-
<input type="hidden" id="5Close" value="22:00" />
|
566
|
-
<input type="hidden" id="6Open" value="10:00" />
|
567
|
-
<input type="hidden" id="6Close" value="22:00" />
|
568
|
-
<input type="hidden" id="0Open" value="12:00" />
|
569
|
-
<input type="hidden" id="0Close" value="17:00" />
|
570
|
-
<br/>
|
571
|
-
<span style="text-align: center"><hr /></span>
|
572
|
-
</td>
|
573
|
-
</tr>
|
574
|
-
|
575
|
-
<tr style="height: 30px;">
|
576
|
-
<td colspan="2" valign="top"><font color="#546415"><span
|
577
|
-
class="main_font"><b><font color="#859234"
|
578
|
-
class="main_font">This store has the following features:</font></b></span></font></td>
|
579
|
-
</tr>
|
580
|
-
|
581
|
-
|
582
|
-
<tr>
|
583
|
-
<td class="information_left" >
|
584
|
-
<!-- Features -->
|
585
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
586
|
-
|
587
|
-
|
588
|
-
<tr>
|
589
|
-
<td valign="top">
|
590
|
-
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
591
|
-
<tr>
|
592
|
-
<td class="feature"></td>
|
593
|
-
</tr>
|
594
|
-
<!-- parking -->
|
595
|
-
<tr>
|
596
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> parking</td>
|
597
|
-
</tr>
|
598
|
-
<tr>
|
599
|
-
<td class="feature"></td>
|
600
|
-
</tr>
|
601
|
-
<!-- transit access -->
|
602
|
-
<tr>
|
603
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> transit access</td>
|
604
|
-
</tr>
|
605
|
-
<tr>
|
606
|
-
<td class="feature"></td>
|
607
|
-
</tr>
|
608
|
-
<!-- wheelchair accessibility -->
|
609
|
-
<tr>
|
610
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> wheelchair accessibility</td>
|
611
|
-
</tr>
|
612
|
-
<tr>
|
613
|
-
<td class="feature"></td>
|
614
|
-
</tr>
|
615
|
-
<!-- bilingual services -->
|
616
|
-
<tr>
|
617
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" > bilingual services</td>
|
618
|
-
</tr>
|
619
|
-
<tr>
|
620
|
-
<td class="feature"></td>
|
621
|
-
</tr>
|
622
|
-
<!-- wine consultant -->
|
623
|
-
<tr>
|
624
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> product consultant</td>
|
625
|
-
</tr>
|
626
|
-
<tr>
|
627
|
-
<td class="feature"></td>
|
628
|
-
</tr>
|
629
|
-
|
630
|
-
</table>
|
631
|
-
</td>
|
632
|
-
</tr>
|
633
|
-
</table>
|
634
|
-
</td>
|
635
|
-
|
636
|
-
<td class="information_right" valign="top">
|
637
|
-
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
638
|
-
<tr>
|
639
|
-
<td class="feature"></td>
|
640
|
-
</tr>
|
641
|
-
<!-- tasting bar -->
|
642
|
-
<tr>
|
643
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> a tasting bar</td>
|
644
|
-
</tr>
|
645
|
-
<tr>
|
646
|
-
<td class="feature"></td>
|
647
|
-
</tr>
|
648
|
-
<tr>
|
649
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" > a beer cold room</td>
|
650
|
-
</tr>
|
651
|
-
<tr>
|
652
|
-
<td class="feature"></td>
|
653
|
-
</tr>
|
654
|
-
<tr>
|
655
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> special occasion permits</td>
|
656
|
-
</tr>
|
657
|
-
<tr>
|
658
|
-
<td class="feature"></td>
|
659
|
-
</tr>
|
660
|
-
<tr>
|
661
|
-
<td class="feature"></td>
|
662
|
-
</tr>
|
663
|
-
<tr>
|
664
|
-
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> a VINTAGES corner</td>
|
665
|
-
</tr>
|
666
|
-
<tr>
|
667
|
-
<td class="feature"></td>
|
668
|
-
</tr>
|
669
|
-
</table>
|
670
|
-
</td>
|
671
|
-
</tr>
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
<tr>
|
679
|
-
<td colspan="2">
|
680
|
-
<input type="hidden" value="-79.2902" id="longitude" />
|
681
|
-
<input type="hidden" value="43.7838" id="latitude" />
|
682
|
-
<span style="text-align: center"><hr/>
|
683
|
-
<table style="width: 100%;">
|
684
|
-
<tr>
|
685
|
-
<td colspan="2">
|
686
|
-
<div id="map_canvas" class="mapWidth" style="height: 350px; margin: auto auto 0 auto;"></div>
|
687
|
-
</td>
|
688
|
-
</tr>
|
689
|
-
<tr>
|
690
|
-
<td colspan="2" width="100%" align="left">
|
691
|
-
<div class="mapWidth" style="margin: 0 auto 0 auto;">
|
692
|
-
<table cellspacing="0" cellpadding="0" border="0" width="100%">
|
693
|
-
<tr>
|
694
|
-
<td style="text-align: left;">
|
695
|
-
|
696
|
-
<!-- AddThis Button BEGIN -->
|
697
|
-
<div class="addthis_toolbox addthis_default_style " >
|
698
|
-
<a class="addthis_button_preferred_1"></a>
|
699
|
-
<a class="addthis_button_preferred_2"></a>
|
700
|
-
<a class="addthis_button_preferred_3"></a>
|
701
|
-
<a class="addthis_button_preferred_4"></a>
|
702
|
-
<a class="addthis_button_compact"></a>
|
703
|
-
<a class="addthis_counter addthis_bubble_style"></a>
|
704
|
-
</div>
|
705
|
-
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
|
706
|
-
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=mikelcbo"></script>
|
707
|
-
<!-- AddThis Button END -->
|
708
|
-
|
709
|
-
</td>
|
710
|
-
<td style="text-align: right;">
|
711
|
-
<a href="javascript: void(0);"><img id="directionsImg" alt="Directions" src="/images/storesearch/directions.png" border="0"/></a>
|
712
|
-
<input type="hidden" id="directionsLink" value="http://maps.google.com/maps?daddr=43.7838,-79.2902" />
|
713
|
-
</td>
|
714
|
-
</tr>
|
715
|
-
</table>
|
716
|
-
</div>
|
717
|
-
</td>
|
718
|
-
</tr>
|
719
|
-
</table>
|
720
|
-
</span>
|
721
|
-
</td>
|
722
|
-
</tr>
|
723
|
-
|
724
|
-
</table>
|
725
|
-
<!--content ends here-->
|
726
|
-
|
727
|
-
|
728
|
-
</td>
|
729
|
-
</tr>
|
730
|
-
</table>
|
731
|
-
</td>
|
732
|
-
</tr>
|
733
|
-
</table>
|
734
|
-
</td>
|
735
|
-
</tr>
|
736
|
-
</table>
|
737
|
-
</td>
|
738
|
-
<td> </td>
|
739
|
-
</tr>
|
740
|
-
<tr>
|
741
|
-
<td> </td>
|
742
|
-
<td> </td>
|
743
|
-
<td> </td>
|
744
|
-
</tr>
|
745
|
-
<tr>
|
746
|
-
<td> </td>
|
747
|
-
|
748
|
-
<!--
|
272
|
+
<!--End of Primary SSI file//-->
|
273
|
+
|
274
|
+
</td>
|
275
|
+
</tr>
|
276
|
+
<tr>
|
277
|
+
<td>
|
278
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
279
|
+
<tr>
|
280
|
+
<td> </td>
|
281
|
+
<td>
|
282
|
+
|
283
|
+
<style>
|
284
|
+
#2nd_storesearch {color:#cccc99;}
|
285
|
+
</style>
|
286
|
+
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
287
|
+
<a id="2nd_storesearch" href="/storesearch/">Store Search</a>
|
288
|
+
</font>
|
289
|
+
|
290
|
+
</td>
|
291
|
+
<td> </td>
|
292
|
+
</tr>
|
293
|
+
|
294
|
+
<tr>
|
295
|
+
<td><img name="nav_rde_r1_c2"
|
296
|
+
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
297
|
+
border="0"></td>
|
298
|
+
<td><img name="nav_rde_r1_c2"
|
299
|
+
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
300
|
+
border="0"></td>
|
301
|
+
<td><img name="nav_rde_r1_c2"
|
302
|
+
src="/images/storesearch/nav_rde_r1_c2.gif" width="25" height="1"
|
303
|
+
border="0"></td>
|
304
|
+
</tr>
|
305
|
+
|
306
|
+
<tr>
|
307
|
+
<td> </td>
|
308
|
+
<td>
|
309
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
310
|
+
<tr>
|
311
|
+
<td width="207" valign="top">
|
312
|
+
<table width="11%" border="0" cellspacing="0" cellpadding="0">
|
313
|
+
<tr>
|
314
|
+
<td><img name="food_drink_r1_c1"
|
315
|
+
src="http://www.lcbo.com/images/storesearch/lcbo_store.gif" width="236"
|
316
|
+
height="189" border="0" alt="LCBO Store"></td>
|
317
|
+
</tr>
|
318
|
+
<tr>
|
319
|
+
<td><img name="food_drink_r2_c1"
|
320
|
+
src="/images/storesearch/store_info.gif" width="236"
|
321
|
+
height="84" border="0" alt="Store Info"></td>
|
322
|
+
</tr>
|
323
|
+
</table>
|
324
|
+
|
325
|
+
<!-- Store Announcements -->
|
326
|
+
<div id="announcements_container" style="border: 1px solid #CCCCCC; width: 235px; margin-top: 10px; display: none;">
|
327
|
+
<div id="store_announcements" style="width: 100%; margin: 10px;">
|
328
|
+
</div>
|
329
|
+
</div>
|
330
|
+
<!-- Store Announcements -->
|
331
|
+
|
332
|
+
</td>
|
333
|
+
<td width="5"> </td>
|
334
|
+
<td width="479">
|
335
|
+
<table width="478" border="0" cellspacing="0" cellpadding="0"
|
336
|
+
class="border">
|
337
|
+
<tr>
|
338
|
+
<td height="271" valign="top">
|
339
|
+
<table width="100%" border="0" cellspacing="0"
|
340
|
+
cellpadding="10">
|
341
|
+
<tr>
|
342
|
+
<td style="text-align:center;">
|
343
|
+
<!--content starts here-->
|
344
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
345
|
+
<!--printer friendly starts here-->
|
346
|
+
<tr>
|
347
|
+
<td class="information_left" colspan="2"><span class="storeInfo_header">Store Information</span></td>
|
348
|
+
</tr>
|
349
|
+
<!--printer friendly ends here-->
|
350
|
+
|
351
|
+
<tr>
|
352
|
+
<td class="information_left" valign="top">
|
353
|
+
<table id="storeDetails" width="100%" border="0" cellspacing="0" cellpadding="0">
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
<tr style="height: 30px;">
|
360
|
+
<td><span class="main_font"><font
|
361
|
+
color="#859234" class="main_font"><b>LCBO Store # 444 :</b></font></span>
|
362
|
+
</td>
|
363
|
+
</tr>
|
364
|
+
|
365
|
+
|
366
|
+
<tr>
|
367
|
+
<td></td>
|
368
|
+
</tr>
|
369
|
+
<tr>
|
370
|
+
<td class="main_font"><i>KENNEDY & SHEPPARD (AGINCOURT MALL)</i></td>
|
371
|
+
</tr>
|
372
|
+
<tr>
|
373
|
+
<td class="main_font"></td>
|
374
|
+
</tr>
|
375
|
+
<tr>
|
376
|
+
<td class="main_font">2356 KENNEDY ROAD
|
377
|
+
</td>
|
378
|
+
</tr>
|
379
|
+
|
380
|
+
<tr>
|
381
|
+
<td class="main_font">
|
382
|
+
AGINCOURT MALL
|
383
|
+
</td>
|
384
|
+
</tr>
|
385
|
+
|
386
|
+
|
387
|
+
<tr>
|
388
|
+
<td class="main_font"></td>
|
389
|
+
</tr>
|
390
|
+
<tr>
|
391
|
+
<td class="main_font">TORONTO-SCARBOROUGH,
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
<nobr>M1T 3H1</nobr></td>
|
396
|
+
</tr>
|
397
|
+
<tr>
|
398
|
+
<td class="main_font"></td>
|
399
|
+
</tr>
|
400
|
+
<tr>
|
401
|
+
<td class="main_font"><span style="white-space: nowrap;">Telephone: 416-291-5304</span></td>
|
402
|
+
</tr>
|
403
|
+
<tr>
|
404
|
+
<td class="main_font"></td>
|
405
|
+
</tr>
|
406
|
+
<tr>
|
407
|
+
|
408
|
+
|
409
|
+
<td class="main_font"><span style="white-space: nowrap;">Fax: 416-291-0246</span></td>
|
410
|
+
|
411
|
+
|
412
|
+
</tr>
|
413
|
+
<tr>
|
414
|
+
<td></td>
|
415
|
+
</tr>
|
416
|
+
</table>
|
417
|
+
<!-- Table for info window -->
|
418
|
+
<table id="infoWindow" width="100%" border="0" cellspacing="0" cellpadding="0" style="display:none;">
|
419
|
+
|
420
|
+
<tr>
|
421
|
+
<td><font class="infoWindowStoreNumber" style="text-align: left;">LCBO Store # 444 :</font><br>
|
422
|
+
</td>
|
423
|
+
</tr>
|
424
|
+
|
425
|
+
|
426
|
+
<tr>
|
427
|
+
<td class="infoWindowTitle" style="text-align: left;">KENNEDY & SHEPPARD (AGINCOURT MALL)</td>
|
428
|
+
</tr>
|
429
|
+
<tr>
|
430
|
+
<td class="infoWindowBody" style="text-align: left;">2356 KENNEDY ROAD,
|
431
|
+
|
432
|
+
AGINCOURT MALL, </td>
|
433
|
+
</tr>
|
434
|
+
<tr>
|
435
|
+
<td class="infoWindowBody" style="text-align: left;">TORONTO-SCARBOROUGH,
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
<nobr>M1T 3H1</nobr></td>
|
440
|
+
</tr>
|
441
|
+
<tr>
|
442
|
+
<td class="infoWindowBody" style="text-align: left;">Telephone: 416-291-5304</td>
|
443
|
+
</tr>
|
444
|
+
</table>
|
445
|
+
<!-- Table for info window -->
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
</td>
|
450
|
+
<td class="information_right" valign="top">
|
451
|
+
<table border="0" cellspacing="0px" cellpadding="0px">
|
452
|
+
<tr style="height: 30px;">
|
453
|
+
<td colspan="4"><font color="#546415"><span
|
454
|
+
class="main_font"><b><font color="#859234"
|
455
|
+
class="main_font">HOURS OF OPERATION</font></b></span></font></td>
|
456
|
+
</tr>
|
457
|
+
<tr>
|
458
|
+
<td colspan="4"></td>
|
459
|
+
</tr>
|
460
|
+
<tr id="row0">
|
461
|
+
<td id="row0Day" class="hours" align="left">Sunday:</td>
|
462
|
+
|
463
|
+
<td id="row0Time" class="hours" align="left">
|
464
|
+
12:00 PM - 5:00 PM
|
465
|
+
|
466
|
+
</td>
|
467
|
+
<td style="width: 5px"></td>
|
468
|
+
<td style="width: 55px;" id="row0Flag" ></td>
|
469
|
+
</tr>
|
470
|
+
<tr>
|
471
|
+
<td colspan="4" class="hours"></td>
|
472
|
+
</tr>
|
473
|
+
<tr id="row1">
|
474
|
+
<td id="row1DAy" class="hours" align="left">Monday:</td>
|
475
|
+
|
476
|
+
<td id="row1Time" class="hours" align="left">
|
477
|
+
10:00 AM - 10:00 PM
|
478
|
+
|
479
|
+
</td>
|
480
|
+
<td style="width: 5px"></td>
|
481
|
+
<td id="row1Flag" ></td>
|
482
|
+
</tr>
|
483
|
+
<tr>
|
484
|
+
<td colspan="4" class="hours"></td>
|
485
|
+
</tr>
|
486
|
+
<tr id="row2">
|
487
|
+
<td id="row2Day" class="hours" align="left">Tuesday:</td>
|
488
|
+
|
489
|
+
<td id="row2Time" class="hours" align="left">
|
490
|
+
10:00 AM - 10:00 PM
|
491
|
+
|
492
|
+
</td>
|
493
|
+
<td style="width: 5px"></td>
|
494
|
+
<td id="row2Flag" ></td>
|
495
|
+
</tr>
|
496
|
+
<tr>
|
497
|
+
<td colspan="4" class="hours"></td>
|
498
|
+
</tr>
|
499
|
+
<tr id="row3">
|
500
|
+
<td id="row3Day" class="hours" align="left">Wednesday:</td>
|
501
|
+
|
502
|
+
<td id="row3Time" class="hours" align="left">
|
503
|
+
10:00 AM - 10:00 PM
|
504
|
+
|
505
|
+
</td>
|
506
|
+
<td style="width: 5px"></td>
|
507
|
+
<td id="row3Flag" ></td>
|
508
|
+
</tr>
|
509
|
+
<tr>
|
510
|
+
<td colspan="4" class="hours"></td>
|
511
|
+
</tr>
|
512
|
+
<tr id="row4">
|
513
|
+
<td id="row4Day" class="hours" align="left">Thursday:</td>
|
514
|
+
|
515
|
+
<td id="row4Time" class="hours" align="left">
|
516
|
+
10:00 AM - 10:00 PM
|
517
|
+
|
518
|
+
</td>
|
519
|
+
<td style="width: 5px"></td>
|
520
|
+
<td id="row4Flag" ></td>
|
521
|
+
</tr>
|
522
|
+
<tr>
|
523
|
+
<td colspan="4" class="hours"></td>
|
524
|
+
</tr>
|
525
|
+
<tr id="row5">
|
526
|
+
<td id="row5Day" class="hours" align="left">Friday:</td>
|
527
|
+
|
528
|
+
<td id="row5Time" class="hours" align="left">
|
529
|
+
10:00 AM - 10:00 PM
|
530
|
+
|
531
|
+
</td>
|
532
|
+
<td style="width: 5px"></td>
|
533
|
+
<td id="row5Flag" ></td>
|
534
|
+
</tr>
|
535
|
+
<tr>
|
536
|
+
<td colspan="4" class="hours"></td>
|
537
|
+
</tr>
|
538
|
+
<tr id="row6">
|
539
|
+
<td id="row6Day" class="hours" align="left">Saturday:</td>
|
540
|
+
|
541
|
+
<td id="row6Time" class="hours" align="left">
|
542
|
+
10:00 AM - 10:00 PM
|
543
|
+
|
544
|
+
</td>
|
545
|
+
<td style="width: 5px"></td>
|
546
|
+
<td id="row6Flag" ></td>
|
547
|
+
</tr>
|
548
|
+
</table>
|
549
|
+
</td>
|
550
|
+
</tr>
|
551
|
+
|
552
|
+
<tr>
|
553
|
+
<td colspan="2">
|
554
|
+
|
555
|
+
<input type="hidden" id="1Open" value="10:00" />
|
556
|
+
<input type="hidden" id="1Close" value="22:00" />
|
557
|
+
<input type="hidden" id="2Open" value="10:00" />
|
558
|
+
<input type="hidden" id="2Close" value="22:00" />
|
559
|
+
<input type="hidden" id="3Open" value="10:00" />
|
560
|
+
<input type="hidden" id="3Close" value="22:00" />
|
561
|
+
<input type="hidden" id="4Open" value="10:00" />
|
562
|
+
<input type="hidden" id="4Close" value="22:00" />
|
563
|
+
<input type="hidden" id="5Open" value="10:00" />
|
564
|
+
<input type="hidden" id="5Close" value="22:00" />
|
565
|
+
<input type="hidden" id="6Open" value="10:00" />
|
566
|
+
<input type="hidden" id="6Close" value="22:00" />
|
567
|
+
<input type="hidden" id="0Open" value="12:00" />
|
568
|
+
<input type="hidden" id="0Close" value="17:00" />
|
569
|
+
<br/>
|
570
|
+
<span style="text-align: center"><hr /></span>
|
571
|
+
</td>
|
572
|
+
</tr>
|
573
|
+
|
574
|
+
<tr style="height: 30px;">
|
575
|
+
<td colspan="2" valign="top"><font color="#546415"><span
|
576
|
+
class="main_font"><b><font color="#859234"
|
577
|
+
class="main_font">This store has the following features:</font></b></span></font></td>
|
578
|
+
</tr>
|
579
|
+
|
580
|
+
|
581
|
+
<tr>
|
582
|
+
<td class="information_left" >
|
583
|
+
<!-- Features -->
|
584
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
585
|
+
|
586
|
+
|
587
|
+
<tr>
|
588
|
+
<td valign="top">
|
589
|
+
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
590
|
+
<tr>
|
591
|
+
<td class="feature"></td>
|
592
|
+
</tr>
|
593
|
+
<!-- parking -->
|
594
|
+
<tr>
|
595
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> parking</td>
|
596
|
+
</tr>
|
597
|
+
<tr>
|
598
|
+
<td class="feature"></td>
|
599
|
+
</tr>
|
600
|
+
<!-- transit access -->
|
601
|
+
<tr>
|
602
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> transit access</td>
|
603
|
+
</tr>
|
604
|
+
<tr>
|
605
|
+
<td class="feature"></td>
|
606
|
+
</tr>
|
607
|
+
<!-- wheelchair accessibility -->
|
608
|
+
<tr>
|
609
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> wheelchair accessibility</td>
|
610
|
+
</tr>
|
611
|
+
<tr>
|
612
|
+
<td class="feature"></td>
|
613
|
+
</tr>
|
614
|
+
<!-- bilingual services -->
|
615
|
+
<tr>
|
616
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" > bilingual services</td>
|
617
|
+
</tr>
|
618
|
+
<tr>
|
619
|
+
<td class="feature"></td>
|
620
|
+
</tr>
|
621
|
+
<!-- wine consultant -->
|
622
|
+
<tr>
|
623
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> product consultant</td>
|
624
|
+
</tr>
|
625
|
+
<tr>
|
626
|
+
<td class="feature"></td>
|
627
|
+
</tr>
|
628
|
+
|
629
|
+
</table>
|
630
|
+
</td>
|
631
|
+
</tr>
|
632
|
+
</table>
|
633
|
+
</td>
|
634
|
+
|
635
|
+
<td class="information_right" valign="top">
|
636
|
+
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
637
|
+
<tr>
|
638
|
+
<td class="feature"></td>
|
639
|
+
</tr>
|
640
|
+
<!-- tasting bar -->
|
641
|
+
<tr>
|
642
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> a tasting bar</td>
|
643
|
+
</tr>
|
644
|
+
<tr>
|
645
|
+
<td class="feature"></td>
|
646
|
+
</tr>
|
647
|
+
<tr>
|
648
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" > a beer cold room</td>
|
649
|
+
</tr>
|
650
|
+
<tr>
|
651
|
+
<td class="feature"></td>
|
652
|
+
</tr>
|
653
|
+
<tr>
|
654
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> special occasion permits</td>
|
655
|
+
</tr>
|
656
|
+
<tr>
|
657
|
+
<td class="feature"></td>
|
658
|
+
</tr>
|
659
|
+
<tr>
|
660
|
+
<td class="feature"></td>
|
661
|
+
</tr>
|
662
|
+
<tr>
|
663
|
+
<td class="feature"><input type="checkbox" name="checkbox" disabled value="checkbox" checked> a VINTAGES corner</td>
|
664
|
+
</tr>
|
665
|
+
<tr>
|
666
|
+
<td class="feature"></td>
|
667
|
+
</tr>
|
668
|
+
</table>
|
669
|
+
</td>
|
670
|
+
</tr>
|
671
|
+
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
|
676
|
+
|
677
|
+
<tr>
|
678
|
+
<td colspan="2">
|
679
|
+
<input type="hidden" value="-79.2902" id="longitude" />
|
680
|
+
<input type="hidden" value="43.7838" id="latitude" />
|
681
|
+
<span style="text-align: center"><hr/>
|
682
|
+
<table style="width: 100%;">
|
683
|
+
<tr>
|
684
|
+
<td colspan="2">
|
685
|
+
<div id="map_canvas" class="mapWidth" style="height: 350px; margin: auto auto 0 auto;"></div>
|
686
|
+
</td>
|
687
|
+
</tr>
|
688
|
+
<tr>
|
689
|
+
<td colspan="2" width="100%" align="left">
|
690
|
+
<div class="mapWidth" style="margin: 0 auto 0 auto;">
|
691
|
+
<table cellspacing="0" cellpadding="0" border="0" width="100%">
|
692
|
+
<tr>
|
693
|
+
<td style="text-align: left;">
|
694
|
+
|
695
|
+
<!-- AddThis Button BEGIN -->
|
696
|
+
<div class="addthis_toolbox addthis_default_style " >
|
697
|
+
<a class="addthis_button_preferred_1"></a>
|
698
|
+
<a class="addthis_button_preferred_2"></a>
|
699
|
+
<a class="addthis_button_preferred_3"></a>
|
700
|
+
<a class="addthis_button_preferred_4"></a>
|
701
|
+
<a class="addthis_button_compact"></a>
|
702
|
+
<a class="addthis_counter addthis_bubble_style"></a>
|
703
|
+
</div>
|
704
|
+
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
|
705
|
+
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=mikelcbo"></script>
|
706
|
+
<!-- AddThis Button END -->
|
707
|
+
|
708
|
+
</td>
|
709
|
+
<td style="text-align: right;">
|
710
|
+
<a href="javascript: void(0);"><img id="directionsImg" alt="Directions" src="/images/storesearch/directions.png" border="0"/></a>
|
711
|
+
<input type="hidden" id="directionsLink" value="http://maps.google.com/maps?daddr=43.7838,-79.2902" />
|
712
|
+
</td>
|
713
|
+
</tr>
|
714
|
+
</table>
|
715
|
+
</div>
|
716
|
+
</td>
|
717
|
+
</tr>
|
718
|
+
</table>
|
719
|
+
</span>
|
720
|
+
</td>
|
721
|
+
</tr>
|
722
|
+
|
723
|
+
</table>
|
724
|
+
<!--content ends here-->
|
725
|
+
|
726
|
+
|
727
|
+
</td>
|
728
|
+
</tr>
|
729
|
+
</table>
|
730
|
+
</td>
|
731
|
+
</tr>
|
732
|
+
</table>
|
733
|
+
</td>
|
734
|
+
</tr>
|
735
|
+
</table>
|
736
|
+
</td>
|
737
|
+
<td> </td>
|
738
|
+
</tr>
|
739
|
+
<tr>
|
740
|
+
<td> </td>
|
741
|
+
<td> </td>
|
742
|
+
<td> </td>
|
743
|
+
</tr>
|
744
|
+
<tr>
|
745
|
+
<td> </td>
|
746
|
+
|
747
|
+
<!--2012//-->
|
749
748
|
|
750
749
|
<script type="text/javascript" src="/ssi/footer.js"></script>
|
751
750
|
|
@@ -765,8 +764,8 @@ quickSearchForm_setItemnameResults("1");
|
|
765
764
|
<a id="contactus" href="/contactus/index.shtml">Contact Us</a> |
|
766
765
|
<a id="sitemap" href="/sitemap/index.shtml">Site Map</a> |
|
767
766
|
<a id="storesearch" href="/storesearch/index.shtml">Store Search</a>
|
768
|
-
|
769
|
-
|
767
|
+
</span>
|
768
|
+
</td>
|
770
769
|
|
771
770
|
<script>
|
772
771
|
var win = null;
|
@@ -777,38 +776,36 @@ settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',s
|
|
777
776
|
win = window.open(mypage,myname,settings)}
|
778
777
|
</script>
|
779
778
|
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
<script src="/ssi/footer_fsi.js"></script>
|
779
|
+
<td><a href="/accessibility/essential.shtml"><img src="/ssi/images/eaccess.jpg"
|
780
|
+
width="59" height="22" border="0"
|
781
|
+
alt="This Web Accessibility icon serves as a link to download eSSENTIAL Accessibility assistive technology software for individuals with physical disabilities."
|
782
|
+
title="This Web Accessibility icon serves as a link to download eSSENTIAL Accessibility assistive technology software for individuals with physical disabilities."></a></td>
|
786
783
|
|
787
784
|
</tr></table>
|
788
785
|
|
789
|
-
<!--needed structure//--></td><!--needed structure//-->
|
790
|
-
|
791
|
-
<td> </td>
|
792
|
-
</tr>
|
793
|
-
<tr>
|
794
|
-
<td> </td>
|
795
|
-
<td> </td>
|
796
|
-
<td> </td>
|
797
|
-
</tr>
|
798
|
-
</table>
|
799
|
-
</td>
|
800
|
-
</tr>
|
801
|
-
</table>
|
802
|
-
</td>
|
803
|
-
</tr>
|
804
|
-
</table>
|
805
|
-
|
786
|
+
<!--needed structure//--></td><!--needed structure//-->
|
787
|
+
|
788
|
+
<td> </td>
|
789
|
+
</tr>
|
790
|
+
<tr>
|
791
|
+
<td> </td>
|
792
|
+
<td> </td>
|
793
|
+
<td> </td>
|
794
|
+
</tr>
|
795
|
+
</table>
|
796
|
+
</td>
|
797
|
+
</tr>
|
798
|
+
</table>
|
799
|
+
</td>
|
800
|
+
</tr>
|
801
|
+
</table>
|
802
|
+
|
806
803
|
<!--2009//-->
|
807
804
|
|
808
805
|
<!--copyright notice begins//-->
|
809
806
|
|
810
807
|
<div align="center"><br><table width="774" border="0" cellspacing="0" cellpadding="0"><tr><td width="10"><img src="/images/spacer.gif" width="25" height="4" border="0"></td><td width="764"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><span class="textlinks" style="color:#666666">© 2000/2012 LCBO</span><span class="textlinks"> | <a id="privacy" href="/privacy/index.shtml">Privacy Policy</a> | <a id="terms" href="/terms/index.shtml">Terms & Conditions</a> | <a id="language" href="/french.html">
|
811
|
-
|
808
|
+
Fran�ais</a> <a href="http://www.doingbusinesswithlcbo.com/" target="_blank">TRADE RESOURCES</a></span></td><td align="right"><a href="/bagitback/bib_en.shtml" target="_blank"><img onmouseover="this.src='/ssi/images/bagitback_on.gif';" onmouseout="this.src='/ssi/images/bagitback_off.gif';" src="/ssi/images/bagitback_off.gif" width="110" height="14" border="0" alt="BAGITBACK.CA" style="margin-right:25px;"></a></td></tr></table></td></tr><tr><td width="10"> </td><td width="764"> </td></tr></table></div>
|
812
809
|
|
813
810
|
<!--copyright notice ends//-->
|
814
811
|
|
@@ -818,7 +815,7 @@ win = window.open(mypage,myname,settings)}
|
|
818
815
|
<script type="text/javascript">
|
819
816
|
if (set_inputForm_setItemnameResults) {
|
820
817
|
inputForm_setItemnameResults("15");
|
821
|
-
inputForm_setItemnameLength("
|
818
|
+
inputForm_setItemnameLength("45");
|
822
819
|
}
|
823
820
|
</script>
|
824
821
|
<!--[if lt IE 8]>
|
@@ -843,8 +840,8 @@ if (set_inputForm_setItemnameResults) {
|
|
843
840
|
})();
|
844
841
|
</script>
|
845
842
|
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
</body>
|
850
|
-
</html>
|
843
|
+
|
844
|
+
|
845
|
+
|
846
|
+
</body>
|
847
|
+
</html>
|