	title1 = "Coins-of-Panama.Com";
	title2 = "Numismática de Panamá";
	ctext='<TABLE width="700" STYLE="margin:0; margin-left: 1cm; padding: 0;">';
	document.write(ctext);
	ctext='<TR><TD align="center">';
	document.write(ctext);
	ctext='<TABLE><TR><TD align="center">';
	document.write(ctext);
	ctext='<FONT size="+2" color="#000066"><I><B>&nbsp;Plowman' + "'s</B></I></FONT>";
	document.write(ctext);
	ctext='</TD></TR><TR><TD height="45" align="center">';
	document.write(ctext);
	var Size = document.Scale.Size.value;
	if (Size.substring(5,7)=="ee") {
	cText = '<FONT color="#000066" size="+1">';
	document.write(cText);
	cText = '<CENTER><img src="' + HomeDir + 'CD-Image-Red.jpg" class="noborder" width="45" height="45"><BR>'
	document.write(cText);
	cText = '<B>CD Version</B></CENTER>';
	document.write(cText);
	cText = '</FONT>';
	document.write(cText);
	}
	cText = '</TD></TR></TABLE></TD><TD>';
	document.write(cText);
	ctext='<TABLE STYLE="margin:0; margin-left: .5cm; padding: 0;"><TR><TD align="center">';
	document.write(ctext);
	var Lang = Size.substring(7,9);
	if (Lang=="sp") {
	title1 = "Numismática de Panamá";
	title2 = "Coins-of-Panama.Com";
	}
	ctext='<FONT size="+4" color="#000066"><I><B><CENTER>' + title1 + '</CENTER></B></I></FONT>';
	document.write(ctext);
	ctext='</TD></TR>';
	document.write(ctext);
	ctext='<TR><TD>';
	document.write(ctext);
	ctext='<FONT size="+2" color="#000066"><I><B><CENTER>' + title2 + '</CENTER></B></I></FONT>';
	document.write(ctext);
	ctext='</TD></TR></TABLE></TD></TR></TABLE>';
	document.write(ctext);
