<!--

// Define variables

var pagefooter	= "";

//

pagefooter = pagefooter + "				<hr width=\"90%\"> \n";

pagefooter = pagefooter + "				<div class=\"bottomnav\"> \n";

pagefooter = pagefooter + "					<a href=\"california-usa.html\"  style=\"font-size:11px; font-weight:bold;\">Services Offered</a>\&nbsp;\&nbsp;|\&nbsp;\&nbsp;\n";

pagefooter = pagefooter + "					<a href=\"sign_up.html\"  style=\"font-size:11px; font-weight:bold;\">Sign Up</a>\&nbsp;\&nbsp;|\&nbsp;\&nbsp;\n";

pagefooter = pagefooter + "					<a href=\"featured_artist.html\"  style=\"font-size:11px; font-weight:bold;\">Features Artists</a>\&nbsp;\&nbsp;|\&nbsp;\&nbsp;\n";

pagefooter = pagefooter + "					<a href=\"customers.html\"  style=\"font-size:11px; font-weight:bold;\">Customers</a>\&nbsp;\&nbsp;|\&nbsp;\&nbsp;\n";

pagefooter = pagefooter + "					<a href=\"visit_us.html\"  style=\"font-size:11px; font-weight:bold;\">Visit Us</a>\n";

pagefooter = pagefooter + "				</div>\n";



/*pagefooter = pagefooter + "						Site Conceptual Design by Linhchi Tang<br>\n";

pagefooter = pagefooter + "						Hosting and maintenance by \n";

pagefooter = pagefooter + "						<a href=\"http://www.ARBISinc.com\" target=\"_blank\">\n";

pagefooter = pagefooter + "						<font color=\"#000000\"><I>ARBIS</i> Internet Solutions, inc.</font></A>\&nbsp;\&nbsp;\n";*/



pagefooter = pagefooter + "				<div class=\"bottomnav\"> <br >\n";

pagefooter = pagefooter + "			Fine Art Services: <a href=\"palo-alto-california.html\" style=\"font-size:11px; font-weight:bold;\">Palo Alto</a> | <a href=\"menlo-park-california.html\" style=\"font-size:11px; font-weight:bold;\">Menlo Park </a>| <a href=\"san-francisco-california.html\" style=\"font-size:11px; font-weight:bold;\" >San Francisco</a> | <a href=\"bayarea-sanfrancisco.html\" style=\"font-size:11px; font-weight:bold;\" >Bay Area</a> | <a href=\"atherton-california.html\" style=\"font-size:11px; font-weight:bold;\">Atherton</a> | <a href=\"sausalito-california.html\" style=\"font-size:11px; font-weight:bold;\">Sausalito</a> | <a href=\"woodside-california.html\" style=\"font-size:11px; font-weight:bold;\">Woodside</a> | <a href=\"millvalley-california.html\" style=\"font-size:11px; font-weight:bold;\">Mill Valley</a> | <br> <a href=\"kentfield-california.html\" style=\"font-size:11px; font-weight:bold;\">Kentfield</a> | <a href=\"tiburon-california.html\" style=\"font-size:11px; font-weight:bold;\">Tiburon</a> | <a href=\"napa-california.html\" style=\"font-size:11px; font-weight:bold;\">Napa</a> | <a href=\"healdsburg-california.html\" style=\"font-size:11px; font-weight:bold;\">Healdsburg</a> | <a href=\"sacramento-california.html\" style=\"font-size:11px; font-weight:bold;\">Sacramento</a> | <a href=\"losaltos-california.html\" style=\"font-size:11px; font-weight:bold;\">Los Altos</a> | <a href=\"carmel-california.html\" style=\"font-size:11px; font-weight:bold;\">Carmel</a> | <a href=\"berkeley-california.html\" style=\"font-size:11px; font-weight:bold;\">Berkeley</a>| <a href=\"sanmateo-california.html\" style=\"font-size:11px; font-weight:bold;\">San Mateo</a> | <a href=\"burlingame-california.html\" style=\"font-size:11px; font-weight:bold;\">Burlingame</a> |  <a href=\"marin-california.html\" style=\"font-size:11px; font-weight:bold;\">Marin</a> |  <a href=\"oakland-california.html\" style=\"font-size:11px; font-weight:bold;\">Oakland</a> | <a href=\"san-jose-california.html\" style=\"font-size:11px; font-weight:bold;\">San Jose</a> | <a href=\"northern-california-usa.html\" style=\"font-size:11px; font-weight:bold;\">Northern  California USA</a>\n";

pagefooter = pagefooter + "				</div>\n";

pagefooter = pagefooter + "				<div class=\"copyright\"><br> \n";

pagefooter = pagefooter + "						Copyright © 2009 Fine Art Services,California USA\&nbsp;\&nbsp;<br>\n";

pagefooter = pagefooter + "				</div>\n";



// -->

