-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
489 lines (474 loc) · 30.3 KB
/
index.html
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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<!DOCTYPE HTML PUBLIC "-//W3C//Dtd HTML 4.0 transitional//EN">
<HTML>
<head>
<TITLE>祝王伟芬童鞋生日快乐</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style type=text/css>
body {
FONT-SIZE: 12px
}
td {
FONT-SIZE: 12px
}
th {
FONT-SIZE: 12px
}
.st1 {
FONT-SIZE: 25px
}
.st2 {
FONT-SIZE: 30px
}
</style>
<script language=javascript>
var mzstr =location.search.split("=")[1];
if(!mzstr){
mz="DD01网址导航";mz2="您";
}else{
var mz = mzstr.substring(0,mzstr.length-2);
var mz2 =location.search.split("=")[2];
if(!mz){mz="DD01网址导航";}else{mz=unescape(mz);}
if(!mz2){mz2="您";}else{mz2=unescape(mz2);}
}
function check(obj){
if (obj.stra.value.length>18) {
alert('您输入的名字太长了\n\n请重新输入');
return false;
}
if (obj.stra.value.length==0) {
alert('还没填姓名呀');
obj.stra.focus();
return false;
}
var url = location.protocol + "//" + location.host + location.pathname+"?n="+escape(obj.stra.value)+"&m="+escape(obj.stra2.value);
if ((navigator.userAgent.indexOf('MSIE') >= 0) && (navigator.userAgent.indexOf('Opera') < 0)){
window.clipboardData.setdata("Text","这是我特别为您制作的生日祝福祝福网页,祝你生日快乐,快去看看吧。\n" +url);
alert('网址已生成并替您复制好了,直接粘贴到QQ、MSN、邮箱就可以了\n\n您的朋友一定会很惊喜,快快发送吧!\n\n点击确定后可预览生成的网页。');
}
window.location.replace(url);
return false;
}
//滚屏
var speed=1; //這里可以調整滾動速度
var currentpos=0,alt=1,curpos1=0,curpos2=-1;
function initialize(){
startit()
}
function scrollwindow(){
if (document.all)
temp=document.body.scrollTop ;
else
temp=window.pageYOffset ;
if (alt==0)
alt=1 ;
else
alt=0 ;
if (alt==0)
curpos1=temp;
else
curpos2=temp;
if (curpos1!=curpos2){
if (document.all)
currentpos=document.body.scrollTop+speed ;
else
currentpos=window.pageYOffset+speed;
window.scroll(0,currentpos);
}else{
currentpos=0
//window.scroll(0,currentpos)
}
}
function startit(){
setInterval("scrollwindow()",100);
}
</script>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" text=#666666 background="009.gif" >
<table id=table1 style="BORDER-COLLAPSE: collapse" cellSpacing=8 cellPadding=0 width=833 align=center background=c.jpg border=0>
<tbody>
<tr>
<td align=middle><table id=table2 style="BORDER-COLLAPSE: collapse" cellSpacing=12 cellPadding=0 width="100%" background=a1.jpg border=0>
<tbody>
<tr>
<td align=middle><table id=table3 style="BORDER-COLLAPSE: collapse" cellSpacing=3 cellPadding=0 width="100%" background=c.jpg border=0>
<tbody>
<tr>
<td align=middle><table id=table4 style="BORDER-COLLAPSE: collapse" cellSpacing=4 cellPadding=0 width="100%" background=a.jpg border=0>
<tbody>
<tr>
<td align=middle><table id=table5 style="BORDER-COLLAPSE: collapse" cellSpacing=5 cellPadding=0 width="80%" background=c.jpg border=0>
<tbody>
<tr>
<td align=middle><table id=table6 style="BORDER-COLLAPSE: collapse" cellSpacing=3 cellPadding=0 width="100%" background=a.jpg border=0>
<tbody>
<tr>
<td align=middle><table cellSpacing=0 cellPadding=0 width=546 border=0>
<tbody>
<tr>
<td vAlign=top><IMG height=96 alt=生日祝福图片 src="11.gif" width=73 border=0></td>
<td><IMG height=150 alt=生日祝福 src="009.jpg" width=400 border=0></td>
<td vAlign=top><IMG height=96 alt=生日祝福网页 src="11.gif" width=73 border=0></td>
</tr>
</tbody>
</table>
<BR>
<BR>
<H1 style="COLOR: #ffccff">☆
Marvin Yu祝 鲜嫰如草的伟芬童鞋 生日快乐
☆</H1>
<BR>
<BR>
<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=450 width=650 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="shangri.swf">
<PARAM NAME="quality" VALUE="High">
<embed
src="http://img2.dd01.com/birthday/5/images/shangri.swf?name="
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="650"
height="450">
</OBJECT>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<BR>
<BR>
<BR>
<BR>
<FONT class=st2 face=隶书 color=#cc33cc>幸福、愉快、欢乐都由你的生日而来,<BR>
<BR>
我把直诚的祝福化成一个美丽的谜</FONT>。<BR>
<BR>
<BR>
<BR>
<BR>
<table id=__01 cellSpacing=0 cellPadding=0 width=780 border=0>
<tbody>
<tr>
<td><IMG src="01.jpg"></td>
<td><IMG src="02.jpg"></td>
</tr>
<tr>
<td colspan=2><BR>
<center>
<table style="WIDth: 401px; HEIGHT: 66px" align=center background=0024.gif border=0>
<tbody>
<tr style="FONT-SIZE: 9pt">
<td style="FONT-SIZE: 9pt; FILTER: mask(color=#000000); WORD-BREAK: break-all; LINE-HEIGHT: 150%" align=middle width=395>
<FONT class=st2 style="FONT-SIZE: 40pt; WORD-BREAK: break-all; LINE-HEIGHT: 150%" face=隶书 color=#336699>
<B style="FONT-WEIGHT: bold">
祝 小芬芬
</B>
</FONT>
<BR/>
<FONT class=st2 style="FONT-SIZE: 40pt; WORD-BREAK: break-all; LINE-HEIGHT: 150%" face=隶书 color=#336699>
<B style="FONT-WEIGHT: bold">生日快乐<BR>
Happy
birthday
</B>
</FONT>
</td>
</tr>
</tbody>
</table>
<FONT class=st1 face=隶书 color=#cc66cc>
<BR>
愿我心是一朵鲜花,盛开在你天空下, <BR>
<BR>
为你的生日增添一点温馨的情调,<BR>
<BR>
为你的快乐增添一片美丽的光华!</FONT>
<DIV id=layer5 style="Z-INDEX: 1; LEFT: 280px; WIDth: 100px; POSITION: absolute; TOP: 1160px; HEIGHT: 100px">
<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=429 width=663 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="403.swf">
<PARAM NAME="quality" VALUE="High">
<PARAM NAME="wmode" VALUE="transparent">
<embed src="403.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="663"
height="429" quality="High"
wmode="transparent">
</OBJECT>
</DIV>
<DIV id=layer3 style="Z-INDEX: 3; LEFT: 215px; WIDth: 775px; POSITION: absolute; TOP: 1650px; HEIGHT: 100px">
<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=450 width=780 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="404.swf">
<PARAM NAME="quality" VALUE="High">
<PARAM NAME="wmode" VALUE="transparent">
<embed
src="404.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="780"
height="450" quality="High"
wmode="transparent">
</OBJECT>
</DIV>
</center></td>
</tr>
<tr>
<td><IMG src="03.jpg"></td>
<td><IMG src="04.jpg"></td>
</tr>
<tr>
<td><IMG src="05.jpg"></td>
<td><IMG src="06.jpg"></td>
</tr>
<tr>
<td><IMG src="07.jpg"></td>
<td><IMG src="08.jpg"></td>
</tr>
<tr>
<td align=middle colspan=2><FONT class=st2 face=隶书 color=#cc33cc><BR>
让我庆贺你生日的到来<BR>
<BR>
送上我最诚挚的生日祝福<BR>
<BR>
愿你每一天都充满快乐、幸福、温馨与满足!<BR>
<BR>
衷心祝愿你生日快乐!</FONT></td>
</tr>
<tr>
<td align=middle colspan=2><IMG height=300 src="birthday.gif" width=460></td>
</tr>
<tr>
<td colspan=2><table height=500 cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<tbody>
<tr>
<td width=700 background=000.jpg
height=500><OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=500 width=556 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="406.swf">
<PARAM NAME="quality" VALUE="High">
<PARAM NAME="wmode" VALUE="transparent">
<embed
src="406.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="556"
height="500" quality="High"
wmode="transparent">
</OBJECT></td>
<td> </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td align=middle colspan=2><FONT class=st1 face=隶书 color=#cc00cc>生日快乐!<BR>
<BR>
祝你百事可乐,万事芬达,<BR>
<BR>
天天哇哈哈,月月乐百事,<BR>
<BR>
年年高乐高,心情似雪碧!<BR>
<BR>
</FONT></td>
</tr>
<tr>
<td align=middle width=390 background=17.jpg height=320>
<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=320 width=192 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="280.swf">
<PARAM NAME="quality" VALUE="High">
<PARAM NAME="wmode" VALUE="transparent">
<embed
src="280.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="192"
height="320" quality="High"
wmode="transparent">
</OBJECT>
</td>
<td align=middle width=390 background=18.jpg height=320>
<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=302 width=192 border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000>
<PARAM NAME="movie" VALUE="280.swf">
<PARAM NAME="quality" VALUE="High">
<PARAM NAME="wmode" VALUE="transparent">
<embed src="280.swf" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="192"
height="302" quality="High"
wmode="transparent">
</OBJECT>
</td>
</tr>
<tr>
<td><IMG height=300 src="19.jpg" width=390></td>
<td><IMG height=300 src="20.jpg" width=390></td>
</tr>
<tr>
<td align=middle colspan=2>
<BR>
<FONT class=st1 face=隶书 color=#cc0099>
<B>
<BR>
支支灿烂的烛光,岁岁生日的幸福。<BR>
<BR>
幸运的你,明天会更好!!!<BR>
<BR>
</B>
</FONT>
<table cellSpacing=5 cellPadding=0 background=c1.jpg border=0>
<tbody>
<tr>
<td>
<DIV align=center>
<table id=table6 style="BORDER-COLLAPSE: collapse" cellSpacing=3 cellPadding=0 width="100%" background=a.jpg border=0>
<tbody>
<tr>
<td align=middle>
<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0
height=390 width=520
classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>
<PARAM NAME="movie" VALUE="br01.swf">
<PARAM NAME="quality" VALUE="high">
<embed src="br01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="640"
height="480">
</embed>
</OBJECT>
</td>
</tr>
</tbody>
</table>
</DIV>
</td>
</tr>
</tbody>
</table>
<BR>
<BR>
<FONT class=st1 face=隶书 color=#cc33cc>让我为你祝福,让我为你欢笑,<BR>
<BR>
因为在你生日来临之际,<BR>
<BR>
我的内心也跟你一样的欢腾、快乐!<BR>
</FONT><BR>
<BR>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<style>
.tips2 {
FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ff9900; PADDING-TOP: 10px; HEIGHT: 30px; TEXT-ALIGN: center
}
.tips {
FONT-WEIGHT: bold; FONT-SIZE: 18px; LINE-HEIGHT: 32px
}
#div_box {
BORDER-RIGHT: #ff9900 4px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff9900 4px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #ff9900 4px solid; WIDth: 700px; PADDING-TOP: 5px; BORDER-BOTTOM: #ff9900 4px solid
}
.sltbox {
HEIGHT: 30px; TEXT-ALIGN: left
}
.s {
PADDING-RIGHT: 6px; FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #555; FONT-FAMILY: Arial
}
.top_title {
MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 40px; FILTER: glow(color=#ffff00,strength=16); COLOR: #ff0000; LINE-HEIGHT: 90px; FONT-FAMILY: "文鼎特圆简"; HEIGHT: 90px; TEXT-ALIGN: center
}
A:link {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: none
}
</style>
<center>
<form name=newinfo_form onSubmit="return check(this)">
</form>
</center>
<B>
<script>
var thetext="";
var started=false;
var step_step=0;
var times=1;
function welcometext(){
times--;
if (times==0){
if (started==false){
started = true;
window.status = " 愿幸福、如意、快乐,一切美好的祝愿与你同在!生日快乐!—— "+mz+" ";
setTimeout("anim()",1);
}
thetext = " 愿幸福、如意、快乐,一切美好的祝愿与你同在!生日快乐!—— "+mz+" ";
}
}
function showstatustext(txtt){
thetext = txtt;
setTimeout("welcometext()",4000);
times++;
}
function anim(){
step_step++;
if (step_step==7) {
step_step=1
}
if (step_step==1) {
window.status='☆☆☆☆'+thetext+'☆☆☆☆'
}
if (step_step==2) {
window.status='★☆☆☆'+thetext+'☆☆☆★'
}
if (step_step==3) {
window.status='★★☆☆'+thetext+'☆☆★★'
}
if (step_step==4) {
window.status='★★★☆'+thetext+'☆★★★'
}
if (step_step==5) {
window.status='★★★★'+thetext+'★★★★'
}
if (step_step==6) {
window.status='☆☆☆☆'+thetext+'☆☆☆☆'
}
setTimeout("anim()",200);
}
window.onload=function(){
initialize();
welcometext();
}
var midsrc="http://img2.dd01.com/birthday/5/images/"+"bg."+"mp3";
</script>
<span style="DISPLAY: none">
<script language=Javascript src="stat.php" charset=gb2312></script>
</span>
</B>
</body>
</HTML>