Temple Emanu-El
Temple Emanu-El Waterford
function getTime() {
now = new Date();
y2k = new Date("June 1 2006 21:00:00");
days = (y2k - now) / 1000 / 60 / 60 / 24;
daysRound = Math.floor(days);
hours = (y2k - now) / 1000 / 60 / 60 - (24 * daysRound);
hoursRound = Math.floor(hours);
minutes = (y2k - now) / 1000 /60 - (24 * 60 * daysRound) - (60 * hoursRound);
minutesRound = Math.floor(minutes);
seconds = (y2k - now) / 1000 - (24 * 60 * 60 * daysRound) - (60 * 60 * hoursRound) - (60 * minutesRound);
secondsRound = Math.round(seconds);
sec = (secondsRound == 1) ? " second." : " seconds.";
min = (minutesRound == 1) ? " minute " : " minutes, ";
hr = (hoursRound == 1) ? " hour " : " hours, ";
dy = (daysRound == 1) ? " day " : " days, "
document.timeForm.input1.value = "Online Auction closes in " + daysRound + dy + hoursRound + hr + minutesRound + min + secondsRound + sec;
newtime = window.setTimeout("getTime();", 1000);
}
getTime()
ONLY MINUTES
Left to Bid!!!
Bid like there is no tomorrow - because there isn't. This may be your last chance to win that special item or to grab a great bargain.
Our fundraising goal is in sight.
Don't Miss Out, Help the Temple, Get Your Bids In!
Temple Emanu-El's Live Auction is June 3rd. The doors open at 6:30 PM.
Save $5.00 per Event Ticket by ordering online.
Left to Bid!!!
Bid like there is no tomorrow - because there isn't. This may be your last chance to win that special item or to grab a great bargain.
Our fundraising goal is in sight.
Don't Miss Out, Help the Temple, Get Your Bids In!

Temple Emanu-El's Live Auction is June 3rd. The doors open at 6:30 PM.
Save $5.00 per Event Ticket by ordering online.
Support The Temple
All the auction's proceeds will go to Temple Emanu-El's general operating fund, Religious School and community activities.