var quotes=new Array()

quotes[0]='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\
<html xmlns="http://www.w3.org/1999/xhtml">\
\
<head>\
	<title>Advanced Dealer Systems</title>\
	<meta name="keywords" CONTENT="automotive internet marketing, internet, automotive internet, dealer websites, seo, sem, client follow up, follow up, crm tool, automotive crm tool, automotive follow up, houston car dealers, website optimization, search engine marketing, counter intelligence, lead generation, automotive lead, special finance leads, advanced dealer systems, automotive internet department, organic lead generation,">\
	<meta name="description" CONTENT="We are an automotive internet marketing company that uses powerful counter intelligence strategies, intensive organic lead generation, and the Internet to drive more sales to your dealer website! With over 50 years of combined experience in the car business. Not only will we develop a dynamic custom website for your automotive dealership, we will put our technology in place to drive thousands of visitors to your site and convert these visitors into quality leads, then follow up, track, interact, correspond like never before.">\
	<link href="css/styles.css" rel="stylesheet" type="text/css">\
	<meta name="Revisit-After" content="2 Days">\
	<meta name="robots" CONTENT="all">\
	<meta name="category" CONTENT="Computers & Internet">\
	<meta name="copyright" CONTENT="Advanced Dealer Systems">\
	<link rel="icon" type="image/png" href="favicon.ico">\
	<meta name="rating" CONTENT="General">\
</head>\
<body leftmargin="0" topmargin="0">\
<!-- Top Logo Table -->\
<table width="922" border="0" cellspacing="0" cellpadding="0" align="center" background="img/shadowbg.png">\
	<tr>\
		<td>\
			<table align="center" background="img/toptablebg.gif" bgcolor="#FFFFFF" style="height: 105px; width: 916px;">\
				<tr>\
					<td><a href="index.html"><img src="img/headerLogo.png" width="511" height="75" border="0" alt="Advanced Dealer Systems The Cutting Edge of Automotive Internet Marketing and Technology" style="margin-left: 38px;"></a></td>\
					<td width="200"><img src="img/logo_eLead.gif" border="0" alt="Home of eLead Touch" width="128" height="67"></td>\
				</tr>\
			</table>\
		</td>\
	</tr>\
</table>\
\
<!-- Menu Table -->\
<table width="922" border="0" cellspacing="0" cellpadding="0" align="center" background="img/shadowbg.png">\
	<tr>\
		<td>\
			<table align="center" background="img/menubg.gif" bgcolor="#252b31" style="height: 50px; width: 916px;">\
				<tr>\
					<td align="center"><a href="index.html" class="tmenu">Home</a></td>\
					<td align="center"><a href="semseo.html" class="tmenu">SEM / SEO</a></td>\
					<td align="center"><a href="website.html" class="tmenu">Website Design</a></td>\
					<td align="center"><a href="microsites.html" class="tmenu">Microsites</a></td>\
					<td align="center"><a href="followup.html" class="tmenu">Follow Up</a></td>\
					<td align="center"><a href="consulting.html" class="tmenu">Consulting</a></td>\
					<td align="center"><a href="crm.html" class="tmenu">Training Video</a></td>\
					<td align="center"><a href="contactus.html" class="tmenu">Contact Us</a></td>\
				</tr>\
			</table>\
		</td>\
	</tr>\
</table>'

var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(
quotes[whichquote])
