function ObjectAD() {
  /* Define Variables*/
  this.ADID        = 0;
  this.ADType      = 0;
  this.ADName      = "";
  this.ImgUrl      = "";
  this.ImgWidth    = 0;
  this.ImgHeight   = 0;
  this.FlashWmode  = 0;
  this.LinkUrl     = "";
  this.LinkTarget  = 0;
  this.LinkAlt     = "";
  this.Priority    = 0;
  this.CountView   = 0;
  this.CountClick  = 0;
  this.InstallDir  = "";
  this.ADDIR       = "";
}

function CodeZoneAD(_id) {
  /* Define Common Variables*/
  this.ID          = _id;
  this.ZoneID      = 0;

  /* Define Unique Variables*/

  /* Define Objects */
  this.AllAD       = new Array();
  this.ShowAD      = null;

  /* Define Functions */
  this.AddAD       = CodeZoneAD_AddAD;
  this.GetShowAD   = CodeZoneAD_GetShowAD;
  this.Show        = CodeZoneAD_Show;

}

function CodeZoneAD_AddAD(_AD) {
  this.AllAD[this.AllAD.length] = _AD;
}

function CodeZoneAD_GetShowAD() {
  if (this.ShowType > 1) {
    this.ShowAD = this.AllAD[0];
    return;
  }
  var num = this.AllAD.length;
  var sum = 0;
  for (var i = 0; i < num; i++) {
    sum = sum + this.AllAD[i].Priority;
  }
  if (sum <= 0) {return ;}
  var rndNum = Math.random() * sum;
  i = 0;
  j = 0;
  while (true) {
    j = j + this.AllAD[i].Priority;
    if (j >= rndNum) {break;}
    i++;
  }
  this.ShowAD = this.AllAD[i];
}

function CodeZoneAD_Show() {
  if (!this.AllAD) {
    return;
  } else {
    this.GetShowAD();
  }

  if (this.ShowAD == null) return false;
  document.write(this.ShowAD.ADIntro);
}

var ZoneAD_10 = new CodeZoneAD("ZoneAD_10");
ZoneAD_10.ZoneID      = 10;
ZoneAD_10.ZoneWidth   = 0;
ZoneAD_10.ZoneHeight  = 0;
ZoneAD_10.ShowType    = 1;

var objAD = new ObjectAD();
objAD.ADID           = 9;
objAD.ADType         = 4;
objAD.ADName         = "订花链接";
objAD.ImgUrl         = "";
objAD.InstallDir     = "http://www.028dh.com/";
objAD.ImgWidth       = 0;
objAD.ImgHeight      = 0;
objAD.FlashWmode     = 0;
objAD.ADIntro        = "<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"><font color=\"#ff0000\"> 品种分类</font><font color=\"#0000ff\">：</font>【<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/Index.html\" target=\"_self\">鲜花</a>】<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/loveq/Index.html\" target=\"_self\"><u><font color=\"#FF0000\">爱情鲜花</font></u></a>  <a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/zfxh/Index.html\" target=\"_self\"><u><font color=\"#FF0000\">生日鲜花</font></u></a>  <a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/jrxh/Index.html\" target=\"_self\"><u>节日鲜花</u></a>             \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/kyxh/Index.html\" target=\"_self\"><u><font color=\"#FF0000\">开业花蓝</font></u></a>  <a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/hqxh/Index.html\" target=\"_self\"><u>婚庆鲜花</u></a>                      \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dh/sszw/Index.html\" target=\"_blank\"><u>绿色植物</u></a>                      \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dangao/srdg/Index.html\" target=\"_blank\"><u>生日蛋糕</u></a>                       \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dangao/olddg/Index.html\" target=\"_blank\"><u>祝寿蛋糕</u></a>                    \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dangao/sgdg/Index.html\" target=\"_blank\"><u>水果蛋糕</u></a>                     \n\r<a class=\"LinkNavigation\" title href=\"http://www.028dh.com/Shop/dangao/lqdg/Index.html\" target=\"_blank\"><u>恋情蛋糕</u></a>           \n\r <a title href=\"http://www.028dh.com/Shop/Special/lsdg/Index.html\">罗莎</a> <a title href=\"http://www.028dh.com/Shop/Special/yzdg/Index.html\">元祖蛋糕</a>                    \n\r</p>\n\r<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"><font color=\"#FF0000\"> 花材分类</font>：<a href=\"http://www.028dh.com/Shop/Special/bhzh/Index.html\"><u>百合</u></a> \n\r<a href=\"http://www.028dh.com/Shop/Special/klxzh/Index.html\"><u>康乃馨</u></a>                  \n\r<a href=\"http://www.028dh.com/Shop/Special/jzmg/Index.html\"><u>9枝玫瑰</u></a> <a href=\"http://www.028dh.com/Shop/Special/syzmg/Index.html\"><u>11枝玫瑰</u></a>                  \n\r<a href=\"http://www.028dh.com/Shop/Special/slzmgh/Index.html\"><u>16枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/sbzmg/Index.html\"><u>18枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/sjzmg/Index.html\"><u>19枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/eszmg/Index.html\"><u>20枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/esyzmg/Index.html\"><u>21枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/ejmg/Index.html\"><u>29枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/ssszmg/Index.html\"><u>33枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/lslzmg/Index.html\"><u>66枝玫瑰</u></a>                   \n\r<a href=\"http://www.028dh.com/Shop/Special/jjmg/Index.html\"><u>99枝玫瑰</u></a>                   \n\r<a title href=\"http://www.028dh.com/Shop/SpecialList.asp\"><u>更多</u></a>                        \n\r</p>\n\r<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"> <font color=\"#FF0000\"> 订花</font><font color=\"#ff0000\">热线：</font><font color=\"#003300\">成都电话订花： \n\r028-</font><font color=\"#FF0000\">6621</font><font color=\"#FFFFFF\">|</font><font color=\"#FF0000\">5328</font><font color=\"#003300\"> \n\rQQ订花：<a href=\"http://wpa.qq.com/msgrd?V=1&Uin=552335368&Site=成都订花留言&Menu=yes\" target=\"blank\"><font color=\"#400000\"><img alt=\"成都订花120\" src=\"http://wpa.qq.com/pa?p=1:552335368:8\" border=\"0\"></font></a><font color=\"#400000\">    \n\r552335368 <a href=\"http://wpa.qq.com/msgrd?V=1&Uin=717713401&Site=成都订花留言&Menu=yes\" target=\"blank\"><font color=\"#400000\"><img alt=\"成都订花\" src=\"http://wpa.qq.com/pa?p=1:717713401:8\" border=\"0\"></font></a>               \n\rQQ:717713401</font></p>             \n\r<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"> <font color=\"#ff0000\">鲜花说明：</font>平时请提前5小时订花,节日提前1天以上订花,订花总额在200元以上请先打款,200元以内可先送到再付款，配送市区及周边县城内</p>\n\r<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"> <font color=\"#ff0000\">订花流程：</font>1.选择你要订的鲜花品种点击购买，在线下好订单并用网银在线或财付通付款--2.电话或ＱＱ给本店确认--3.本店完成送花(<font color=\"#ff0000\">推荐!</font>)</p>\n\r<p align=\"left\" style=\"line-height: 150%; margin-top: 0; margin-bottom: 0\"><font color=\"#808080\">鲜花促销：成都市区内送花，提前1天订花并先付款的，鲜花订单金额满199元,本店赠送精极毛绒小熊一个,礼品有限请提前预订。</font></p>";
objAD.LinkUrl        = "";
objAD.LinkTarget     = 1;
objAD.LinkAlt        = "";
objAD.Priority       = 1;
objAD.CountView      = 0;
objAD.CountClick     = 0;
objAD.ADDIR          = "AD";
ZoneAD_10.AddAD(objAD);

ZoneAD_10.Show();

