![]() |
![]() |
|
Proud Member of BannerSwap |
<BASE HREF="http://www.net-answers.com:80/">
<HTML>
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
// -- Make a new array
function _Array(n) {
this.length = n
return this
}
// -- Days of the week
dayNames = new _Array(7)
dayNames[1] = "Sunday"
dayNames[2] = "Monday"
dayNames[3] = "Tuesday"
dayNames[4] = "Wednesday"
dayNames[5] = "Thursday"
dayNames[6] = "Friday"
dayNames[7] = "Saturday"
// -- Day greeting returns a salutation based on current time of day
function DayGreeting() {
var now = new Date()
day = dayNames[now.getDay() + 1]
if (now.getHours() < 4) {
return "very late " + day + " evening" }
if (now.getHours() < 8) {
return "early " + day + " morning" }
if (now.getHours() < 12) {
return day + " morning" }
if (now.getHours() < 14) {
return "early " + day + " afternoon" }
if (now.getHours() < 16) {
return day + " afternoon" }
if (now.getHours() < 20) {
return day + " evening" }
if (now.getHours() < 24) {
return "late " + day + " evening" }
}
</SCRIPT>
<TITLE>Fans of Cindy Crawford - Main Page</TITLE>
</HEAD>
<BODY BACKGROUND="http://www.cdb.com/cindy-c/images/bkgd.gif">
<!-- LOGO START -->
<IMG SRC="http://www.cdb.com/cindy-c/images/cc-logo.jpg"
ALIGN="LEFT" WIDTH="171" HEIGHT="236" ALT="Picture of
Cindy">
<!-- LOGO END -->
<P ALIGN=CENTER>
<IMG SRC="http://www.cdb.com/cindy-c/images/cc-title.gif"
WIDTH="213" HEIGHT="88" ALT="The Fans
of Cindy Crawford Pages">
</P>
<FONT SIZE="+2">W</FONT>elcome
to the Fans of Cindy Crawford
Pages on this late Monday evening.
This award-winning site is dedicated not
just to Cindy Crawford, but also to her fans. This is a place for them to
meet, to share their passion, and encourage Cindy herself to become a netizen.
Unfortunately, Cindy is not (yet) an official part of this site.
<BR CLEAR=ALL>
<HR WIDTH=66%>
<P>
<FONT SIZE="+2">S</FONT>ince
the Fans of Cindy Crawford Pages went online,
they have become enormously popular.
Every effort has been made to continuously improve the site.
There are currently about 200 pictures, nearly 40 interviews
and articles about Cindy, and a style that "does Cindy justice"
as fans have said.
<P>
<FONT SIZE="+2">M</FONT>any
websurfers jump straight for the pictures,
but the interviews and articles really make this site unique.
They detail 11 years of Cindy's
transformation from small-town American girl who
only wanted to please others to the worldwide
icon of beauty, the fantasy incarnate of romance,
and the personification of warmth and goodness.
<P>
<FONT SIZE="+2">C</FONT>indy
started out as her high school class valedictorian
(with straight-A grades) and is currently one of the
most recognizable persons in the world.
Along the way she was told to remove her mole,
stalked by a professional burgler, escaped being
kidnaped by jumping from the car, married then
divorced a celebrity actor, and redefined the role
of models in modern civilization. It's all there in
the interviews and articles, so don't pass up the
opportunity to read them!
<P>
<FONT SIZE="+2">U</FONT>nfortunately
this site's popularity sometimes exceeds its limit of 200 Megabytes
of traffic for a 24 hour period. This is exactly what has happened right
now. That means that you will not be able to view the rest of this site
until the top of the next hour when the most recent 24 hour period is
recalculated. I applogize for this inconvenience. I am looking into
increasing the already expanded bandwidth limit, so please bear with me.
Until then, just
set a bookmark to <B>http://www.net-answers.com/cindy-c/</B> and come
back in a hour or two. I guarantee you will find this site well worth
the wait!