<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
/* CUES: Header and Wizard CSS */

body {font-family: Verdana; font-size: 0.7em; color: #000000; margin:20; padding:0; border:0;} 

td {font-family: Verdana; font-size: 0.7em; color: #000000;} 
 
/* Header Area*/ 
.cuesHeaderBg {width: 500; background-image:url('images/headerBgGradient.gif'); }
.cuesHeaderAccent {background: #003333; height:8px} 
.cuesHeaderTitleLogo {font-weight:bold; font-size: 1.05em; color: #003333; height:59px;}
.cuesHeaderText {font-size: 0.7em; color: #FFFFFF;}
a.cuesHeaderLink:link {color: #FFFFFF; text-decoration: none; padding:0 12px} 
a.cuesHeaderLink:visited {color: #FFFFFF; text-decoration: none; padding:0 12px}
a.cuesHeaderLink:hover {color: #FFFFFF; text-decoration: underline; padding:0 12px;}
a.cuesHeaderLink:active {color: #FFFFFF; text-decoration: none; padding:0 12px} 

/* Wizard */
.cuesWizardIcon {padding:20px 0 20px 10px} 
.cuesWizardTitle {font-size: 0.9em; font-weight:bold; color: #003366; padding:20px 10px} 
.cuesWizardStepPanel {width:33%; height:100%; vertical-align:top;  background: #F8F8F8; border-right: 1px solid #000000; margin-right:20px}
.cuesWizardStepCompleted {font-weight:bold; color: #003366; padding:4px 14px 4px 0;} 
.cuesWizardStepCompletedNo {width:6px; font-weight:bold; color: #003366; padding:4px 0 4px 14px; text-align:right} 
.cuesWizardStepCompletedDash {width:4px; font-weight:bold; color: #003366; padding:4px 4px;} 
.cuesWizardStepSelected {font-family: Verdana; font-size: 0.7em; color: #000000;font-weight:bold; color: #003366; background-color:#EFEFEF; border-top: 1px solid #C0D5D5; border-bottom: 1px solid #C0D5D5; padding:4px 14px 4px 0;} 
.cuesWizardStepSelectedNo {width:6px; font-weight:bold; color: #003366; background-color:#EFEFEF; border-top: 1px solid #C0D5D5;  border-bottom: 1px solid #C0D5D5; padding:4px 0 4px 14px; text-align:right } 
.cuesWizardStepSelectedDash {width:4px; font-weight:bold; color: #003366; background-color:#EFEFEF; border-top: 1px solid #C0D5D5; border-bottom: 1px solid #C0D5D5; padding:4px 4px} 
.cuesWizardStepFuture {font-weight:bold; color: #A6B8CA; padding:4px 14px 4px 0;} 
.cuesWizardStepFutureNo {width:6px; font-weight:bold; color: #A6B8CA; padding:4px 0 4px 14px; text-align:right} 
.cuesWizardStepFutureDash {width:4px; font-weight:bold; color: #A6B8CA; padding:4px 4px;} 
.cuesWizardContent {width:67%; height:100%; vertical-align:top; background: #EFEFEF;}
#cuesWizardWelcomeTitle {vertical-align:top; margin:0 10px;} 
#cuesWizardStepTitle {vertical-align:top; font-weight:bold; border-bottom: 1px solid #000000; padding:0 0 2px 0; margin:20px 20px 12px 20px;} 
#cuesWizardContentBody {vertical-align:top; margin:0 12px 12px 20px; overflow:auto;}
#cuesWizardContentNavButtons {text-align: right; vertical-align:bottom; border-top: 1px solid #000000; padding:12px 0; margin:12px 20px 0 20px}
.cuesWizardCancelButton { margin: 0 0 0 14px}

</style>

<meta name="expires" content="Sat, 01 Jan 2000 24:00:00 GMT"/>
<title>Installation</title>
<script type="text/javascript" language="JavaScript1.1" src="binaries/pkginit.js"></script>
<script type="text/javascript" language="JavaScript1.1" src="binaries/mainv.js"></script>
<script type="text/javascript" language="JavaScript1.1" src="strings.js"></script>
<script type="text/javascript" language="JavaScript1.1"> translatemessages(); </script>
<script type="text/javascript" language="JavaScript1.1">
function openTipsWindow() {
      var x = 310;
      window.open('tips.htm', 'tips',
        'width=' + x + ',scrollbars=yes,toolbar=no,directories=no,' +
           'status=no,menubar=no,top=0,screenY=0,resizable,' +
           'left=' + (screen.width - x) + ',screenX=' + (screen.width - x));
}

function skipToManualInstall() {
    iStatus=-70;
    Start(iStatus);
}

// preload images
var preloadedImgs = new Array();

preloadedImgs[0] = new Image(110, 73);
preloadedImgs[0].src = "images/logo.gif";

preloadedImgs[1] = new Image(16, 16);
preloadedImgs[1].src = "images/csd-icon.gif"

preloadedImgs[2] = new Image(160, 67);
preloadedImgs[2].src = "images/buttons.gif";

preloadedImgs[3] = new Image(282, 88);
preloadedImgs[3].src = "images/infobar.gif";

preloadedImgs[3] = new Image(172, 14);
preloadedImgs[3].src = "images/loading.gif";

</script>
</head>
<body onload='loadPackage();'>
<div align="center">
<table style="border-style:outset;border-color:black;border-width:1" width="500" border="0" cellpadding="0" cellspacing="0" class="cuesHeaderBg" height="67">
<tr><td colspan="2" class="cuesHeaderAccent"></td></tr>
<tr><td colspan="2" style="border-bottom: 1px solid #000000;" class="cuesHeaderTitleLogo"><img src="images/logo.gif" align="absmiddle" title="Cisco Logo" alt="Cisco Logo" width="110" height="73">Cisco Secure Desktop</td></tr>

<tr>
<td class="cuesWizardStepPanel">
	<table border="0" cellpadding="0" cellspacing="0">
	<tr>
	<td class="cuesWizardIcon"><img src="images/csd-icon.gif" border="0" alt="CSD Icon" title="CSD Icon" width="16" height="16" /></td>
	<td class="cuesWizardTitle">WebLaunch</td>
	</tr>
	</table>
	<table border="0" cellpadding="0" cellspacing="0" width="100%">
	<tr>
	<td id="state1no" class="cuesWizardStepSelectedNo"><input id="state1check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state1dash" class="cuesWizardStepSelectedDash">-</td>
	<td id="state1phase" class="cuesWizardStepSelected">Platform Detection</td>
	</tr>
	<tr>
	<td id="state10no" class="cuesWizardStepFutureNo"><input id="state10check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state10dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state10phase" class="cuesWizardStepFuture">ActiveX</td>
	</tr>
	<tr>
	<td id="state20no" class="cuesWizardStepFutureNo"><input id="state20check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state20dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state20phase"class="cuesWizardStepFuture">Java Detection</td>
	</tr>	
	<tr>
	<td id="state40no" class="cuesWizardStepFutureNo"><input id="state40check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state40dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state40phase" class="cuesWizardStepFuture">Sun Java</td>
	</tr>
	<tr>
	<td id="state70no" class="cuesWizardStepFutureNo"><input id="state70check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state70dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state70phase" class="cuesWizardStepFuture">Download</td>
	</tr>
	<tr>
	<td id="state80no" class="cuesWizardStepFutureNo"><input id="state80check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state80dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state80phase" class="cuesWizardStepFuture">Access Denied</td>
	</tr>
	<tr>
	<td id="state90no" class="cuesWizardStepFutureNo"><input id="state90check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state90dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state90phase" class="cuesWizardStepFuture">Critical Error</td>
	</tr>
	<tr>
	<td id="state100no" class="cuesWizardStepFutureNo"><input id="state100check" type="checkbox" tabindex="-1" disabled="true"/></td>
	<td id="state100dash" class="cuesWizardStepFutureDash">-</td>
	<td id="state100phase" class="cuesWizardStepFuture">Success</td>
	</tr>
	</table>

</td>
<td class="cuesWizardContent">
	<div id="cuesWizardStepTitle">Platform Detection</div>
	
	<div id="cuesWizardContentBody" style="height:180">
        <div id="idDivMessage" name="idDivMessage">
        <script type="text/javascript" language="JavaScript1.1">
        if ( document.all )
            document.all.idDivMessage.innerHTML = "The installer is detecting your operating system and CPU.  Please wait...";
        else
            document.getElementById( "idDivMessage" ).innerHTML = "The installer is detecting your operating system and CPU.  Please wait...";
        </script>
        <noscript>
            Please verify JavaScript is enabled in your browser. </br></br> <b>Cannot proceed without JavaScript!!!</b>
        </noscript>
        </div>	
	</div>
	
	<div id="cuesWizardContentNavButtons">
		<input id="helpButton" type="Submit" value="Help" class="cuesButton" onclick="openTipsWindow(); return false" onkeypress="openTipsWindow(); return false"/>
		<input id="manualInstallButton" type="button" value="Download" class="cuesWizardCancelButton" onclick="skipToManualInstall(); return false" onkeypress="skipToManualInstall(); return false"/>
	</div>
</td>
</tr>
</table>
</div>
<iframe id="idiFrameMain" name="idiFrameMain" border="0" src="empty.htm" width="20" height="0" MarginHeight="0" MarginWidth="0" FrameBorder="0"></iframe>
<div id="idDivMain" name="idDivMain" style="position:relative"></div>
</body>
</html>

