Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:12:22 +02:00
parent fb4155128c
commit 236d44ba25
1355 changed files with 5391 additions and 5391 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
"https://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -17,7 +17,7 @@
// Popup for Email
function olmail()
{
olmailwin=window.open('http://www.macridesweb.com/cgi/olmail.cgi','olmail',
olmailwin=window.open('https://www.macridesweb.com/cgi/olmail.cgi','olmail',
'resizable=0,width=620,height=460,status=0,location=0,toolbar=1,menubar=0,'+
'scrolling=0,screenX=90,left=90,screenY=0,top=0');
olmailwin.focus();