/    Sign up×
Community /Pin to ProfileBookmark

I lost my page formatting! Please assist

All of the script types show up as errors in Dreamweaver and I have suddenly lost page formatting and graphics. This can be seen at [url]www.amphicar.com[/url]

Can anyone show me the error? Bad news to the Club to have this site down.

TIA,
–Larry

<html>

<head>
<script*type=”text/javascript”>
<!–

function*greet()*{
**var*todaydate*=*new*Date();
**
var*timeis*=*todaydate.getTime();
**todaydate.setTime(timeis);
**
var*
houris*=*todaydate.getHours();
**if*(houris*>*17)*display*=*“Evening”;
**
else*if*(houris*>12)*display*=*“Afternoon”;
**else*display*=*“Morning”;
**
var*title*=*document.title;
**var*welcome*=*(“Good**+*display*+*“!*and*Welcome*to**+*title*+”.”);
**
document.write(welcome);
}
–>
</script>

<script*type=”text/javascript”*language=”javascript”*src=”sniffer.js”></script>
<style>
<!–
BODY{
cursor:url(“Amphicar.cur”);
}
–>
</style>
<script*
language=”JavaScript1.2″>
<!–
var*bookmarkurl=”http://www.amphicar.com/
var*
bookmarktitle=”Amphicar.com:*Official*IAOC*Website”

function*addbookmark(){
if*
(document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//–>
</script>

<meta*name=”content”*content=”Welcome*to*Amphicar.com:*Official*Website*of*the*International*Amphicar*Owners*Club”>

<meta*name=”GENERATOR”*content=”Microsoft*FrontPage*6.0″>

<meta*name=”keywords”*content=”amphicar,*amphibicar,*amphicars,*owners,*club,*aquacar,*aqua-car,*aqua,*car,*amphibious,*vehicles,*cars,*swim,*swimming,*amphibian,*amphibische,*Fahrzeug,*Fahrzeuge,*schwimmwagen”>

<meta*name=”ProgId”*content=”FrontPage.Editor.Document”>

<meta*http-equiv=”Window-target”*content=”_top”>

<title>The*International*Amphicar*Owners*Club</title>

<style*fprolloverstyle>A:hover*{color:*#008080}
.side_borders*
{
width:*100%;*
border-left:*0px*solid*#666D75;
border-right:*
0px*solid*#666D75;
border-top:*1px*solid*#666D75;
border-bottom:*
1px*solid*#666D75;
margin-left:*auto;
margin-right:*
auto;
}

.tborder
{
background:*#666D75;
color:*
#484d53;
}
.page
{
background:*#CDD2D9;
color:*
#484d53;
}
td
{
font:*10pt*verdana,*geneva,*lucida,*‘lucida*grande’,*arial,*helvetica,*sans-serif;
}
.alt1
{
background:*
#DFE2E6;
color:*#484d53;
font:*
12px*tahoma,*verdana,*geneva,*lucida,*‘lucida*grande’,*arial,*helvetica,*sans-serif;
border-top:*
#FFFFFF*1px*solid;
border-left:*#FFFFFF*1px*solid;
}
.smallfont
{
font:*
11px*verdana,*geneva,*lucida,*‘lucida*grande’,*arial,*helvetica,*sans-serif;
}
.alt2*{
BORDER-TOP:*
#ffffff*1px*solid;*BACKGROUND:*#e4e8ed;*FONT:*12px*tahoma,*verdana,*geneva,*lucida,*‘lucida*grande’,*arial,*helvetica,*sans-serif;*BORDER-LEFT:*#ffffff*1px*solid;*COLOR:*#484d53
}

HTML.IE*BODY
{
cursor:*
progress;
}

</style>

<meta*name=”Microsoft*Theme”*content=”none”>
</head>

<body*background=”images/Amphi-bkgnd.jpg”*style=”background-attachment:*fixed”>
<font*
face=”Arial”>
<a*name=”top”></a>
</font><font*
face=”Arial”>
<SCRIPT*LANGUAGE=”JavaScript1.2″>
<!–*
Begin
var*no*=*1;*//*snow*number
var*speed*=*20;*//*smaller*number*moves*the*snow*faster
var*snowflake*=*”/WARNINGsmall.gif”;

var*ns4up*=*(document.layers)*?*1*:*0;*//*browser*sniffer
var*ie4up*=*(document.all)*?*1*:*0;
var*
dx,*xp,*yp;*//*coordinate*and*position*variables
var*
am,*stx,*sty;*//*amplitude*and*step*variables
var*
i,*doc_width*=*800,*doc_height*=*2400;
if*(ns4up)*{
doc_width*=*self.innerWidth;
doc_height*=*self.innerHeight;
}*else*if*(ie4up)*{
doc_width*=*document.body.clientWidth;
doc_height*=*document.body.clientHeight;
}
dx*=*new*Array();
xp*
=*new*Array();
yp*=*new*Array();
am*
=*new*Array();
stx*=*new*Array();
sty*
=*new*Array();
for*(i*=*0;*i*<*no;*++*i)*{*
dx[i]*=*0;*//*set*coordinate*variables
xp[i]*=*Math.random()*(doc_width-10);*//*set*position*variables
yp[i]*
=*Math.random()*doc_height;
am[i]*=*Math.random()*20;*//*set*amplitude*variables
stx[i]*
=*0.02*+*Math.random()/10;*//*set*step*variables
sty[i]*
=*0.7*+*Math.random();*//*set*step*variables
if*
(ns4up)*{*//*set*layers
if*(i*==*0)*{
document.write(“<layer*name=”dot”+*i*+””*left=”15″*“);
document.write(“top=”15”*
visibility=”show”><img*src=””);
document.write(snowflake*
+*“”*border=”0″></layer>”);
}*else*{
document.write(“<layer*name=”dot”+*i*+””*left=”15″*“);
document.write(“top=”15”*
visibility=”show”><img*src=””);
document.write(snowflake*
+*“”*border=”0″></layer>”);
}
}*else*if*(ie4up)*{
if*(i*==*0)*{
document.write(“<div*id=”dot”+*i*+””*style=”POSITION:*“);
document.write(“absolute;*
Z-INDEX:*“+*i*+”;*VISIBILITY:*“);
document.write(“visible;*
TOP:*15px;*LEFT:*15px;”><img*src=””);
document.write(snowflake*+*“”*border=”0″></div>”);
}*
else*{
document.write(“<div*
id=”dot”+*i*+””*style=”POSITION:*“);
document.write(“absolute;*Z-INDEX:*“+*i*+”;*VISIBILITY:*“);
docu

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@tracknutNov 02.2008 — Well for one, your CSS section starts with:

<i>
</i>&lt;style fprolloverstyle&gt;A:hover {color: #008080}


It should be more like:

<i>
</i>&lt;style type="text/css"&gt;
A:hover {color: #008080}


Dave
Copy linkTweet thisAlerts:
@kelly23Nov 02.2008 — You have a BUNCH of asterisks (*) in your code that don't belong. I don't know why or how they got there.

EDIT: Never mind. Those are just in the code you posted here, not in the actual page code of the document in your link.
Copy linkTweet thisAlerts:
@LarrySauthorNov 02.2008 — Thanks Tracknut & Kelly. I can't explain what has happened, but the problem has resolved itself. Someone into the site (Foe or Friend ?) or a strange server issue, I don't know, but all is well.

Certainly a scary experience! Halloween ????

--Larry
×

Success!

Help @LarryS spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...