//ADV.UWXCO.COM uwxchannel script
var ad=new Array()

ad[0]='<a href=http://www.adv.uwxco.com/><img src=ads/ani/mvadvani.gif style="width: 260; height: 230;"></a>"></a>'

ad[1]='<a href=http://stores.ebay.com/Vinyl-Destination-Sign-Company target=_new><img src=ads/ani/vinyldestad.gif style="width: 260; height: 230;"></a>'

ad[2]='<a href=http://www.adv.uwxco.com/><img src=ads/ani/atvppaniad.gif style="width: 260; height: 230;"></a>'

ad[3]='<a href=http://www.adv.uwxco.com/><img src=ads/ani/cochatvad.gif style="width: 260; height: 230;"></a>'

var showad=Math.floor(Math.random()*(ad.length))
document.write(ad[showad])
