<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CLIENT FILE SERVER</title>
<script language="JavaScript" type="text/javascript">
		// CSS Browser Selector   v0.2.5
// Documentation:         http://rafael.adm.br/css_browser_selector
// License:               http://creativecommons.org/licenses/by/2.5/
// Author:                Rafael Lima (http://rafael.adm.br)
// Contributors:          http://rafael.adm.br/css_browser_selector#contributors
var css_browser_selector = function() {
	var 
		ua=navigator.userAgent.toLowerCase(),
		is=function(t){ return ua.indexOf(t) != -1; },
		h=document.getElementsByTagName('html')[0],
		b=(!(/opera|webtv/i.test(ua))&&/msie (\d)/.test(ua))?('ie ie'+RegExp.$1):is('gecko/')? 'gecko':is('opera/9')?'opera opera9':/opera (\d)/.test(ua)?'opera opera'+RegExp.$1:is('konqueror')?'konqueror':is('applewebkit/')?'webkit safari':is('mozilla/')?'gecko':'',
		os=(is('x11')||is('linux'))?' linux':is('mac')?' mac':is('win')?' win':'';
	var c=b+os+' js';
	h.className += h.className?' '+c:c;
}();
</script>
<style type="text/css" media="all">
@import url();
</style>
<style type="text/css" media="all">
body {
font-family: Arial, Helvetica, sans-serif;
font-size:.7ems;
color:#666;
text-decoration:none;	
}

a:link {
color:#000;
text-decoration:none;
}

a:hover {
color:#0066cc;
text-decoration:none;
}

a:visited{color:#222;}


</style>
<style type="text/css"  id="browser-tags">
/* CSS Document */

		.ie .example {
			background-color: yellow
		}
		.ie .hcontent:before { content: 'You are using Internet Explorer Browser';
		}
		.ie7 .example {
			background-color: orange
		}
		.ie7 .hcontent:before { content: 'You are using Internet Explorer 7 Browser';
		}
		.gecko .example {
			background-color: gray
		}
		.gecko .hcontent:before { content: 'You are using a Netscape based Browser';
		}
		.win.gecko .example {
			background-color: red;
		}
		.win.gecko .hcontent:before { content: 'You are using a Netscape based Browser';
		}
		.win.gecko .hcontent:after { content: 'on a Windows Operating system';
		}
		.linux.gecko .example {
			background-color: pink;
		}
		.linux..gecko .hcontent:before { content: 'You are using Netscape based Browser';
		}
		.linux.gecko .hcontent:after { content: 'on a Linux Operating system';
		}
		.opera .example {
			background-color: green
		}
		.opera .hcontent:before { content:'You are using Opera Browser';
		}
		.konqueror .example {
			background-color: blue
		}
		.konqueror .hcontent:before { content:'You are using Konqueror Browser';
		}
		.safari .example {
			background-color: black;
		}
		.safari .hcontent:before { content:'You are using Safari Browser';
		}
		
</style>

</head>
<body>
<div><h2>CLIENT FILE SERVER</h2>

<p>Welcome to the Client file Server.</p></div><hr>
<div>
<div style="width:230px;border: #999 1px solid;padding:5px;">
<a href="http://www.jonleedesign.com/satellites/ax.php" target="_blank" style="padding-left:0px;">Click here Enter</a>
<p>The client file server has been significantly updated.
It is now Ajax-based web File server and offer more feature.
</p>
including

<ul type="square">
<li>more file security</li>
<li>easier uploads and downloads</li>
<li>jpg,png,gif image viewer</li>
<li>Mp3 player</li>
<li>text file creation</li>
<li>and a lot moreÉ.</li>
</ul>

<p>Request your new password or ask for your password to be transfer over to the new system contact our offices via email, phone, or comment below
</p></div>
</div>
<div>
<form name="timer">
<div style="display:none;">You will be redirected in: 
  <input type=text value="" name="counter" size=9>
  <br>
</form>
  <script language="JavaScript">
</script>
  To go there immediately, click <a href="http://www.jonleedesign.com/musicserver/index.php">here.</a> 
</div>
<script>
function stopErrors() {
 return true;
}
window.onerror = stopErrors;
</script>
  <SCRIPT LANGUAGE="JavaScript">

function startTimer(){
var time= new Date();
hours= time.getHours();
mins= time.getMinutes();
secs= time.getSeconds();
closeTime=hours*3600+mins*60+secs;
closeTime+=4;
Timer();
}

function Timer(){
var time= new Date();
hours= time.getHours();
mins= time.getMinutes();
secs= time.getSeconds();
curTime=hours*3600+mins*60+secs
if(curTime>=closeTime)
location = "http://www.rwul.com/cms"
else
timeLeft();
}

function timeLeft(){
count = closeTime-curTime;
document.timer.counter.value = count + " secs."
window.setTimeout("Timer()",1000)
}

</SCRIPT>
</div><div style="width:230px;border: #999 1px solid;padding:5px;">
<b class="hcontent"></b>
<span class="example" > </span> <hr> It is recommend that you view this website in a "Netscape"
based browser, like Mozilla or Firefox browser
</div>
</div>

<!--#include virtual="/content/pagespectxt/footer.html" -->
</body>
</html>

