<%@ Page language="c#" Inherits="MVSSystem.Products.SecuritySuite.Download" CodeFile="download.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Computer Security Information - Secure safety and privacy!</title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<meta name="description" content="Computer Security -  Keep your computer secure, safe and maintain privacy">
		<meta name="keywords" content="Computer Security, secure, privacy, Internet, safe, safety, virus">
		<link rel="stylesheet" href="security.css" type="text/css">
	</HEAD>
	<body bgcolor="#f4f5f7" text="#000000" topmargin="10" background="images/bg.gif">
		<table width="648" border="0" cellspacing="1" cellpadding="8" bgcolor="#b8b8b8" align="center">
			<tr>
				<td height="1" bgcolor="#ffffff">
					<h1>Computer Security
						
					</h1>
					<hr size="1" noshade>
					<form name="form1" method="post" runat="server" action="">
						<asp:Panel id="DownloadPanel" runat="server" Visible="True" Width="100%">
							<H2>Downloads</H2>
							<P>Choose the product you'd like to download.</P>
							<P>&nbsp;</P>
							
								<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
									<TR>
										<TD bgColor="#ffcc00">
											<TABLE cellSpacing="0" cellPadding="8" width="100%" bgColor="#ffffff" border="0">
												<TR vAlign="middle" align="left">
													<TD width="79%">
														<H3><IMG height="13" src="images/bullet.gif" width="8" align="absMiddle"> <A href="NewPassAssist.htm">Password 
																Assistant</A></H3>
													</TD>
													<TD width="21%">
														<asp:LinkButton id="DownloadPA" runat="server" onclick="DownloadPA_Click">DOWNLOAD</asp:LinkButton></TD>
												</TR>
											</TABLE>
										</TD>
									</TR>
								</TABLE>
								<P>&nbsp;</P>
								<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
									<TBODY>
										<TR>
											<TD bgColor="#ffcc00">
												<TABLE cellSpacing="0" cellPadding="8" width="100%" bgColor="#ffffff" border="0">
													<TR vAlign="middle" align="left">
														<TD width="79%">
															<H3><IMG height="13" src="images/bullet.gif" width="8" align="absMiddle"> <A href="NewSecurityCheck.htm">Security 
																	Check</A><BR>
															</H3>
														</TD>
														<TD width="21%"><A href="#">
																<asp:LinkButton id="DownloadSC" runat="server" onclick="DownloadSC_Click">DOWNLOAD</asp:LinkButton></A></TD>
													</TR>
												</TABLE>
											</TD>
										</TR>
										</TBODY>
								</table>
						</asp:Panel></form>
					<asp:Panel id="ThankYouPanel" runat="server" Visible="False">
		
		<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
			<TR>
				<TD width="100%">
					<asp:Label id="ThankYouMessage" runat="server" Width="432px" Height="19px">
														<span class="pageTitle">Thank you for downloading our product!</span><p>You 
							should be prompted to save your download in a few seconds or you can click the 
							link below:
							<BR>
							<a href="mailto:DL_LINK">Click Here To Download</a><BR>
							<BR>
							Your feedback is important to us; feel free to email us at <a href="mailto:tgfeedback@moonvalley.com">
								<b>securityfeedback@moonvalley.com</b></a>.</asp:Label></TD>
			</TR>
			</TABLE>
			</asp:Panel>
		<p>&nbsp;</p>
		<blockquote>
			<h3>Security Related FAQs</h3>
			<p><img src="images/bullet.gif" width="8" height="13" align="absMiddle"> <a href="http://www.plethora.net/%7Eseebs/faqs/hacker.html" target="_blank">
					Hacker</a></p>
			<p><img src="images/bullet.gif" width="8" height="13" align="absMiddle"> <a href="http://www.networm.org/faq/#whatis" target="_blank">
					Worm</a></p>
			<p><img src="images/bullet.gif" width="8" height="13" align="absMiddle"> <a href="http://www.upenn.edu/computing/help/doc/virus/faq/basics.html" target="_blank">
					Virus</a></p>
			<p><img src="images/bullet.gif" width="8" height="13" align="absMiddle"> <a href="http://www.windowsecurity.com/faqs/Trojans/#faq1194" target="_blank">
					Trojan</a></p>
		</blockquote>
		<p>&nbsp;</p>
		<blockquote>
			<h3>Security Related Topics:</h3>
			<p class="nav"><img src="images/bullet.gif" width="8" height="13" align="absMiddle" alt="Computer Security Home">
				<a href="default.htm">Computer Security Home</a></p>
			<p class="nav"><img src="images/bullet.gif" width="8" height="13" align="absMiddle" alt="Computer Security - How secure are you?">
				<a href="secure.htm">How Secure are You?</a></p>
			<p class="nav"><img src="images/bullet.gif" width="8" height="13" align="absMiddle" alt="Computer Security - Safeguards">
				<a href="safe.htm">Safeguards to Take</a></p>
			<p><img src="images/bullet.gif" width="8" height="13" align="absMiddle"> <a href="http://encryption.moonvalley.com" target="_blank">
					File Encryption Information </a>
			</p>
		</blockquote></TD></TR>
		</table>
		<p align="center" class="copyright">&copy;2006 <a href="http://www.moonvalley.com">Moon 
				Valley Software</a>, Inc. All rights reserved.<br>
			<b>tel</b> (805) 994-1040 &nbsp;<b>fax</b> (805) 994-1038&nbsp; <b>email</b> <a href="mailto:info@moonvalley.com">
				<span class="copyright">
					<u>info@moonvalley.com</u></span></a><br>
			555 13th Street, Suite J- Grover Beach, CA 93433
		</p>
	</body>
</HTML>

