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_42 = new CodeZoneAD("ZoneAD_42");
ZoneAD_42.ZoneID      = 42;
ZoneAD_42.ZoneWidth   = 0;
ZoneAD_42.ZoneHeight  = 0;
ZoneAD_42.ShowType    = 1;

var objAD = new ObjectAD();
objAD.ADID           = 66;
objAD.ADType         = 4;
objAD.ADName         = "云标签透明";
objAD.ImgUrl         = "";
objAD.InstallDir     = "/";
objAD.ImgWidth       = 0;
objAD.ImgHeight      = 0;
objAD.FlashWmode     = 0;
objAD.ADIntro        = "<div class=\"mubandh\"><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=潮流&ClassID=0&SpecialID=0&page=1\">潮流</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=传统&ClassID=0&SpecialID=0&page=1\">传统</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=花纹&ClassID=0&SpecialID=0&page=1\">花纹</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=花边&ClassID=0&SpecialID=0&page=1\">花边</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=图标&ClassID=0&SpecialID=0&page=1\">图标</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=节庆&ClassID=0&SpecialID=0&page=1\">节庆</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=人物&ClassID=0&SpecialID=0&page=1\">人物</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=运动&ClassID=0&SpecialID=0&page=1\">运动</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=生活&ClassID=0&SpecialID=0&page=1\">生活</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=交通&ClassID=0&SpecialID=0&page=1\">交通</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=时尚&ClassID=0&SpecialID=0&page=1\">时尚</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=动物&ClassID=0&SpecialID=0&page=1\">动物</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=植物&ClassID=0&SpecialID=0&page=1\">植物</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=风景&ClassID=0&SpecialID=0&page=1\">风景</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=卡通&ClassID=0&SpecialID=0&page=1\">卡通</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=艺术字&ClassID=0&SpecialID=0&page=1\">艺术字</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=金融&ClassID=0&SpecialID=0&page=1\">金融</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=背景&ClassID=0&SpecialID=0&page=1\">背景</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=节日&ClassID=0&SpecialID=0&page=1\">节日</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=广告&ClassID=0&SpecialID=0&page=1\">广告</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=包装&ClassID=0&SpecialID=0&page=1\">包装</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=海报&ClassID=0&SpecialID=0&page=1\">海报</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=标志&ClassID=0&SpecialID=0&page=1\">标志</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=风景&ClassID=0&SpecialID=0&page=1\">风景</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=人物&ClassID=0&SpecialID=0&page=1\">人物</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=儿童&ClassID=0&SpecialID=0&page=1\">儿童</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=女性&ClassID=0&SpecialID=0&page=1\">女性</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=风景&ClassID=0&SpecialID=0&page=1\">风景</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=生活&ClassID=0&SpecialID=0&page=1\">生活</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=办公&ClassID=0&SpecialID=0&page=1\">办公</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=餐饮&ClassID=0&SpecialID=0&page=1\">餐饮</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=科技&ClassID=0&SpecialID=0&page=1\">科技</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=文化&ClassID=0&SpecialID=0&page=1\">文化</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=音乐&ClassID=0&SpecialID=0&page=1\">音乐</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=家居&ClassID=0&SpecialID=0&page=1\">家居</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=室内&ClassID=0&SpecialID=0&page=1\">室内</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=商业&ClassID=0&SpecialID=0&page=1\">商业</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=插画&ClassID=0&SpecialID=0&page=1\">插画</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=商务&ClassID=0&SpecialID=0&page=1\">商务</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=地产&ClassID=0&SpecialID=0&page=1\">地产</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=圣诞&ClassID=0&SpecialID=0&page=1\">圣诞</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=鲜花&ClassID=0&SpecialID=0&page=1\">鲜花</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=水彩&ClassID=0&SpecialID=0&page=1\">水彩</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=夏天&ClassID=0&SpecialID=0&page=1\">夏天</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=移动&ClassID=0&SpecialID=0&page=1\">移动</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=电信&ClassID=0&SpecialID=0&page=1\">电信</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=联通&ClassID=0&SpecialID=0&page=1\">联通</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=网通&ClassID=0&SpecialID=0&page=1\">网通</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=边框&ClassID=0&SpecialID=0&page=1\">边框</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=三星&ClassID=0&SpecialID=0&page=1\">三星</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=nokia&ClassID=0&SpecialID=0&page=1\">nokia</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=家庭&ClassID=0&SpecialID=0&page=1\">家庭</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=酒&ClassID=0&SpecialID=0&page=1\">酒</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=中秋&ClassID=0&SpecialID=0&page=1\">中秋</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=保险&ClassID=0&SpecialID=0&page=1\">保险</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=娱乐&ClassID=0&SpecialID=0&page=1\">娱乐</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=古典&ClassID=0&SpecialID=0&page=1\">古典</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=纸&ClassID=0&SpecialID=0&page=1\">纸</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=photoshop&ClassID=0&SpecialID=0&page=1\">photoshop</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=茶&ClassID=0&SpecialID=0&page=1\">茶</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=食品&ClassID=0&SpecialID=0&page=1\">食品</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=邮政&ClassID=0&SpecialID=0&page=1\">邮政</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=银行&ClassID=0&SpecialID=0&page=1\">银行</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=通讯&ClassID=0&SpecialID=0&page=1\">通讯</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=饮料&ClassID=0&SpecialID=0&page=1\">饮料</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=创意&ClassID=0&SpecialID=0&page=1\">创意</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=汽车&ClassID=0&SpecialID=0&page=1\">汽车</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=烟&ClassID=0&SpecialID=0&page=1\">烟</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=电器&ClassID=0&SpecialID=0&page=1\">电器</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=卡通&ClassID=0&SpecialID=0&page=1\">卡通</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=服装&ClassID=0&SpecialID=0&page=1\">服装</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=新年&ClassID=0&SpecialID=0&page=1\">新年</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=化妆品&ClassID=0&SpecialID=0&page=1\">化妆品</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=首饰&ClassID=0&SpecialID=0&page=1\">首饰</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=美容&ClassID=0&SpecialID=0&page=1\">美容</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=电影&ClassID=0&SpecialID=0&page=1\">电影</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=教育&ClassID=0&SpecialID=0&page=1\">教育</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=休闲&ClassID=0&SpecialID=0&page=1\">休闲</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=艺术&ClassID=0&SpecialID=0&page=1\">艺术</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=画册&ClassID=0&SpecialID=0&page=1\">画册</A><A href=\"http://www.k1982.com/moban/Search.asp?ModuleName=Soft&Field=Title&Keyword=电子&ClassID=0&SpecialID=0&page=1\">电子</A></div>";
objAD.LinkUrl        = "";
objAD.LinkTarget     = 1;
objAD.LinkAlt        = "";
objAD.Priority       = 1;
objAD.CountView      = 0;
objAD.CountClick     = 0;
objAD.ADDIR          = "AD";
ZoneAD_42.AddAD(objAD);

ZoneAD_42.Show();

