﻿//<script type="text/javascript" src="memselect.js"></script>
//<script type="text/javascript" src="memscriptjan09-2.js"></script>
//<script>document.write(carthing)</script>


var carthing = '<form name="form"><select name="site" size="1" onchange="javascript:formHandler()">'+
								'<option value=""><font color="red">----Go To Member Cars----</font></option>'+
								'<option value="aldridgeharold/index.html" >Aldridge, Harold</option>'+
								'<option value="arnoldjim/index.html" >	Arnold, Jim</option>'+
								'<option value="barensed/index.html" >	Barens, Ed</option>'+
								'<option value="pastmembers/birdmike/index.html" >	Bird, Mike</option>'+
								'<option value="bottenfieldernie/index.html" >Bottenfield, Ernie</option>'+
								'<option value="campbellterry/index.html" >Campbell, Terry</option>';+
								'<option value="fraserpat/index.html" >	Fraser, Pat</option>';+
								'<option value="gablemarty/index.html" >Gable, Marty</option>'+
								'<option value="lappbutch/index.html" >Lapp, Butch</option>'+
								'<option value="larsonjim/index.html" >	Larson, Jim</option>'+
								'<option value="mcarthurted/index.html" >McArthur, Ted</option>'+
								'<option value="powerssteve/index.html" >Powers, Steve</option>'+
								'<option value="stonebill/index.html" >	Stone, Bill</option>'+
								'<option value="thompsongary/index.html" >Thompson, Gary</option>'+
								'<option value="wellsmike/index.html" >Wells, Mike</option>'+
								'<option value="wollbrinkbryce/index.html" >	Wollbrink, Bryce</option>'+
								'<option value="" >Honorary Members</option>		'+
								'<option value="" >Carlson, Davex</option>'+
								'<option value="" >Hockaday, Gary</option>'+
								'<option value="" >Hunt, Sandy</option>'+
								'<option value="" >Johnson, Chet</option>'+
								'<option value="" >Shockly, Dan</option>'+
								'<option value="" >True, Tom</option>'+
								'<option value="" >Weaver, Jack</option>'+								
								'<option value="" >Yakel, Harvey</option>'+
				'</select></form>'
					