$(document).ready(
  function(){
    $('#topfoto').innerfade({
      speed: 2000,
      timeout: 8000,
      type: 'sequence'
    });
  }
);

function loadGoogleMap() { return false }
function GUnload() { return false }