 // Side Navigation Bar JavaScript

	var Size = document.Scale.Size.value;
	HomeRef = document.HiddenForm.HomeRef.value;
	if (HomeRef.indexOf("-")==-1) {
	HomeDir = HomeRef
	} else {
	HomeDir = HomeRef.substring(0,HomeRef.indexOf("-"))
	}
	var cText = '';
	cText = '<FONT color="white" size ="-1"><BR>';
	document.write(cText);
	cText = '<DIV STYLE="margin:0; margin-left:20; padding:0;">';
	document.write(cText);

	LabAuthor = "Author";
	TitAuthor = "Link to About the Author";
	LabCoins = "Coins";
	TitCoins = "Link to Regular Issue Coins of Panama";
	Labpc005 = "½ Centésimo";
	Titpc005 = "Link to Medio Centésimo Panama Coin Catalog";
	Labpc012 = "1¼ Centésimos";
	Titpc012 = "Link to Uno y Cuarto Centésimos Panama Coin Catalog";
	Labpc10 = "10 Centésimos";
	Titpc10 = "Link to Diez Centésimos Panama Coin Catalog";
	LabColonial = "Colonial";
	TitColonial = "Link to Colonial Table of Contents";
	LabCobs = "Cobs";
	TitCobs = "Link to Panama Mint Cobs Catalog";
	LabFakes = "Fakes";
	TitFakes = "Link to Fakes, Counterfeits and Suspicious Items Catalog";
	LabMedals = "Medals";
	TitMedals = "Link to Medals Table of Contents";
	LabCanal = "Canal";
	TitCanal = "Link to Canal Medals Catalog";
	LabChallenge = "Challenge";
	TitChallenge = "Link to Challenge Coins Catalog";
	LabVernon = "Vernon";
	TitVernon = "Link to Admiral Vernon Medals Catalog";
	LabOther = "Other";
	TitOther = "Link to Other Items Table of Contents";
	LabBadges = "Badges";
	TitBadges = "Link to Badges Catalog";
	LabChecks = "Checks";
	TitChecks = "Link to Metal Checks Catalog";
	LabChits = "Chits";
	TitChits = "Link to Paper Chits Catalog";
	LabWoods = "Woods";
	TitWoods = "Link to Wooden Nickels Catalog";
	LabPostcard = "Postcards";
	TitPostcard = "Numismatic Postcards for Sale";
	LabPurpose = "Purpose";
	TitPurpose = "Link to Purpose of this Website";
	LabResources = "Resources";
	TitResources = "Link to Resources Table of Contents";
	LabAuctions = "Auctions";
	TitAuctions = "Link to Auctions";
	LabCatalogs = "Catalogs";
	TitCatalogs = "Link to Catalogs";
	LabClubs = "Clubs";
	TitClubs = "Link to Panama Collector Clubs";
	LabDealers = "Dealers";
	TitDealers = "Link to Panama Coin Dealers";
	LabGrading = "Grading";
	TitGrading = "Link to General Grading Guidelines";
	LabLibrary = "Library";
	TitLibrary = "Link to Panama Library";
	LabSiteMap = "Site Map";
	TitSiteMap = "Link to Site Map";
	urlSiteMap = "sitemap.html";
	LabThanks = "Thanks";
	TitThanks = "Link to Acknowledgments";
	LabTokens = "Tokens";
	TitTokens = "Link to Tokens Table of Contents";
	LabMilitary = "Military";
	TitMilitary = "Link to Military Catalog";
	LabPanama = "Panama";
	TitPanama = "Link to Panama Tokens Catalog";
	LabPaloSeco = "Palo Seco";
	TitPaloSeco = "Link to Palo Seco History";

	TheURL = document.HiddenForm.TheURL.value;
	if (TheURL.indexOf("?")!=-1) {
	TheURL = TheURL.substring(0,TheURL.indexOf("?"));
	}
	if (TheURL.lastIndexOf("/")!=-1) {
	if (TheURL.lastIndexOf("-")!=-1) {
	CheckURL = TheURL.substring(TheURL.lastIndexOf("/")+1,TheURL.lastIndexOf("-"));
	} else {
	CheckURL = TheURL.substring(TheURL.lastIndexOf("/")+1,TheURL.lastIndexOf("."));
	}}


	var Lang = Size.substring(7,9);
	if (Lang=="sp") {
	LabAuthor = "Autor";
	TitAuthor = "Sobre el Autor";
	LabCoins = "Monedas";
	TitCoins = "Monedas de la República de Panamá";
	Labpc005 = "½ Centésimo";
	Titpc005 = "Catálogo de Monedas de Medio Centésimo de Panamá";
	Labpc012 = "1¼ Centésimos";
	Titpc012 = "Catálogo de Monedas de Uno y Cuarto Centésimos de Panamá";
	Labpc10 = "10 Centésimos";
	Titpc10 = "Catálogo de Monedas de Diez Centésimos de Panamá";
	LabColonial = "Colonial";
	TitColonial = "Monedas y Medallas Coloniales";
	LabCobs = "Macuquinas";
	TitCobs = "Catálogo de Macuquinas de Panamá";
	LabFakes = "Falsificaciones";
	TitFakes = "Catálogo de Falsificaciones y Artículos Sospechosos";
	LabMedals = "Medallas";
	TitMedals = "Medallas de Panamá";
	LabCanal = "Canal";
	TitCanal = "Catálogo de Medallas del Canal";
	LabChallenge = "Militar";
	TitChallenge = "Catálogo de Monedas Militares";
	LabVernon = "Vernon";
	TitVernon = "Catálogo de las Medallas del Almirante Vernon";
	LabOther = "Otros";
	TitOther = "Otros Artículos de Panamá";
	LabBadges = "Insignias";
	TitBadges = "Catálogo de Insignias";
	LabChecks = "Identificación";
	TitChecks = "Catálogo de Fichas de Identificación";
	LabChits = "Papel";
	TitChits = "Catálogo de Fichas de Papel";
	LabWoods = "Madera";
	TitWoods = "Catálogo de Fichas de Madera";
	LabPostcard = "Postales";
	TitPostcard = "Tarjetas Postales a la Venta";
	LabPurpose = "Propósito";
	TitPurpose = "Propósito de este Sitio Web";
	LabResources = "Recursos";
	TitResources = "Indice de Recursos";
	LabAuctions = "Subastas";
	TitAuctions = "Subastas";
	LabCatalogs = "Catálogos";
	TitCatalogs = "Catálogos Numismáticos de Panamá";
	LabClubs = "Asociaciónes";
	TitClubs = "Asociaciónes";
	LabDealers = "Distribuidores";
	TitDealers = "Distribuidores De Moneda De Panamá";
	LabGrading = "Conservación";
	TitGrading = "Determinación del Grado de Conservación";
	LabLibrary = "Biblioteca";
	TitLibrary = "Lista de Libros sobre la Historia de Panamá";
	LabSiteMap = "Mapa";
	TitSiteMap = "Mapa del Sitio Web";
	urlSiteMap = "sitemap-sp.html";
	LabThanks = "¡Gracias!";
	TitThanks = "Lista de Colaboradores";
	LabTokens = "Fichas";
	TitTokens = "Fichas de Panamá";
	LabMilitary = "Militar";
	TitMilitary = "Catálogo de Fichas Militares";
	LabPanama = "Panamá";
	TitPanama = "Catálogo de Fichas de Panamá";
	TitPaloSeco = "Sobre la Colonia para Leprosos de Palo Seco";
	if (CheckURL=="sitemap") {
	TheURL = TheURL.substring(0,TheURL.lastIndexOf("/")+1) + CheckURL + ".html";
	}
	ctext = '<A href=' + TheURL + ' style="color:gold; " class="black" onClick="Language(' + "'en'";
	ctext = ctext + ')";>Navigate in<BR>English<BR><BR>'
	} else {
	if (CheckURL=="sitemap") {
	TheURL = TheURL.substring(0,TheURL.lastIndexOf("/")+1) + CheckURL + "-sp.html";
	}
	ctext = '<A href=' + TheURL + ' style="color:gold; " class="black" onClick="Language(' + "'sp'";
	ctext = ctext + ')";>Navegar en<BR>Español<BR><BR>'
	}

	document.write(ctext);
	cText = '<a href="' + HomeDir + 'author.html' + "?Size=" + Size + '" class="sideA" title="' + TitAuthor + '">' + LabAuthor + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'coins.html' + "?Size=" + Size + '" class="sideA" title="' + TitCoins + '">' + LabCoins + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'pc005.html' + "?Size=" + Size + '" class="sideA" title="' + Titpc005 + '">' + Labpc005 + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'pc012.html' + "?Size=" + Size + '" class="sideA" title="' + Titpc012 + '">' + Labpc012 + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'pc10.html' + "?Size=" + Size + '" class="sideA" title="' + Titpc10 + '">' + Labpc10 + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'colonial.html' + "?Size=" + Size + '" class="sideA" title="' + TitColonial + '">' + LabColonial + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'cobs.html' + "?Size=" + Size + '" class="sideA" title="' + TitCobs + '">' + LabCobs + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'consignment.html' + "?Size=" + Size + '" class="sideA" title="'+ '">' + "Consignment" + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'fakes.html' + "?Size=" + Size + '" class="sideA" title="' + TitFakes + '">' + LabFakes + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'medals.html' + "?Size=" + Size + '" class="sideA" title="' + TitMedals + '">' + LabMedals + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'canalmedals.html' + "?Size=" + Size + '" class="sideA" title="' + TitCanal + '">' + LabCanal + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'challenge.html' + "?Size=" + Size + '" class="sideA" title="' + TitChallenge + '">' + LabChallenge + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'vernon.html' + "?Size=" + Size + '" class="sideA" title="' + TitVernon + '">' + LabVernon + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'other.html' + "?Size=" + Size + '" class="sideA" title="' + TitOther + '">' + LabOther + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'badges.html' + "?Size=" + Size + '" class="sideA" title="' + TitBadges + '">' + LabBadges + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'checks.html' + "?Size=" + Size + '" class="sideA" title="' + TitChecks + '">' + LabChecks + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'chits.html' + "?Size=" + Size + '" class="sideA" title="' + TitChits + '">' + LabChits + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'wooden.html' + "?Size=" + Size + '" class="sideA" title="' + TitWoods + '">' + LabWoods + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'postcards.html' + "?Size=" + Size + '" class="sideA" title="' + TitPostcard + '">' + LabPostcard + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'purpose.html' + "?Size=" + Size + '" class="sideA" title="' + TitPurpose + '">' + LabPurpose + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'resources.html' + "?Size=" + Size + '" class="sideA" title="' + TitResources + '">' + LabResources + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'auctions.html' + "?Size=" + Size + '" class="sideA" title="' + TitAuctions + '">' + LabAuctions + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'catalogs.html' + "?Size=" + Size + '" class="sideA" title="' + TitCatalogs + '">' + LabCatalogs + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'clubs.html' + "?Size=" + Size + '" class="sideA" title="' + TitClubs + '">' + LabClubs + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'dealers.html' + "?Size=" + Size + '" class="sideA" title="' + TitDealers + '">' + LabDealers + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'grading.html' + "?Size=" + Size + '" class="sideA" title="' + TitGrading + '">' + LabGrading + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'library.html' + "?Size=" + Size + '" class="sideA" title="' + TitLibrary + '">' + LabLibrary + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + urlSiteMap + "?Size=" + Size + '" class="sideA" title="' + TitSiteMap + '">' + LabSiteMap + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'thanks.html' + "?Size=" + Size + '" class="sideA" title="' + TitThanks + '">' + LabThanks + '</a><BR><BR>';
	document.write(cText);
	cText = '<a href="' + HomeDir + 'tokens.html' + "?Size=" + Size + '" class="sideA" title="' + TitTokens + '">' + LabTokens + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'military.html' + "?Size=" + Size + '" class="sideA" title="' + TitMilitary + '">' + LabMilitary + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'panamatokens.html' + "?Size=" + Size + '" class="sideA" title="' + TitPanama + '">' + LabPanama + '</a><BR>';
	document.write(cText);
	cText = '-<a href="' + HomeDir + 'paloseco.html' + "?Size=" + Size + '" class="sideA" title="' + TitPaloSeco + '">' + LabPaloSeco + '</a><BR>';
	document.write(cText);
	cText = '<form action="https://www.paypal.com/cgi-bin/webscr" method="post">';
	document.write(cText);
	cText = '<input type="hidden" name="cmd" value="_xclick">';
	document.write(cText);
	cText = '<input type="hidden" name="business" value="david_plowman@comcast.net">';
	document.write(cText);
	cText = '<input type="hidden" name="item_name" value="Donation to Coins-of-Panama.com">';
	document.write(cText);
	cText = '<input type="hidden" name="no_shipping" value="2">';
	document.write(cText);
	cText = '<input type="hidden" name="no_note" value="1">';
	document.write(cText);
	cText = '<input type="hidden" name="currency_code" value="USD">';
	document.write(cText);
	cText = '<input type="hidden" name="tax" value="0">';
	document.write(cText);
	cText = '<input type="hidden" name="bn" value="PP-DonationsBF">';
	document.write(cText);
	cText = '<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - its fast, free and secure!">';
	document.write(cText);
	cText = '<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">';
	document.write(cText);
	cText = '</form>';
	document.write(cText);
	cText = '<DIV STYLE="margin:0; margin-left:-20; padding:0;">';
	document.write(cText);
	cText = '<a href="http://www.coffeefrompanama.com/?Click=51"> <img border="0" ';
	document.write(cText);
	cText = 'src="http://www.coffeefrompanama.com/v/vspfiles/templates/custom/images/banners/banner3.gif"></a>';
	document.write(cText);
	cText = '<BR><BR><a href="http://www.zazzle.com/Captain_Panama*">';
	document.write(cText);
	cText = '<img border="0" src="' + HomeDir + 'general/zazzle.gif" width="127"></a>';
	document.write(cText);
 	cText = '<BR><form action="http://www.amazon.com/exec/obidos/external-search">';
	document.write(cText);
 	cText = '<table class="normal" border="0" cellpadding="0" cellspacing="0" align="left">';
	document.write(cText);
 	cText = '<tr><td style="background-color:#fff;">';
	document.write(cText);
       	cText = '<table border="0" cellpadding="0" cellspacing="0" align="top" height="90" width="120" style="border: 1px solid #000000 !important;">';
	document.write(cText);
        cText = '<tr><td style="background-color:#fff;" height="20" valign="bottom" align="center">';
	document.write(cText);
        cText = '<span style="font-family: verdana,arial,helvetica,sans-serif; font-size:10px !important; font-weight:bold !important;">Search Now:</span>';
	document.write(cText);
        cText = '</td><td style="background-color:#fff;"> </td></tr><tr>';
	document.write(cText);
        cText = '<td style="background-color:#fff;" align="center" height="30" valign="top">';
	document.write(cText);
        cText = '<input type="text" name="keyword" size="10" value="" /></td>';
	document.write(cText);
        cText = '<td style="background-color:#fff;" height="20" valign="top" align="left">';
	document.write(cText);
        cText = '<input type="hidden" name="mode" value="blended" />';
	document.write(cText);
        cText = '<input type="hidden" name="tag" value="coinsofpanama-20" />';
	document.write(cText);
        cText = '<input type="image" border="0" value="Go" name="Submit" ';	document.write(cText);
 	cText = 'src="http://g-images.amazon.com/images/G/01/associates/build-links/ap-search-go-btn.gif" alt="[ Go ]" ';	document.write(cText);
 	cText = 'align="absmiddle" /></td></tr><tr>';
 	document.write(cText);
        cText = '<td colspan="2" style="background-color:#000;" height="40">';
 	document.write(cText);
        cText = '<a href="http://www.amazon.com/exec/obidos/redirect-home/coinsofpanama-20">';
 	document.write(cText);
        cText = '<img src="http://g-images.amazon.com/images/G/01/associates/build-links/searchbox-logo-126x32.gif" height="36" border="0" width="126" alt="Amazon Logo" /></a>';
	document.write(cText);
        cText = '</td></tr></table></td></tr></table></form>';
	document.write(cText);
	cText = '</DIV></DIV>';
	document.write(cText);
 	cText = '</FONT>';
	document.write(cText);


