Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 13:57:07 +02:00
parent 6fd85470a3
commit 1b951f5d14
1073 changed files with 4903 additions and 4903 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"https://www.w3.org/TR/html4/loose.dtd">
"http://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('https://www.macridesweb.com/cgi/olmail.cgi','olmail',
olmailwin=window.open('http://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();