// JScript File
//*****************EN*********************//
var bottomR = new Object();
bottomR.width = 220;
bottomR.height = 70;
bottomR.pause = 5000;
bottomR.random = false;
bottomR.items = new Array();

var item = new Object();
item.type='img';
item.path='http://www.fashionaccess.aplf.com/Portals/18/SponsorAdBanners/bottom220L/images/banner220_70_1_en.jpg';
item.link='http://www.fashionaccess.aplf.com/Advertistment/tabid/1095/Default.aspx?url=http://www.fashionnetasia.com/?lang=0';
item.alt='FashionNetAsia.com';
bottomR.items[bottomR.items.length]=item;