|
|
| <%
Dim FlashWidth,FlashHeight,PicHeight,TextHeight,PicUrls,UrlValue,TextValue
FlashWidth=208
FlashHeight=180
PicHeight=159
TextHeight=21
'图片网络地址列表,多个图片之间用半角“|”隔开
PicUrls=""
'图片链接网址列表,与图片网络地址一一对应,多个网址之间用半角“|”隔开
UrlValues=""
'图片下方文字说明列表,与图片网络地址一一对应,文字之间用半角“|”隔开
TextValue=""
response.write ""
%>
|
|
|
|
| |
|
|