function sidebar()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<a target=\'_new\' href="http://click.linksynergy.com/fs-bin/click?id=XGSo5gLRBmI&offerid=173504.10000402&type=4&subid=0"><IMG alt="Netflix, Inc." border="0" src="http://cdn.netflix.com/us/affiliates/banners/0804/160600A_599.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=XGSo5gLRBmI&bids=173504.10000402&type=4&subid=0">'); } // global
if (ranNum == 1){document.write('<a target=\'_new\' href="http://click.linksynergy.com/fs-bin/click?id=XGSo5gLRBmI&offerid=176538.10000194&subid=0&type=4"><IMG border="0"   alt="macys.com" src="http://ad.linksynergy.com/fs-bin/show?id=XGSo5gLRBmI&bids=176538.10000194&subid=0&type=4&gridnum=9"></a>'); } // macys
if (ranNum == 2){document.write('<a target=\'_new\' href="http://click.linksynergy.com/fs-bin/click?id=XGSo5gLRBmI&offerid=124192.10000454&type=4&subid=0"><IMG alt="Wolfgang\'s Vault General with Posters" border="0" src="http://images.wolfgangsvault.com/images/content/ads/general-160x600.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=XGSo5gLRBmI&bids=124192.10000454&type=4&subid=0">'); } // wolfgang
}