<!-- Begin

var flashcolor		= "342B2B"		// Flash BG Color
var color		= "342B2B"		// Header BG Color
var flashheight		= "100"			// Flash Height
var flashwidth		= "365"			// Flash Width 


document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#'+color+'" class="printhide"><tr><td align="left">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="logo">');
document.write('<PARAM NAME=movie VALUE="laquinta-home.swf">');
document.write('<PARAM NAME=quality VALUE="high">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="laquinta-home.swf" quality="high" bgcolor="#'+flashcolor+'" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="logo" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');

document.write('</td><td width="200" align="right">');

document.write('<span class="mainw"><label><br>Enter your e-mail to &nbsp; &nbsp; &nbsp; &nbsp; <br>receive our Rate Sheet &nbsp; &nbsp;</label></span><br>');
document.write('<form method="post" action="/cgi/newsletter.pl">');
document.write('<input type="hidden" name="success" value="http://laquintacapital.com/thankyou-newsletter.html">');
document.write('<label><input type="text" name="email" size="14" maxlength="80" class="inputnewsletter">');
document.write('&nbsp; <input type="submit" value=" Submit " class="submitnewsletter"></label>');
document.write('</form>');
document.write('</td></tr></table>');


//  End -->
