﻿// JScript File
//****************TC****************//
var top = new Object();
top.width = 520;
top.height = 70;
top.pause = 6500;
top.random = false;
top.items = new Array();


var item = new Object();
item.type='img';
item.path='http://www.mmt.aplf.com/Portals/51/AdBanners/top468/images/BLC_Conference_27Mar2012.gif';
item.link='http://www.fashionaccess.aplf.com/Advertistment/tabid/1095/Default.aspx?url=http://apps.ubmasia.com/files/mediaobjects/Files/25/Conference/20120327/20120327_Flyer.htm';
item.alt='BLCconference.com';
top.items[top.items.length]=item;

var item = new Object();
item.type='img';
item.path='http://www.mmt.aplf.com/Portals/51/AdBanners/top468/images/FNA_WebBanner_468x60_tc.gif';
item.link='http://www.fashionaccess.aplf.com/Advertistment/tabid/1095/Default.aspx?url=http://www.fashionnetasia.com/tc/home.html';
item.alt='FashionNetAsia.com';
top.items[top.items.length]=item;


