var banner=new Array()

banner[0]='<a href=\"http://skinnybitch.net/buy-couple.html\"><img src=\"http://skinnybitch.net/images/SB-couple.jpg\" style=\"margin: 20px 0 -15px 60px;\" border=\"0\"></a><br />'

banner[1]='<a href=\"http://www.skinnybitch.net/stories\" ><img src=\"http://skinnybitch.net/images/tabari-banner.jpg\" style=\"margin: 20px 0 -15px 60px;\" border=\"0\"></a><br />'

banner[2]='<a href=\"http://www.ecorazzi.com/2010/07/21/bestselling-author-rory-freedman-and-chef-tal-ronnen-team-up-for-charity/\" target=\"_blank\"><img src=\"http://skinnybitch.net/images/path-ad.jpg\" style=\"margin: 20px 0 -15px 60px;\" border=\"0\"></a><br />'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])


// KEEP THE <BR> tag at the end or else the pages will break!!!

