<style type="text/css">

#crocnav{
padding: 0 0 1em 0;
margin-bottom: 1em;
width: 110px;
padding: 0px;
}

#crocnav ul{
border: 2px solid #330099;
margins: 0px;
padding: 0px;
}

#crocnav li{
border-top: 1px solid #330099;
border-bottom: 1px solid #330099;
width: auto;
list-style: none;
}

#crocnav li a{
border-left: 1px solid #330099;
border-right: 1px solid #330099;
padding: 5px 5px 5px 8px;
display: block;
text-decoration: none;
position: fixed;
width: 110px;
background-color: #000000;
color: #cccccc;
font-family: Tahoma;
}

#crocnav li a:hover{
background-color: #9933ff;
color: #ffffff;
font-family: Tahoma;
}

div { border:0px ; padding:0px ; margin:0px }
#d1 { text-align:left }
#d2 { text-align:right }
#d3 { text-align:center }

#special { font size= 4 background-color: #ffffff; color: #808080; font-family: Arial; }

body{
background-image: url("http://i204.photobucket.com/albums/bb279/croc122/background4.jpg");
color: #000000;
font-family: Tahoma;
margin-top: 30px;
margin-left: 110px;
margin-right: 110px;
}

</style>
</head>

<body>
    
<script language="JavaScript">

	function doClock() {

		window.setTimeout( "doClock()", 1000 );

		today = new Date();

		self.status = today.toString();

    }
doClock()
</script>
<table align="center" border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td align="center" valign="top">
<img src="acroctitle.JPG"></a>
</td>
</tr>
</table>
<br>
<table align="left" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<br>
</td>
</tr>
<tr>
<td align="center">
<div id="crocnav">
<SCRIPT LANGUAGE="JavaScript1.2">

<!-- Begin
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000)
year = year + 1900;
document.write(lmonth + " ");
document.write(date + ", " + year);
// End -->

</SCRIPT>
<br>
<ul>
<li><a href="index-2.html">Home</a></li>
</ul>
<ul>
<li><a href="links.htm">Links</a></li>
</ul>
<ul>
<li><a href="aboutme.htm">About</a></li>
</ul>
<ul>
<li><a href="#">Forum</a></li>
</ul>
<ul>
<li><a href="games.htm">Games</a></li>
</ul>
<ul>
<li><a href="gallery.htm">Gallery</a></li>
</ul>
<ul>
<li><a href="#">F.A.Q.</a></li>
</ul>
<br>
<a href="http://geocities.yahoo.com/gb/sign?member=croc122">Sign Guestbook</a>
<a href="http://geocities.yahoo.com/gb/view?member=croc122">View Guestbook</a>
<p>
<!-- Begin Yahoo! Search Form -->
<form method=get action="http://search.yahoo.com/bin/search">

<input type="text" name="p" value="" size=18>
<input type="submit" name="name" value="Submit">
   
<font size=1>
<a href="http://search.yahoo.com/search/options">
options</font></a>
</form>
<!-- End Yahoo! Search Form -->
</div>
</td>
</tr>
</table>
<p>
<div id="d3" ; "special">
<h1>Welcome to acroc.com</h1>

	<script type="text/javascript">
// greeting.js

inc_morning_js =
'<h3>Good morning!</h3>\n';

inc_afternoon_js =
'<h3>Good afternoon!</h3>\n';

inc_evening_js =
'<h3>Good evening!</h3>\n'; 

d = new Date();
hours = d.getHours();

greeting = inc_morning_js;
if (hours > 11)
greeting = inc_afternoon_js;
if (hours > 17)
greeting = inc_evening_js;

document.write(greeting);

</script>  

<!--script type="text/javascript">
TargetDate = "08/30/2007 7:00 PM UTC-0500";
BackColor = "maroon";
ForeColor = "white";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds until Kickoff!";
FinishMessage = "GO DAWGS!!!!!";
</script>
<script type="text/javascript" src="scripts/countdown.js"></script-->

    <h2>Welcome to acroc.com!</h2>

	<p>Welcome to Alex's Website! Please bare with me as I finishing redoing the site, it will be running smoothly again shortly! You can still access everything on this site though! </p>

    <hr width="100%" align="center" />

    <p>Alex's Web Site was first constructed in 2007 at his home in Florida</p>
    
    <hr width="100%" align="center" />
</div></div>


</body>

<!-- ARCHIVE by GEOCITIES.WS -->
</html>