﻿var writeItem = new Array(); // 随机显示的数组
writeItem[0] = "<a href=\"http://www.importwine.net.cn/\" target=\"_blank\"><img src=\"/images/a_d/20100506-220x100-importwine.gif\" width=\"220\" border=\"0\"></a>";
writeItem[1] = "<a href=\"http://www.eswine.com/\" target=\"_blank\"><img src=\"/images/a_d/yx2.gif\" width=\"220\" border=\"0\"></a>";
writeItem[2] = "<a href=\"http://www.wines-info.com/Helanmountian/\" target=\"_blank\"><img src=\"/images/a_d/20100702-230x110-HELAN.jpg\" width=\"220\" border=\"0\"></a>";
writeItem[3] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20081120_182X90.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
writeItem[4] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20091225-182x80-cafa.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
writeItem[5] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20100920-220x100-casal-china.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
writeItem[6] = "<a href=\"http://www.zijue.net/\" target=\"_blank\"><img src=\"/images/a_d/20101022-220x70-zijue.gif\" width=\"220\" border=\"0\"></a>";
writeItem[7] = "<a href=\"http://www.kingma-wine.com\" target=\"_blank\"><img src=\"/images/a_d/20101208-220x90-kingma-wine.gif\" width=\"220\" border=\"0\"></a>";
writeItem[8] = "<a href=\"/a_d_page/boerduo/default.html\" target=\"_blank\"><img src=\"/images/a_d/20110415-220x106-boerduo.gif\" width=\"220\" border=\"0\"></a>";
writeItem[9] = "<a href=\"http://www.austrianwine.com.cn\" target=\"_blank\"><img src=\"/images/a_d/20110718-220x100-austrianwine.gif\" width=\"220\" border=\"0\"></a>";
writeItem[10] = "<a href=\"http://www.v1855.com/\" target=\"_blank\"><img src=\"/images/a_d/20110915-220x100-chinahotelexpert.gif\" width=\"220\" border=\"0\"></a>";
writeItem[11] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20110926-220x100-contiwinehk.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
writeItem[12] = "<a href=\"http://www.topwinechina.cn/\" target=\"_blank\"><img src=\"/images/a_d/20111024-220x100-topwinechina.gif\" width=\"220\" border=\"0\"></a>";
writeItem[13] = "<a href=\"http://www.winechinaexpo.com/\" target=\"_blank\"><img src=\"/images/a_d/20111209-220x100-winechinaexpo.gif\" width=\"220\" height=\"100\" border=\"0\"></a>";
writeItem[14] = "<a href=\"http://www.interwine.org/\" target=\"_blank\"><img src=\"/images/a_d/20111227-220x70-interwine.gif\" width=\"220\" border=\"0\"></a>";
writeItem[15] = "<a href=\"http://www.sialchina.cn\" target=\"_blank\"><img src=\"/images/a_d/20120131-220x100-sialchina.gif\" width=\"220\" border=\"0\"></a>";


// 已到期的
//writeItem[] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20111015-220x100-iowine.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
//writeItem[] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20090109-182x80-lanrowchina.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
//writeItem[] = "<a href=\"http://www.winefair.com.cn\" target=\"_blank\"><img src=\"/images/a_d/20110919-220x100-winefair.gif\" width=\"220\" border=\"0\"></a>";
//writeItem[] = "<a href=\"http://www.szwinehub.com/\" target=\"_blank\"><img src=\"/images/a_d/20101108-220x70-szwinehub.gif\" width=\"220\" border=\"0\"></a>";
//writeItem[] = "<embed width=\"220\" height=\"100\" src=\"/flash/a_d/20110715-220x100-bellewine.swf\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>";
// 香港拍卖
//writeItem[17] = "<a href=\"http://www.ackerasia.com/index_c.html\" target=\"_blank\"><img src=\"/images/a_d/20120105-220x100-ackerasia.gif\" width=\"220\" height=\"100\" border=\"0\"></a>";

// 固定底部显示
var writeItemFixup = new Array();
writeItemFixup[0] = "<a href=\"/briefing\" target=\"_blank\"><img src=\"/images/a_d/20091214-182x68-winesinfo.jpg\" width=\"220\" border=\"0\"></a>";
writeItemFixup[1] = "<a href=\"http://www.wines-info.com/eshop\" target=\"_blank\"><img src=\"/images/a_d/eshop_20081021.jpg\" width=\"220\" border=\"0\"></a>";

// 输出显示 *************************************************************************************************************************
// 固定顶部显示
document.write("<div style=\"width:100%; margin-bottom:5px;\">");
document.write("<a href=\"/CompanySite/ACompanyad.aspx\" target=\"_blank\"><img src=\"/images/a_d/20100309-220x100-ACompanyAD.gif\" width=\"220\" border=\"0\"></a>");
document.write("</div>");

// 随机显示，打乱排序
var newWriteItem = [];
while (writeItem.length) { newWriteItem.push(writeItem.splice((writeItem.length * Math.random()) >> 0, 1)); }
for (var i = 0; i < newWriteItem.length; i++) {
    document.write("<div style=\"width:100%; margin-bottom:5px;margin-top:5px;\">");
    document.write(newWriteItem[i]);
    document.write("</div>");
}
// 固定底部显示
for (var i = 0; i < writeItemFixup.length; i++) {
    document.write("<div style=\"width:100%; margin-bottom:5px;\">");
    document.write(writeItemFixup[i]);
    document.write("</div>");
}

// 示范，图片代码
//"<a href=\"\" target=\"_blank\"><img src=\"\" width=\"182\" height=\"\" border=\"0\"></a>";
// 示范，FLASH代码
//"<embed width=\"960\" height=\"160\" src=\"/flash/a_d/\" type=\"application/x-shockwave-flash\" wmode=\"opaque\" quality=\"high\" allowscriptaccess=\"always\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>"
