// JScript File
//*****************SC*********************//
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_sc.jpg';
item.link='http://www.fashionaccess.aplf.com/Advertistment/tabid/1095/Default.aspx?url=http://www.fashionnetasia.com/?lang=2';
item.alt='FashionNetAsia.com';
bottomR.items[bottomR.items.length]=item;

/*
var item = new Object();
item.type='img';
item.path='http://www.fashionaccess.aplf.com/Portals/18/SponsorAdBanners/bottom220L/images/stylesight_sc.jpg';
item.link='http://www.fashionaccess.aplf.com/Advertistment/tabid/1095/Default.aspx?url=http://www.stylesight.com/demo_form_page.php?lang=cs';
item.alt='Style Sight';
bottomR.items[bottomR.items.length]=item;
*/
