var pagepath=window.location.pathname;
var pagedirectory=pagepath.split('/');
var i=pagepath.lastIndexOf('/')+1;
var pagefile=pagepath.substring(i);
divheight=getObject("header").clientHeight;
screenheight=screen.availHeight;
document.write('<hr>');

document.write('<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0"><tr>');
if ( divheight>screenheight ) document.write('<td align="left"><input type="button" value="&nbsp;' + topText + '&nbsp;" onClick="javascript:scroll(0,0)" /></td>');
document.write('<td align="center" valign="center">');
document.write('<h3>' + proprietorText + ': Carole' + andText + 'Vic Boyles, Estrada do T&uacute;nel 6, Lameirinha, 2435-575 Sei&ccedil;a, Portugal</h3></td>');
if ( divheight>screenheight ) document.write('<td align="right"><input type="button" value="&nbsp;' + topText + '&nbsp;" onClick="javascript:scroll(0,0)" /></td>');
document.write('</tr></table>');
document.write('<hr><table width="100%"><tr><td align="center" width="25%"><small>Website Design And Maintenance by</small><br />');
document.write('<a href="contactus.htm" target="_parent"><small>Vic Boyles</small></a></td>');
document.write('<td align="center" width="25%"><small>Currency Conversion by</small><br />');
document.write('<a href="http://www.coinmill.com" target="_blank"><small>coinmill.com</small></a></td>');
document.write('<td align="center" width="25%"><small>Hosted by</small><br />');
document.write('<a href="http://www.streamline.net/?aff=8dfbb37d01fa5fa17aeefea91b74b0c3"  target="_blank"><small>streamline.net</small></a></td>');
if ( location.protocol!="file:"&&pagefile=="default.htm" ) {
  document.write('<td align="center"><a href="pageframe.htm?http://www.hit-counter-download.com" target="_blank">');
  document.write('<img src="http://www.hit-counter-download.com/cgi-bin/image.pl?URL=99961-2317" alt="free hit counter code account login" border="0"></a></td>'); }
document.write('</tr></table>');
if ( !initialpage ) document.write('</div>');

if ( location.protocol!="file:" ) {
  try {
    var pageTracker = _gat._getTracker("UA-3031143-4");
    pageTracker._trackPageview(); }
  catch(err) {} }