added new calendar system

This commit is contained in:
JT Smith 2003-12-08 04:53:04 +00:00
parent c0e10f6578
commit 979b2a3e8c
106 changed files with 14623 additions and 8 deletions

View file

@ -0,0 +1,11 @@
<html>
<head>
<title>Coolmenus example - CoolMenus3 DHTML script made by Thomas Brattli from DHTMLCentral.com. Visit for more great scripts.</title>
</head>
<!-- frames -->
<frameset rows="50,*" framespacing="0" frameborder="0" border="0">
<frame src="menu1.html" name="frmMenu" id="frmMenu" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
<frame src="test1.html" name="frmMain" id="frmMain" frameborder="0" scrolling="Auto" marginwidth="0" marginheight="0">
</frameset>
</html>