//ADV.UWXCO.COM splinks script

var textad=new Array()

textad[0]='<a href=http://www.adv.uwxco.com/ target=_new>Advertise on UWXCO.COM & MV Group web sites.</a><br>High traffic. Low rates.<br>Learn more about UWX Advertising.</a>'

textad[1]='<a href=http://www.uwxisp.com target=_new>UWXISP</a><br>802.11 b/g Wireless Internet Access<br>Harvey, Hico, WV .</a>'

textad[2]='<a href=http://www.althrift.com target=_new>Anna Lyns Thrift Shoppes</a><br>Like new & used clothing, home items & more.<br>Two convenient locations.</a>'

textad[3]='<a href=http://www.ubuntu.com target=_new>Ubuntu.com</a><br>Ubuntu Linux Operating System<br>Desktop & Server Editions.</a>'

textad[4]='<a href=http://www.php.net target=_new>PHP.net</a><br>Create dynamic websites with php language.<br>Find out more at PHP.net.</a>'

textad[5]='<a href=http://www.apache.org target=_new>Apache.org</a><br>Apache Web Server Software<br>Find out more at Apache.org.</a>'
textad[6]='<a href=http://www.adv.uwxco.com/>ATV Parts Plus</a><br>ATV & motorcycle parts, accessories, gear and equipment sales.<br>(304) 252 7837</a>'

textad[7]='<a href=http://www.stores.ebay.com/Vinyl-Destination-Sign-Company.html target=_new>Vinyl Destination Sign Company</a><br>Custom made signs, premium vinyl decals.<br>See more at our eBay store!</a>'

var showtext=Math.floor(Math.random()*(textad.length))
document.write(textad[showtext])
