index.php
4.47 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%" bgcolor="#ffffff">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#ececec" width="600" height="830" background="http://extremstyle.ua/cron/letters/happyday/images/fon.jpg" align="center">
<tr height="30px">
<td></td>
</tr>
<tr valign="top" align="center">
<td>
<table border="0" cellpadding="0" cellspacing="0" width="560" height="108" bgcolor="#50ae34">
<tr height="21">
<td bgcolor="#50ae34" background="http://extremstyle.ua/cron/letters/happyday/images/round_left.jpg" width="30" height="21"></td>
<td bgcolor="#50ae34" width="500" height="21"></td>
<td bgcolor="#50ae34" background="http://extremstyle.ua/cron/letters/happyday/images/round_right.jpg" width="30" height="21"></td>
</tr>
<tr align="center" valign="top" height="87">
<td bgcolor="#50ae34" colspan="3"><img src="http://extremstyle.ua/cron/letters/happyday/images/logo.png" width="132" height="70"></td>
</tr>
</table>
</td>
</tr>
<tr valign="top" align="center" >
<td>
<table cellpadding="0" cellspacing="0" border="0" width="560" height="622" bgcolor="#ffffff" background="http://extremstyle.ua/cron/letters/happyday/images/table_fon_1.jpg">
<tr align="center" valign="top" height="25">
<td></td>
</tr>
<tr align="center" valign="top" height="36">
<td>
<td width="30"></td>
<td width="130">
<table cellpadding="0" cellspacing="0" width="130" border="0">
<tr height="16" width="100%"><td style="border-bottom:1px solid #e4e4e4;"></td></tr>
</table>
</td>
<td style="font-family:arial;font-weight:bold;font-size:24px;color:#464646;" valign="top"><?=$_GET['name']?>!</td>
<td width="130">
<table cellpadding="0" cellspacing="0" width="130" border="0">
<tr height="16" width="100%"><td style="border-bottom:1px solid #e4e4e4;"></td></tr>
</table></td>
<td width="30"></td>
</td>
</tr>
<tr align="center" valign="top" height="77">
<td colspan="7" style="color:#50ae34;font-family:arial;font-size:28px;font-weight:bold; line-height: normal;">
ÑÄÅËÀÉÒÅ ÑÅÁÅ<br>ÏÎÄÀÐÎÊ
</td>
</tr>
<tr align="center" height="85">
<td colspan="7" style="font-family:arial;font-size:14px;">
Ñåãîäíÿ îñîáåííûé äåíü, äåíü, êîãäà ñáûâàþòñÿ ìå÷òû. <br>È ó íàñ ïîäàðîê – <span style="font-size:18px;font-weight:bold;color:#50ae34;">ñêèäêà 5%</span> íà âåñü àññîðòèìåíò.<br>Óñïåéòå âûáðàòü ñåáå ïîäàðîê, âåäü ïðåäëîæåíèå <br> äåéñòâóåò òîëüêî 3 äíÿ!
</td>
</tr>
<tr align="center">
<td colspan="7">
<table border="0" width="372" height="334" background="http://extremstyle.ua/cron/letters/happyday/images/cake.jpg">
<tr><td></td></tr>
</table>
</td>
</tr>
<tr align="center">
<td>
<td width="30"></td>
<td width="130">
<table cellpadding="0" cellspacing="0" width="130" border="0">
<tr height="16" width="100%"><td style="border-bottom:1px solid #e4e4e4;"></td></tr>
</table>
</td>
<td valign="bottom">
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#59b140" background="http://extremstyle.ua/cron/letters/happyday/images/button.jpg" width="201" height="46">
<tr align="center">
<td><a href="http://www.extremstyle.ua/" target="_blank" style="font-family:arial;font-size:14px;font-weight:bold;color:#ffffff;text-decoration:none;">ÇÀ ÏÎÊÓÏÊÀÌÈ</a></td>
</tr>
</table>
</td>
<td height="61" width="140" background="http://extremstyle.ua/cron/letters/happyday/images/right_down.jpg"></td>
<td height="61" width="30"></td>
</td>
</tr>
</table>
</td>
</tr>
<tr valign="top" align="center" height="40">
<td>
<table border="0" width="560" height="40" bgcolor="#ffffff" background="images/table_fon_2.jpg">
<tr align="center">
<td></td>
</tr>
</table>
</td>
</tr>
<tr valign="top" align="center" height="30">
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>