// Java Script for Featured DVA // Last update Tuesday, May 31, 2005 // copyright protected, Designing Online, Inc. - all rights reserved. var cats=9; var catcon = 1+Math.round(Math.random()*cats); if(catcon > cats){ catcon=1; } document.write('');