88 lines
4.6 KiB
HTML
88 lines
4.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<!-- Change title -->
|
|
<title>L2TP voluntary tunnel</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
<meta scheme="rfc1766" name="DC.Language" content="en-us">
|
|
<meta name="Security" content="public">
|
|
<meta name="Copyright" content="Copyright (c) 2003 by IBM Corporation">
|
|
<meta name="Source" content="">
|
|
<meta name="Robots" content="noindex,nofollow">
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'>
|
|
<script language="JavaScript" src="../rzahgcommon.js"></script>
|
|
<script language="JavaScript" src="./rzahgcss.js"></script>
|
|
</head>
|
|
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<SCRIPT LANGUAGE="JavaScript1.1">
|
|
<!--
|
|
var sPluginError='If the visual presentation is not displayed; <br>please update your <A href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Flash plugin<\/A> <br>or use a different browser.';
|
|
//START NON-TRANSLATABLE
|
|
///////////////////////////////////
|
|
// YOU NEED TO CHANGE THIS FILENAME
|
|
var sFilename="rzajal2tp_pres.swf";
|
|
// You may need to change these values
|
|
var sMoviename="Protect L2TP with VPN";
|
|
var sWidth="528";
|
|
var sHeight="357";
|
|
var sBgcolor="#FFFFFF";
|
|
// MM_contentVersion is the minimum verion of Macromedia Flash player required to play the Flash content
|
|
var MM_contentVersion = 4;
|
|
///////////////////////////////////
|
|
sScript1='<SCR';
|
|
sScript2='IPT LANGUAGE=VBScript\> ';
|
|
sScript3='on error resume next';
|
|
sScript4='MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))';
|
|
sScript5='<\/SCR';
|
|
sScript6='IPT\>';
|
|
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
|
|
if ( plugin ) {
|
|
var words = navigator.plugins["Shockwave Flash"].description.split(" ");
|
|
for (var i = 0; i < words.length; ++i)
|
|
{
|
|
if (isNaN(parseInt(words[i])))
|
|
continue;
|
|
var MM_PluginVersion = words[i];
|
|
}
|
|
var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
|
|
}
|
|
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
|
|
&& (navigator.appVersion.indexOf("Win") != -1)) {
|
|
document.write( sScript1 + sScript2 + ' \n'); //FS hide this from IE4.5 Mac by splitting the tag
|
|
document.write( sScript3 + '\n');
|
|
document.write( sScript4 + '\n');
|
|
document.write( sScript5 + sScript6 + ' \n');
|
|
}
|
|
if ( MM_FlashCanPlay ) {
|
|
document.write('<td width="40%"><\/td><td width="20%" align="center" valign="middle">');
|
|
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ID="'+sMoviename+'" WIDTH="'+sWidth+'" HEIGHT="'+sHeight+'" ALIGN="middle">');
|
|
document.write(' <PARAM NAME=movie VALUE="./'+sFilename+'"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE='+sBgcolor+'>');
|
|
document.write(' <EMBED src="./'+sFilename+'" quality="high" bgcolor="'+sBgcolor+'" swLiveConnect="FALSE" WIDTH="'+sWidth+'" HEIGHT="'+sHeight+'" NAME="'+sMoviename+'" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
|
|
document.write(' <\/EMBED>');
|
|
document.write(' <\/OBJECT>');
|
|
document.write('<\/td><td width="40%"><\/td>');
|
|
} else {
|
|
<!-- following line displayed if player fails to load -->
|
|
document.write('<td width="10%"><\/td><td width="80%" align="left" valign="middle">');
|
|
document.write('<br><span class="error">'+sPluginError+'<\/span>');
|
|
document.write('<\/td><td width="40%"><\/td>');
|
|
}
|
|
//-->
|
|
//END NON-TRANSLATABLE
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<!-- following line displayed when javascript not available -->
|
|
<td width="10%"> </td>
|
|
<td width="80%" align="center" valign="middle">
|
|
<span class="error">If the visual presentation is not displayed; please
|
|
make sure that Javascript is enabled in your browser.</span>
|
|
</td>
|
|
<td width="10%"> </td>
|
|
</NOSCRIPT>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|