var quotes=new Array()

quotes[0]='<table width=757 border=0 cellpadding=0 cellspacing=0><tr><td width=757 height=28 valign=middle align=left class="blhtext" bgcolor="#000054"> &nbsp;&nbsp;&nbsp;<a href="jb-landscaping-slideshow/jb-landscaping-slideshow.html" target="_new">Landscaping Photos</a> | <a href="#contactus">Contact Us</a></td></tr><tr><td height=5 valign=top align=left bgcolor="#ffffff"><img src="http://www.landscapers-direct.com/landscaping-images/spacer.gif" height=5 width=1 alt="landscape design spacer" border=0></td></tr></table>'

var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])