-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmake_offer_campaign.cfm
347 lines (333 loc) · 32.9 KB
/
make_offer_campaign.cfm
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<cfparam name="xss" default="">
<cfquery name="cats" datasource="#dsource#" dbtype="ODBC" username="#uname#" password="#pword#">
SELECT path FROM products
group by path
order by path
</CFQUERY>
<cfquery name="getPages" datasource="#dsource#" dbtype="ODBC" username="#uname#" password="#pword#">
SELECT * from pages
WHERE pk_pages = 3
</cfquery>
<html>
<head>
<cfoutput>
<title>#companyname# - #titletext#</title>
</cfoutput>
<cfinclude template="meta.cfm">
<cfoutput>
<script language="JavaScript" src="./js/utils.js"></script>
</cfoutput>
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-34565365-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- BEGIN ROBLY WIDGET CODE -->
<script type='text/javascript'>
var _d_site = _d_site || 'ebb8c5f7da7077e127988b3276107648';
(function(w, d, p, s, s2) {
w[p] = w[p] || function() { (w[p].q = w[p].q || []).push(arguments) };
s = d.createElement('script'); s.async = 1; s.src = '//s3.amazonaws.com/roblyimages/accounts/20559/forms/29541/signup_popup.js';
s2 = d.getElementsByTagName('script')[0]; s2.parentNode.insertBefore(s, s2);
})(window, document, 'Robly');
</script>
<!-- END ROBLY WIDGET CODE -->
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Table_01" width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" width="100%" height="125" valign="top" bgcolor="#000000">
<cfinclude template="top.cfm">
</td>
</tr>
<tr>
<td colspan="2" width="100%" valign="top" height="37" bgcolor="#000000">
<cfinclude template="navbar.cfm">
</td>
</tr>
<tr height="100%">
<td valign="top" width="173" height="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr height="100%">
<td valign="top" height="100%">
<cfinclude template="left.cfm">
</td>
</tr>
</table>
</td>
<td valign="top" width="727" height="100%" style="padding-right: 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td align="center" style="padding-top: 10px;">
<table width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" align="left"><span id="lblVIB"> <style type="text/css"> div, p, a, li, td { -webkit-text-size-adjust:none; } @media only screen and (max-device-width: 480px) { /* mobile-specific CSS styles go here */ img[class="hide"] { display:none !important; visibility:hidden !important; } img[class="emailicon"] { height:40px !important; width:240px !important; padding-bottom:10px !important; } img[class="webicon"] { height:40px !important; width:201px !important; padding-bottom:10px !important; } img[class="phoneicon"] { height:40px !important; width:169px !important; padding-bottom:10px !important; } } </style> <style type="text/css"> div, p, a, li, td { -webkit-text-size-adjust:none; } </style>
<table width="600" border="0" align="center" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td height="50" align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:10px;">
<div align="center"> </div>
</td>
</tr>
</tbody>
</table>
<table width="650" height="30" border="0" align="center" cellspacing="0" cellpadding="0" id="Table_2">
<tbody>
<tr>
<td height="40" align="center"><a href="tel:3059326166" title="Icon Bar - Telephone Number"> <img width="127" height="30" border="0" class="phoneicon" alt="" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/icon-bar_01.jpg" style="display:block;" /> </a></td>
<td height="40" align="center"><img width="98" height="30" border="0" class="hide" alt="" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/icon-bar_02.jpg" style="display:block;" /></td>
<td height="40" align="center"><a href="http://www.gallart.com" target="_blank" title="Icon Bar - GallArt.com"> <img width="151" height="30" border="0" class="webicon" alt="GallArt.com" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/icon-bar_03.jpg" style="display:block;" /> </a></td>
<td height="40" align="center"><img width="95" height="30" border="0" class="hide" alt="" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/icon-bar_04.jpg" style="display:block;" /></td>
<td height="40" align="center"><a target="_blank" title="Icon Bar - Ken Email" href="mailto:[email protected]"> <img width="179" height="30" border="0" class="emailicon" alt="Email: [email protected]" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/icon-bar_05.jpg" style="display:block;" /> </a></td>
</tr>
</tbody>
</table>
<table width="650" border="0" bgcolor="#000000" align="center" cellspacing="0" cellpadding="1">
<tbody>
<tr>
<td>
<table width="700" border="0" align="center" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td bgcolor="#FFFFFF" colspan="6">
<table width="700" height="139" border="0" align="center" cellspacing="0" cellpadding="0" id="Table_">
<tbody>
<tr>
<td colspan="6"><a target="_blank" href="http://www.gallart.com"> <img width="547" height="109" border="0" alt="Gallery Art " src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_01.jpg" style="display:block" /> </a></td>
<td colspan="2"><a href="mailto:[email protected]"> <img width="153" height="109" border="0" alt="EMAIL US" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_02.jpg" style="display:block" /> </a></td>
</tr>
<tr>
<td><a href="http://www.gallart.com"> <img width="59" height="30" border="0" alt="HOME" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_03.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/user_registration.cfm"> <img width="107" height="30" border="0" alt="SELL YOUR ART" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_04.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/alerts.cfm"> <img width="63" height="30" border="0" alt="ALERTS" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_05.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/new_listings.cfm"> <img width="154" height="30" border="0" alt="RECENT ACQUISITIONS" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_06.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/classifieds.cfm"> <img width="96" height="30" border="0" alt="CLASSIFIEDS" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_07.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/featured_events.cfm"> <img width="68" height="30" border="0" alt="EVENTS" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_08.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/sales.cfm"> <img width="53" height="30" border="0" alt="SALES" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_09.jpg" style="display:block" /> </a></td>
<td><a href="http://gallart.com/guests.cfm"> <img width="100" height="30" border="0" alt="GUEST BOOK" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/newhead_10.jpg" style="display:block" /> </a></td>
</tr>
</tbody>
</table>
<!-- new site -->
<table id="Table_01" height="1049" width="700" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="4"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_01.jpg" alt="Gallery Art and Chai Lifeline Present" height="64" width="700" border="0"></td>
</tr>
<tr>
<td colspan="3" rowspan="4"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_02.jpg" alt="" height="496" width="408" border="0"></td>
<td><a id="LID239030" href="http://www.beargivers.org/"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_03.jpg" alt="A $50 Donation per couple is recommended" height="74" width="292" border="0"></a></td>
</tr>
<tr>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_04.jpg" alt="Through the Eyes of Our Children" height="157" width="292" border="0"></td>
</tr>
<tr>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_05.jpg" alt="A Celebration of Expression!
Featuring Artwork by Chai Lifeline Southeast Children and their Siblings Impacted by Serious Illness." height="140" width="292" border="0"></td>
</tr>
<tr>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_06.jpg" alt="Saturday Evening
November 22, 2014
8:00pm" height="125" width="292" border="0"></td>
</tr>
<tr>
<td colspan="4"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_07.jpg" alt="at Gallery Art
20633 Biscayne Blvd.
Aventure, FL 33180" height="51" width="700" border="0"></td>
</tr>
<tr>
<td colspan="3"><a id="LID239031" href="http://gallart.com/"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_08.jpg" alt="One Night Only Exhibition & Sale
"The Children's Art"
100% of the proceeds from "The Children's Art" Sale will benefit Chai Lifeline Southeast's therapeutic and recreational programs for seriously ill children and their families." height="337" width="408" border="0"></a></td>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_09.jpg" alt="" height="337" width="292" border="0"></td>
</tr>
<tr>
<td><a id="LID239032" href="http://www.chailifeline.org/"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_10.jpg" alt="Chai Lifeline" height="30" width="132" border="0"></a></td>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_11.jpg" alt="" height="30" width="76" border="0"></td>
<td><a id="LID239033" href="http://www.chailifeline.org/"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_12.jpg" alt="Chai Crafts" height="30" width="200" border="0"></a></td>
<td><a id="LID239034" href="http://www.beargivers.org/"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_13.jpg" alt="Bear Givers" height="30" width="292" border="0"></a></td>
</tr>
<tr>
<td colspan="3"><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_14.jpg" alt="" height="71" width="408" border="0"></td>
<td><img style="display:block" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/pcard_15.jpg" alt="" height="71" width="292" border="0"></td>
</tr>
</tbody>
</table>
<!-- end new site -->
</td>
</tr>
<tr>
<td bgcolor="#000000" colspan="6">
<table width="100%" border="0" align="center" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td bgcolor="#CCCCCC">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border:0px; margin:0px; font:9px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td align="center"><a target="_blank" title="Facebook Icon" href="https://www.facebook.com/pages/GallArt/119056118127427"> <img border="0" style="display:block" class="icon" alt="Facebook Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-facebook-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Twitter Icon" href="https://twitter.com/GallArt_com"> <img border="0" style="display:block" class="icon" alt="Twitter Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-twitter-m.png" /> </a></td>
<td align="center"><a target="_blank" title="GallArt.com Website Icon" href="http://gallart.com/index.cfm"> <img border="0" style="display:block" class="icon" alt="GallArt.com Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-gallart-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Email Ken Icon" href="mailto:[email protected]"> <img border="0" style="display:block" class="icon" alt="Email Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-mail-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Instagram Icon" href="http://instagram.com/gallartdotcom"> <img border="0" style="display:block" class="icon" alt="Instagram Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-instagram-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Tumblr Icon" href="http://gallartcom.tumblr.com/"> <img border="0" style="display:block" class="icon" alt="Tumblr Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-tumblr-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Pinterest Icon" href="http://www.pinterest.com/gallartcom/"> <img border="0" style="display:block" class="icon" alt="Pinterest Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-pinterest-m.png" /> </a></td>
<td align="center"><a target="_blank" title="LinkedIn Icon" href="https://www.linkedin.com/profile/view?id=57648280"> <img border="0" style="display:block" class="icon" alt="LinkedIn Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-linkedin-m.png" /> </a></td>
<td align="center"><a target="_blank" title="Google Plus Icon" href="https://plus.google.com/u/0/100061127067895667263/posts"> <img border="0" style="display:block" class="icon" alt="Google Plus Icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-googleplus-m.png" /> </a></td>
</tr>
<tr>
<td align="center">Facebook</td>
<td align="center">Twitter</td>
<td align="center">Website</td>
<td align="center">Email</td>
<td align="center">Instagram</td>
<td align="center">Tumblr</td>
<td align="center">Pinterest</td>
<td align="center">LinkedIn</td>
<td align="center">GooglePlus</td>
</tr>
<tr>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
</tr>
</tbody>
</table>
<table border="0" align="center" cellspacing="0" cellpadding="0" style="font:13px Arial, Helvetica, sans-serif; color:#000;">
<tbody>
<tr>
<td style="font-size:0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href=""> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-mail-s.png" alt="" /> </a></td>
<td>Forward</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
<td><img width="15" height="15" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/15x15.png" alt="" /></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href="http://www.facebook.com/sharer.php?u=http%3a%2f%2fbsfurl.com%2f1pAgR/2fK/2iE&t=GALLART.COM+%3c%3e+END+OF+SUMMER+%3c%3e+CLEARANCE+%3c%3e+SALE+%3c%3e+DALI+%3c%3e+ERTE+%3c%3e+KAUFMAN+%3c%3e+MAX+%3c%3e+NEIMAN+%3c%3e+TARKAY+%3c%3e+AND+MANY+MORE+%3c%3e"> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-facebook-s.png" alt="" /> </a></td>
<td>Share</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
<td><img width="15" height="15" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/15x15.png" alt="" /></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href="http://twitter.com/intent/tweet?status=GALLART.COM+%3c%3e+END+OF+SUMMER+%3c%3e+CLEARANCE+%3c%3e+SALE+%3c%3e+DALI+%3c%3e+ERTE+%3c%3e+KAUFMAN+%3c%3e+MAX+%3c%3e+NEIMAN+%3c%3e+TARKAY+%3c%3e+AND+MANY+MORE+%3c%3e%20http%3a%2f%2fbsfurl.com%2f1pAgT/2fK/2iE"> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-twitter-s.png" alt="" /> </a></td>
<td>Tweet</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
<td><img width="15" height="15" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/15x15.png" alt="" /></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href="http://www.pinterest.com/gallartcom/"> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-pinterest-s.png" alt="" /> </a></td>
<td>Pin It</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
<td><img width="15" height="15" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/15x15.png" alt="" /></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href="http://www.linkedin.com/shareArticle?mini=true&ro=true&url=http%3a%2f%2fbsfurl.com%2f1pAgU/2fK/2iE&armin=armin&title=GALLART.COM+%3c%3e+END+OF+SUMMER+%3c%3e+CLEARANCE+%3c%3e+SALE+%3c%3e+DALI+%3c%3e+ERTE+%3c%3e+KAUFMAN+%3c%3e+MAX+%3c%3e+NEIMAN+%3c%3e+TARKAY+%3c%3e+AND+MANY+MORE+%3c%3e"> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-LinkedIn-s.png" alt="" /> </a></td>
<td>Share</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
<td><img width="15" height="15" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/15x15.png" alt="" /></td>
<td style="font-size:0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="3" style="border:1px solid #666; font:11px Tahoma, Geneva, sans-serif;">
<tbody>
<tr>
<td style="font-size:0px;"><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
<td style="font-size:0px;"><a href="https://plusone.google.com/_/+1/confirm?hl=en&url=http%3a%2f%2fbsfurl.com%2f1pAgS/2fK/2iE"> <img border="0" style="display:block" class="icon" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/fc-webicon-googleplus-s.png" alt="" /> </a></td>
<td>Share</td>
<td><img width="5" height="5" src="http://www.gallart.com/EMAIL_TEMPLATES/CHAI_LIFELINE/images/5x5.png" style="display:block;" alt="" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#000000" colspan="6">
<table width="100%" border="0" cellspacing="0" cellpadding="10" style="font-style:normal;font-variant:normal;font-weight:normal;font-size:14px;line-height:normal;font-family:Arial,Helvetica,sans-serif;color:rgb(255,255,255)">
<tbody>
<tr>
<td align="center">Promenade Shops - Next to Nordstrom Rack | 20633 Biscayne Blvd Aventura FL 33180</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" valign="baseline">
<cfinclude template="footer.cfm">
</td>
</tr>
</table>
<cfinclude template="frmxss.cfm">
</body>
</html>