// (c) Guenther Schleu 1999, ready 4 y2k.

// Copyright
document.write("- 2010 by G&#252;nther Schleu &#8213; <a href=\"../impressum.html\">Nutzungsbedingungen und Impressum<\/a>.<br />Letzte Aktualisierung am: ")

// LastModify
function initArray()
  {
  this.length = initArray.arguments.length
  for (var i = 0; i < this.length; i++)
  this[i+1] = initArray.arguments[i]
  }

  var LastModDate = new Date(document.lastModified);
     var TAGArray = new initArray("Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag");
              Tag = LastModDate.getDate();
  var TagAusgabe  = ((Tag < 10) ? "0" + Tag : Tag);
     var MONArray = new initArray("01.","02.","03.","04.","05.","06.","07.","08.","09.","10.","11.","12.");
              Jhr = LastModDate.getYear();
             Jahr = ( Jhr >= 2000 ) ? Jhr : ( ( Jhr < 80 ) ? Jhr + 2000 : Jhr + 1900 )
              Std = LastModDate.getHours();
  var StdAusgabe  = ((Std < 10) ? "0" + Std : Std);
              Min = LastModDate.getMinutes();
  var MinAusgabe  = ((Min < 10) ? "0" + Min : Min);
              Sec = LastModDate.getSeconds();
  var SecAusgabe  = ((Sec < 10) ? "0" + Sec : Sec);

document.write("<b>" + TAGArray[(LastModDate.getDay()+1)] + ", " + TagAusgabe + "." + MONArray[(LastModDate.getMonth()+1)] + Jahr + ", " + StdAusgabe + "." + MinAusgabe + ":" + SecAusgabe + "<\/b>.<br /><br />");

// Seiten-URI
document.write("<b>Die URL dieser Seite:<\/b> <a href=\""+document.URL+"\">"+document.URL+"<\/a><br />");

// Homepath-URI
var URL = unescape(location.href)
var fileN1 = URL.lastIndexOf("/") + 1
var fileN2 = URL.length
var file_name = URL.substring(fileN1,fileN2)
var path_name = "js/"
var host_name = "http://www.free-solutions.de/"
var inethost = host_name+path_name+file_name;


if ((window.location.protocol == "file:")||(window.location.host != "www.free-solutions.de"))
  {
  document.write("<b>Offizieller Internetpfad:<\/b> <a href=\""+inethost+"\" target=\"inet\">"+host_name+path_name+file_name+"<\/a><br />");
  }
if (parent.location.href == self.location.href)
  {
  document.write("<b>Homepage: <a href=\"../index.html\" target=\"_top\">JavaScript - XHTML - - - JS.Edit<\/a><\/b>");
  }
if (parent.location.href==self.location.href)
  {
  if (navigator.appName=="Netscape")
    {
    document.write(" | || | <b><a href=\"javascript:window.location.href=\'../js141.html?"+document.URL+"\'\" target=\"_top\">Frameset nachladen<\/a><\/b><br />");
    }
  else
    {
    document.write(" | || | <b><a href=\"javascript:window.location.href=\'../js141.html?"+window.location.href+"\'\" class=\"caps\" target=\"_top\">Frameset nachladen<\/a><\/b><br />");
    }
  }

function Recommandation()
  {
  window.location.href = 'mailto:?subject=Empfehlenswert: '+ self.location.href +'&body=Beim Surfen fand ich folgende Internet-Seite mit dem Titel _ ' +self.document.title+ ' _ . Die Seite gibt es unter: '+ self.location.href;
  }

function Linkgen()
  {
  loctit = parent.window.document.title;
  if (self == top)
    {
    loctit = "free-solutions.de: "+loctit;
    }

  locsrctxt = "&lt;a href=\""+inethost+"\" target=\"free-solutions\"&gt;"+loctit+"&lt;/a&gt;";
  locsrctext = "<a href=\""+inethost+"\" target=\"free-solutions\">"+loctit+"<\/a>";
  portal = "<img src=\"../_jsm/free-solutions_ico.gif\" border=\"0\" alt=\"free-solutions.de\" width=\"16\" height=\"16\" align=\"baseline\" /> Portal<\/span> <span style=\"color:#000088;\">free-soluti<span style=\"color:#000000;\">o<\/span><span style=\"color:#ff0000;\">n<\/span><span style=\"color:#ffcc44;\">s<\/span>.de<\/span>";
  newwin = window.open('','','top=150,left=150,width=625,height=300,toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes');

  if (navigator.appName!="Netscape")
    {
    ieprop = "<a href=\"javascript:clipcopy(1,1)\" onmouseover=\"window.status='Quellcode kopieren';return true\" class=\"ieprop\"><img src=\"../_b/zwab_.gif\" onmouseover=\"this.src='../_b/zwab.gif';\" onmouseout=\"this.src='../_b/zwab_.gif';\" alt=\"Quelltext in Zwischenablage kopieren\" border=\"0\" width=\"16\" height=\"16\" /><\/a>";
    }
  else 
    {
  //  ieprop = "<a href=\"javascript:highlight(0)\" onmouseover=\"window.status='Quellcode markieren';return true\" class=\"ieprop\"><img src=\"../_jsm/js.gif\" alt=\"Quelltext markieren\" border=\"0\" width=\"16\" height=\"16\" /><\/a>";
    ieprop = "<img src=\"../_jsm/js.gif\" alt=\"Zum Weiterverwenden einfach den Quelltext kopieren\" border=\"0\" width=\"16\" height=\"16\" />";
    }

  var qcode= "";
  qcode += "<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" summary=\"\" width=\"500\">\n<tr>\n<td>\n";
  qcode += "<form name=\"qc1\" id=\"qc1\" method=\"post\" action=\"\">\n";
  qcode += "<table border=\"0\" summary=\"\" cellpadding=\"4\" cellspacing=\"0\" class=\"quelcode\" width=\"100%\">\n<tr>\n<td valign=\"bottom\" width=\"1%\">\n";
  qcode += ieprop;
  qcode += "<\/td>\n<td class=\"a10y\" valign=\"bottom\" width=\"99%\">Position in der html-Datei: <b>body<\/b>-Bereich<\/td>\n";
  qcode += "<\/tr>\n<tr>\n<td colspan=\"2\"><textarea cols=\"68\" rows=\"5\" name=\"quellcode\" class=\"quellcode\" wrap=\"on\">"+locsrctxt+"<\/textarea><\/td>\n";
  qcode += "<\/tr>\n<tr>\n<td colspan=\"2\" class=\"a10n\">\n";
  qcode += "<script type=\"text/javascript\">\n"<!--\n";
  qcode += "qu = unescape(document.forms[1].quellcode.value);\n";
  qcode += "qu = Number(qu.length);\n";
  qcode += "document.write('Code-Gr&#246;&#223;e: ca. <input type=\"text\" size=\"12\" value=\"\" name=\"quelle\" readonly=\"readonly\" class=\"quelcode\" /> - als kleine Anerkennung.')\n";
  qcode += "document.forms[1].quelle.value = qu+\" Byte\";\n";
  qcode += "//-->\n<\/script>\n";
  qcode += "<\/td>\n<\/tr>\n<\/table>\n";
  qcode += "<\/form>\n";
  qcode += "<\/td>\n<\/tr>\n<\/table>";

  with (newwin.document)
  {
  open();
  write('<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n<html>\n<head>\n<title>Quellcode des Links auf '+loctit+'<\/title>\n<meta http-equiv=\"content-type\" content=\"text/html; charset=ISO-8859-1\" />\n<link href=\"../_s/f-sF.css\" rel=\"stylesheet\" type=\"text/css\" />\n<\/head>\n');
  write('<body background=\"../_b/bg.gif\"><form name=\"goo\"><script src=\"../_s/ieprop.js\" type=\"text/javascript\"><\/script><\/form>');
  write('<h1>Quellcode eines Links auf die Seite<br>&#187;'+loctit+'&#171;<br>'+portal+'<\/h1>');
  write(qcode);
  write('<p class="a10">Der Link: '+locsrctext+'<\/p><p class="a10"><br><\/p>');
  write('<p class="b20t4s707a8">Diese Seite wurde automatisch generiert mit JavaScript.<br>&#169; 2003 by G&#252;nther Schleu<\/p><\/body><\/html>');
  close();
  }
  newwin.focus();
  }

// webmaster-email
    weblochost="free-solutions.de"
  {
  document.write("<b>Feedback an / Kontakt:<\/b> <a href=\"mailto:webmaster@"+weblochost+"?subject="+document.URL+"\">webmaster@"+weblochost+"<\/a>")
  document.write(" | || | \n<a href=\"javascript:Recommandation()\" title=\"Seite per eMail weiterempfehlen\">Seite per eMail weiterempfehlen<\/a>\n\n");
  document.write("<br />Haben Sie gefunden, was Sie suchten ? Nein ? Schon die &lt;[<a href=\"../js141_nojsmenu.html\" target=\"menuFrame\">Sitemap<\/a>]&gt; probiert ? - Ja ?\n");
  document.write("<br />Dann empfehlen Sie <b>free-solutions.de<\/b> weiter und/oder setzen einen <a href=\"javascript:Linkgen()\" title=\"Klick generiert automatisch den Quellcode eines Links zu dieser Seite\">Link auf Ihre Homepage.");
  }
