	// home for index.html
	var v00 =  "<a href='community.php?projID=1'><img src='images/3d_millvalley.gif' width=140px></a>";
		v00 += "<a href='community.php?projID=3'><img src='images/3d_newportbeach.gif' width=140px></a>";
		v00 += "<a href='community.php?projID=2'><img src='images/3d_centralmarin.gif' width=140px></a>";
	// home for community.php
		var v0  = "<img src='images/whitedot.jpg' height=5px><br><img src='images/whitedot.jpg' width=40px><a href=# onClick='showText(1)'>";
	    v0 += "<img src='"+myProjectID+"/images/getBook.gif' width=100px></a>";
	    v0 += "<a href='mapping.php'><img src='images/makeMap.jpg' width=100px></a>";
		v0 += "<img src='images/whitedot.jpg' width=10px><a href='whattodo.php?p="+myProjectID+"'><img src='images/whatToDo.jpg' width=100px border=0></a>";
		v0 += "<img src='"+myProjectID+"/images/comments.jpg'><br><center><input type=button value='Send Your Comment, Post Photos' onClick='myComment()'></center>";

	var v1  = "<table><tr><td><a href=# onClick='bookGet(1)'><img src='images/button_mapsearch.gif' width=40px></a></td><td width=10px></td><td valign=center><i>Find local partners where you can pick up a free copy.</i></td></tr>";
	    v1 += "<tr><td><a href=# onClick='bookGet(2)'><img src='images/button_mail.gif' width=40px></a></td><td width=10px></td><td valign=center><i>Pay $5 for Shipping and Handling using your credit card or PayPal and we will send you a copy in the mail</i></td></tr>";
	    v1 += "<tr><td><a href=# onClick='bookGet(3)'><img src='images/button_download.gif' width=40px></a></td><td width=10px></td><td valign=center><i>Download a pdf file for free.</i></td></tr></table>";

	var v2  = "MyMapbook is the publishing solution for 21st century online mapping, founded by two ";
	    v2 += "senior executives formerly with Thomas Bros. Maps (California).  The Company leverages cartographic ";
	    v2 += "standards with computer mapping technology to provide traditional mapping with the benefits of modern";
	    v2 += "data management and interactive mapping tools. ";
 
	var v3 = "Businesses will find our community map publications an excellent place to advertise.  In addition to ";
		v3 += "the good value for the printed mapbooks which are distributed to 10,000 to 30,000 households, our web site ";
		v3 += "an opportunitye to connect with your customers and to offer coupons or specials.  ";
		v3 += "<br><br><a href='advertisers/'><b>Click here for more information.</font></b></a>";  
		v3 += "<br><br><form name='sponsorlogin' action='sponsormgt.php' method=post><b>Sponsor Login</b>";
		v3 += "<table><tr><td align=right>User name (email):</td><td><input type=text name='user'></td></tr>";
		v3 += "<tr><td align=right>Password</td><td><input type=password name='pwd'></td></tr></table><input type=submit value='Login'></form>";

	var v4 = "We want to hear from you.  Send your comments and ideas.   ";
		v4 += "Send email to <a href='mailto:info@mymapbook.com'>info@mymapbook.com</a> or call 949.544.1203 or use this form.<br>";
		v4 += "<form name='mymail' action='sendmail.php' method=post target='nuwin'><table><tr><td align=right>Name:</td><td><input type=text name='myname'></td></tr>";
		v4 += "<tr><td align=right>Email:</td><td><input type=text name='myemail'></td></tr>";  
		v4 += "<tr><td align=right>Subject:</td><td><input type=text name='mysubj'></td></tr>";  
		v4 += "<tr><td colspan=2>Comment or Question:</td><td></td></tr>";  
		v4 += "<tr><td colspan=2><textarea name='mymsg' rows=5 cols=50></textarea></td></tr>";  
		v4 += "<tr><td colspan=2><input type=button value='Send' onClick='sendmail()'><input type=button value='Exit' onClick='showText(0)'></td></tr>";  
		v4 += "</table><input type=button onclick='doPhotoPost()' value='Post a Photo'></form>";  

	var v5 = "MyMapbook focues on providing print quality mapping through an interactive interface.  Our first application is ";
		v5 += "the Community Map Book.  A printed map of high quality distributed directly to the members of the community for free.  ";
		v5 += "You might ask 'Why a Map?  I can get one on my computer or my phone and I have a navigation system in my car.'  Well you ";
		v5 += "are right, but maps have more than one purpose.  Internet maps and navigation systems, including those common to smart phones, are for ";
		v5 += "<i>navigation</i>.  Our maps are designed for <i>orientation</i>.  Consider that when you look at a two page spread in a map book ";
		v5 += "you see the equivalent of 16 navigation or internet screens.  So, we invite you to look at the free pdf maps in the communities we ";
		v5 += "have published.  If you would like us to come to your community, please send us a note.  We want to find ways to take ";
		v5 += "our mapping to the whole world.";
		
