<!--

function banner() {
};

banner = new banner();
number = 0;


// bannerArray

banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458763391&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/T54553-th.jpg' border='0' width='150' height='200'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=459220068&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/D8315-th.jpg' border='0' width='142' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=459220070&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/T9074-th.jpg' border='0' width='150' height='200'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458592168&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/D8923-th.jpg' border='0' width='141' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=457255448&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/D8355-th.jpg' border='0' width='144' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458024738&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/D8849-th.jpg' border='0' width='136' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458024739&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/D8882-th.jpg' border='0' width='128' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458300243&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/60936-th.jpg' border='0' width='134' height='250'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458592169&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/T54474-th.jpg' border='0' width='152' height='200'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458677710&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/22239-th.jpg' border='0' width='150' height='200'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458890900&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/T9168-th.jpg' border='0' width='150' height='200'></a>"
banner[number++] ="<a href='http://www.shareasale.com/m-pr.cfm?merchantID=13536&amp;userID=162657&amp;productID=458592170&amp;afftrack=&amp;w=254' target='_blank'><img src='http://www.shopleisamarie.com/mm5/graphics/00000001/T8875-th.jpg' border='0' width='150' height='200'></a>"

// keep adding items here...

increment = Math.floor(Math.random() * number);

document.write(banner[increment]);

//-->
