function adArray(){for(i=0;i*2<adArray.arguments.length;i++){this[i]=new Object();this[i].src=adArray.arguments[i*2];this[i].href=adArray.arguments[i*2+1];}
this.length=i;}
function getAdNum(){dat=new Date();dat=(dat.getTime()+"").charAt(8);if(dat.length==1)
ad_num=dat%ads.length;else
ad_num=0;return ad_num;}
var ads=new adArray("../images/Handbags_purses/Marilyn Monroe character Fashion handbags.jpg", "../products.asp?cat=59", "../images/Handbags_purses/Genuine Leather Ladies Handbags.jpg", "../products.asp?cat=63", "../images/Handbags_purses/Designer_fashion Handbags and Purses.jpg", "../products.asp?cat=61", "../images/Handbags_purses/Fashion Clothes handbag.jpg", "../products.asp?cat=62", "../images/Handbags_purses/Tote handbags_Fashion Tote hand Bag.jpg", "../products.asp?cat=64")
var ad_num=getAdNum();document.write('<table cellpadding=0 cellspacing=1 border=0><tr><td>'
+'<A href="'+ads[ad_num].href+'"><IMG SRC="'+ads[ad_num].src+'" '
+'height="160" width="160" align="center" border="0" name="js_ad"></a></td></tr></table>');link_num=document.links.length-1;function rotateSponsor(){if(document.images){ad_num=(ad_num+1)%ads.length;document.js_ad.src=ads[ad_num].src;document.links[link_num].href=ads[ad_num].href;setTimeout("rotateSponsor()",5000);}}
setTimeout("rotateSponsor()",5000);
