<html>
<head>
<title>Sorry, This Page Was Not Found</title>
<link REL="STYLESHEET" TYPE="text/css" HREF="style.css">

</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td rowspan="2" bgcolor="#ffffff" width="136">
      <img src="images/new_s/logoy.gif" width="74" height="90"> </td>
	
    <td bgcolor="#ffffff"><img src="images/new_s/clearpixel.gif" width="17" height="8"></td>
    <td bgcolor="#ffffff" width="100%" valign="bottom">      <img src="images/new_s/namex1.gif" width="450" height="70"></td>

    <td bgcolor="#ffffff" valign="bottom" width="164">   	
	<img src="images/new_s/righty.gif" width="218" height="70"></td>
  
  </tr>
  <tr> 
    <td width="26"><img src="images/new_s/topleft.gif" width="17" height="26"></td>
    <td background="images/new_s/topbg.gif" width="100%" valign="bottom" colspan="2"><table border="0" cellpadding="0" width="100%" cellspacing="0">
      <tr>
        <td width="31%">
		
		      <script language="JavaScript">
<!-- Begin
d = new Array(
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
);
m = new Array(
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
);

today = new Date();
day = today.getDate();

end = "th";
if (day==1 || day==21 || day==31) end="st";
if (day==2 || day==22) end="nd";
if (day==3 || day==23) end="rd";
day+=end;

document.write(" .:: ");
document.write(d[today.getDay()]+", "+m[today.getMonth()]+" ");
document.write(day+" ");
document.write(" ::.");
// End -->
</script>
		
		</td>
        <td width="69%" valign="bottom" align="right" background="images/new_s/nnfix.gif"><a href="index.php"><img border="0" src="images/new_s/menu/products.gif" width="80" height="16"></a><a href="solutions/index.php"><img border="0" src="images/new_s/menu/solutions.gif" width="80" height="16"></a><a href="downloads/index.php"><img border="0" src="images/new_s/menu/downloads.gif" width="80" height="16"></a><a href="http://www.atomictimeclock.com/support/index.php"><img border="0" src="images/new_s/menu/support_active.gif" width="80" height="16"></a><a href="aboutus/index.php"><img border="0" src="images/new_s/menu/about.gif" width="80" height="16"></a></td>
      </tr>
    </table></td>
  </tr>
  <tr> 
    <td colspan="4" bgcolor="#AAAAAF"><img src="images/new_s/clearpixel.gif" width="1" height="1"></td>
  </tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="smaller" width="136" bgcolor="#F7F7F4" valign="top"> 
 
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="125" valign="top">
<script language="JavaScript1.2" src="popouttext.js">
</script>
      <script language="JavaScript1.2">
mymenu = new POTMenu
// Defines the size of the main menu items, width and height
mymenu.mainmenuitemsize(135,18)
// Defines the size of the sub menu items, width and height
mymenu.submenuitemsize(152,16)
// Defines the position of the sub menus in relation to the parent
mymenu.submenuplacing(0,0)
// Images that make up the border of the main menu. Optional.
mymenu.mainborderimages("images/new_s/greypixel.gif","images/new_s/clearpixel.gif","images/new_s/clearpixel.gif","images/new_s/greypixel.gif")
// Corners of the images that make up the main menu border.
mymenu.mainbordercorners("images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif")
// Left width, right width and height of the top and bottom of the border
mymenu.mainborderdimensions(1,1,1)
// These lines are for the sub menu borders
mymenu.subborderimages("images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif")
mymenu.subbordercorners("images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif","images/new_s/greypixel.gif")
mymenu.subborderdimensions(1,1,1)
// Main menu cell color
mymenu.mainmenucolor("#F7F7F4")
// Sub menu cell color
mymenu.submenucolor("#F7F7F4")
// Centers text for Netscape 4.7
mymenu.netscapeadjust(3,3)
// The image that is show between the main menu items
mymenu.definemainspacer("images/new_s/greypixel.gif",1)
// The image that is show between the sub menu items
mymenu.definesubspacer("images/new_s/greypixel.gif",1)
// This line is required here
mymenu.startMenu()
// Define the main menu.
mymenu.addMenu("home","-- Home --", "index.php")
mymenu.addMenu("solutions","-- Solutions --", "solutions/index.php")
mymenu.addMenu("products","-- Products --", "index.php")
mymenu.addMenu("downloads","-- Downloads --", "downloads/index.php")
mymenu.addMenu("support","-- Support --", "support/index.php")
mymenu.addMenu("aboutus","-- About Us --", "aboutus/index.php")
mymenu.addMenu("search","-- Site Search --", "search.php")

// This line is required after the main menu is defined.
mymenu.showMainMenu()
// Define the sub menus
mymenu.addSubMenu("products", "guide", "Product Guide", "http://www.atomictimeclock.com/clwaprodguide.htm")
mymenu.addSubMenu("products", "clockwatch", "ClockWatch", "http://www.atomictimeclock.com/clockwatch.php")
mymenu.addSubMenu("products", "", "StarSync", "http://www.atomictimeclock.com/starsync.php")
mymenu.addSubMenu("products", "", "DocuClock", "http://www.atomictimeclock.com/docuclock.php")
mymenu.addSubMenu("products", "", "ClockCard", "http://www.atomictimeclock.com/clockcard.php")
mymenu.addSubMenu("products", "", "USB-Serial Adapter", "http://www.atomictimeclock.com/usb_serial.php")

mymenu.addSubMenu("guide", "", "Industry Guide", "http://www.atomictimeclock.com/clwaindguide.htm")

mymenu.addSubMenu("clockwatch", "", "ClockWatch Pro", "http://www.atomictimeclock.com/clwadesktop.htm")
mymenu.addSubMenu("clockwatch", "", "ClockWatch Sentry", "http://www.atomictimeclock.com/clwasentry.htm")
mymenu.addSubMenu("clockwatch", "", "ClockWatch ServerMP", "http://www.atomictimeclock.com/clwaservermp.htm")
mymenu.addSubMenu("clockwatch", "", "ClockWatch   Client/Server", "http://www.atomictimeclock.com/client_server.php")
mymenu.addSubMenu("clockwatch", "", "ClockWatch Enterprise", "http://www.atomictimeclock.com/clwaentprise.htm")

mymenu.addSubMenu("aboutus", "", "Contact Information", "http://www.atomictimeclock.com/aboutus/contact.php")

// This line is required after all menu definitions are finished
mymenu.showMenu()
</script>
          </td>
        </tr>
      </table>

<p align="center"><img src="images/new_s/lower_left2.gif" width="110" height="110"></p>
<p align="center">

 <a href="http://www.atomictimeclock.com/solutions/clock.shtm" onClick="window.open('http://www.atomictimeclock.com/solutions/clock.shtm', 'Clock_Check', 'width=400, height=330, resizable=yes'); return false">
<img src="images/new_s/flashclock.gif" width="110" height="110" border="0"></a></p>
<p><img src="images/new_s/leftline.gif" width="136" height="1"></p>

<p class="dark" align="center"> 
Copyright ?2005<br>
Beagle Software<br>
Minneapolis, MN, USA
</p>

<p><img src="images/new_s/leftline.gif" width="136" height="1"></p>
    </td>
    <td valign="top" background="images/new_s/leftbg.gif" width="26">&nbsp;</td>
    <td valign="top" width="100%"><br>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="17">&nbsp;</td>
          <td valign="top" width="100%"> 
 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td colspan="3"><img border="0" src="images/new_s/menu/solutions_active.gif" width="80" height="16"></td>
              </tr>
              <tr bgcolor="#AAAAAF"> 
                <td colspan="3"><img src="images/new_s/clearpixel.gif" width="1" height="1"></td>
              </tr>
              <tr> 
                <td background="images/new_s/leftbg.gif"><img src="images/new_s/clearpixel.gif" width="23" height="8"></td>
                <td width="100%" valign="top"> 
                  <table width="98%" border="0" cellspacing="2" cellpadding="2" align="center">
                     <tr valign="top"> 
                      <td valign="top" colspan="2">
					  <p><strong>You've reached a page that no longer exists.</strong></p>
                        <p>We are currently working on a major upgrade to our website, we apologize for the inconvenience.</p>
                        <p>Please <a href="search.php">search our site</a> for the information you need, or visit our <a href="index.php">home page</a>. If you still can't find what you are looking for, please <a href="http://www.atomictimeclock.com/aboutus/contact.php">contact us</a>. </p>
					    <p>Thanks! </p>
					    <p>The Beagle Software Team                         </p>
					    <p>E-mail:&nbsp;
                              <!--webbot bot="HTMLMarkup" StartSpan -->

                              <A href="mailto:info@beaglesoft.com">info@beaglesoft.com</A>
                              <!--webbot BOT="HTMLMarkup" endspan -->
                        </p>
                        <p>Phone:&nbsp; 1-612-370-1091 or 1-877-845-2549 (toll-free)</p>
                        Web sites: 
                        <a href="http://www.beaglesoft.com">www.beaglesoft.com</a> &nbsp;&nbsp;&nbsp;&nbsp;                               <a href="http://www.atomictimeclock.com">www.atomictimeclock.com</a>




</td>
                   
				    </tr>
                  </table>
				    
                </td>
                <td width"23" background="images/new_s/rightbg.gif"></td>
              </tr>
              <tr> 
                <td width="23" rowspan="2"><img src="images/new_s/innerbottomleft.gif" width="23" height="23"></td>
                <td width="100%"><img src="images/new_s/clearpixel.gif" width="1" height="22"></td>
                <td width="23" rowspan="2"><img src="images/new_s/br.gif" width="23" height="23"></td>
              </tr>
              <tr> 
                <td width="1" bgcolor="#AAAAAF" height="1"><img src="images/new_s/clearpixel.gif" width="1" height="1"></td>
              </tr>
            </table>
    
            <br>
          </td>
          <td width="17">&nbsp;</td>
        </tr>
        <tr>
          <td width="17">&nbsp;</td>
          <td class="smaller" align="center" width="100%">
        

            <p align="center" class="smaller"><a href="index.php">products</a>  |
			<a href="solutions/index.php">solutions</a>  |
			
			 <a href="downloads/index.php">downloads</a> | 
			 <a href="support/index.php">support</a> | 
			 <a href="aboutus/index.php">about us</a>




          
          </td>
          <td width="17">&nbsp;</td>
        </tr>
      </table>
    </td>
 
    <td class="smaller" valign="top" width="135" align="center">

      <br><table border="0" cellpadding="2" width="100%">
        <tr>
          <td class="smaller" align="center" width="100%">

          </td>
        </tr>
        <tr>
          <td class="smaller" align="center" width="100%">
          </td>
        </tr>
        <tr>
          <td class="smaller" align="center" width="100%">
</td>
        </tr>
      </table>
  </td>

  </tr>
</table>
</body>
</html>