﻿var LindexAd = {};
LindexAd.load = function(){
    Lad.init(LindexAd);
    //id,type,uri,html,style
    //type 支持 :txt,img,swf
    var id;
    //图片广告
    id = 'wAdLogo';
    
    id = 'wAdTop'
    
    id = 'wAdTop2'
    
    id = 'wAdMyItem'
    
    id = 'wAdHot'
    
    id = 'wAdFootball'
    
    id = 'wAdFootball2'
    
    id = 'wAdLottery'
    
    id = 'wAdTxtHot2';
    
    //左右浮动
    id = 'wAdFlyLeft'
    
    id = 'wAdFlyRight'
    
    
    //文字广告
    id = 'wAdTxtHot';
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtHot1';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http:///','','');
id = 'wAdTxtHot3';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtFootball';
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtFootball1';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtFootball2';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtFootball3';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtLottery';
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtLottery2';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtLottery3';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtHorse';
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtHorse2';
LindexAd.append(id,'txt','http://','','');
LindexAd.append(id,'txt','http://','','');
id = 'wAdTxtFun';
LindexAd.append(id,'txt','http://www.diusy.com','','');id = 'wAdTxtFun2';
LindexAd.append(id,'txt','http://','','');
};
LindexAd.load();
