Lorelei web - free tools, smileys, wallpapers and virus scans
     Home     |    eCards    |     Desktop and MSN     |     Webmasters Tools     |     Computer's Security     |     Photoshop Tutorials      |     Links    
       Free Java scripts - add a current date
This script will display the current date in your browser. This scripts changes the date automatically, so each time your visitor enters - he will see the uptodate date, which may look like the website is updated on a daily basis... Add this small utility to enhance the surfing expirience of your vistors! Simply copy and paste the code below into your web page.

| Back button | Forward button | Refresh button | Add a live clock to your site | Add a current date | Alert gate-page |

<script language="JavaScript">
<!-- 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) // Y2K Fix, Isaac Powell
year = year + 1900;
document.write("<center>" + lmonth + " ");
document.write(date + ", " + year + "</center>");
// End -->
</script>
</center>



Our Directories (the listing is free, feel free to submit your site):

Awards Listing - All the exeptional web awards.
Free photo stocks directory - tons of free photos from miscellenous recoureses.
Free scripts directory - Find all the scripts you need
Forums directory - Looking for a place to discuss your work and submit sites for a review - check out these webmasters-oriented forums


m e n u