mm_menu_0825152210_0.writeMenus();
} // mmLoadMenus()
var showDateShort = 1;
var showDate= 2;
var showDateTime= 3;
var showTime= 4;
function ShowDateTime(dateStyle)
{
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) // Y2K Fix, Isaac Powell
year = year + 1900; // http://onyx.idbsu.edu/~ipowell
document.write("
" + lmonth + " ");
document.write(date + ", " + year + "");
// End -->
}
function summer_countdown(specialevent)
{
now = new Date();
//specialevent = prompt("Enter the special event date","October 31, 2002");
eventDate = new Date(specialevent);
msEachDay = 24 * 60 * 60 * 1000;
// Step 1:
daysRemaining = (eventDate.getTime() - now.getTime()) / msEachDay;
// Step 2:
daysRemaining = Math.round(daysRemaining);
// Step 3:
document.write("
There are "+ daysRemaining + " days
left till Summer! ");
//document.write("Wooooohoooo!");
}
|
|
|
|
|
== Featured Home: Colonial Reproduction near the Beach
What a great location for a year round home or a getaway. This neat, colonial reproduction has wide board floors, great natural light and is ready for occupancy. The garage has a nice second story space. Just down the street is the Jamestown beach, Mackerel Cove.
| |
|
|
|
|
Copyright 2004, Island Realty. All rights reserved. WEBMAIL
|