<HTML>
<HEAD>
<TITLE>Welcome to Sorenson Vision</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
function handleMenu() {
}
function clearMenu() {
}
function makeTop() {
}
var menuCreated = false
//-->
</SCRIPT>
<STYLE TYPE="text/css">
<!--
#navImg {position:relative;}
-->
</STYLE>
</HEAD>
<BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0
TEXT="#000000" LINK="#4C0000" VLINK="#000000" BGCOLOR="#FFFFFF"
BACKGROUND="images/sidetile.gif">
<MAP NAME="subnav">
<AREA SHAPE="RECT" COORDS="0,0,65,18"
HREF="index.html"window.status='Home';return true">
<AREA SHAPE="RECT" COORDS="68,0,165,19"
HREF="corporate/index.html"
onMouseOver="handleMenu('corporate');
window.status='Corporate Information';return true"
onMouseOut="clearMenu('corporate');">
<AREA SHAPE="RECT" COORDS="166,0,257,19"
HREF="products/index.html"
onMouseOver="handleMenu('products');
window.status='Products';return true"
onMouseOut="clearMenu('products');">
<AREA SHAPE="RECT" COORDS="259,0,350,19"
HREF="support/index.html"
onMouseOver="handleMenu('support');
window.status='Support Pages';return true"
onMouseOut="clearMenu('support');">
<AREA SHAPE="RECT" COORDS="352,0,446,19"
HREF="related" onMouseOver="handleMenu('related');
window.status='Related Sites';return true"
onMouseOut="clearMenu('related');">
<AREA SHAPE="RECT" COORDS="447,0,538,19"
HREF="contact/index.html"
onMouseOver="handleMenu('contact');
window.status='Contact Information';return true"
onMouseOut="clearMenu('contact');">
</MAP>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="612">
<TR>
<TD WIDTH="128"><A HREF="index.html"><IMG
SRC="images/main1.gif"
WIDTH="128" HEIGHT="53" BORDER="0"></A>
</TD>
<TD WIDTH="484" ALIGN="LEFT"><IMG SRC="images/mainhdr.gif"
WIDTH="484" HEIGHT="53" BORDER="0">
</TD>
</TR>
<TR VALIGN="TOP">
<TD COLSPAN="2"><IMG SRC="images/maintabs.gif" WIDTH="612"
HEIGHT="20" NAME="navImg" ID="navImg" ISMAP
USEMAP="#subnav" BORDER="0">
</TD>
</TR>
</table>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="600">
<TR>
<TD width=128 valign=top><BR><BR>
<table border=0 cellpadding=5>
<tr>
<td valign=top>
<font size=-2 face="Avant Guard, Helvetica,
Sans Serif, Arial">
<a href="/corporate/">Corporate</a><br>
<a href="/products/">Products</a><br>
<a href="/support/">Support</a><br>
<a href="/related/">Related Sites</a><br>
<a href="/contact/">Contact</a><br>
</font>
<BR><BR><BR><BR><BR><form method=POST
action="/">
<input type=hidden name="cmd"
value="Search..."><p><b>Search:</b><br><font
size=-1><input type=text name="query"
value="" size=10><br><input type=submit
name="submit" value="Search...">
</form>
</td>
</tr>
</table>
</TD>
<TD width=484><BR><BR>
<!-- end include -->
<table border=0>
<tr>
<td align=left valign=top>
<IMG SRC="images/mainillus.jpg" ALIGN=LEFT
WIDTH="254" HEIGHT="209"
BORDER="0" hspace=6 vspace=10>
</td>
<td align=left valign=top>
<font color="#330099" face="Avante Guard,
Helvetica, Sans Serif, Arial">
<h3><a href="/products/EnVision/">EnVision
Announced</a></h3>
Sorenson Vision is proud to announce
<B>EnVision</b> -- our hardware-
accelerated desktop video conferencing
system. EnVision is optimized for low-
bandwidth data connections and complies
with H.323 and H.324 standards. EnVision
will be available for purchase Q1 1999.
</font>
</td>
</tr>
</table>
<table border=0>
<tr>
<td align=left valign=top>
<font color="#330099" face="Avante Guard,
Helvetica, Sans Serif, Arial"><h3>
<a href="/products/SorensonVideo/tutorial/">
Sorenson Video Tutorial</a></h3>
You have seen the Sorenson Video quality.
Now learn how to produce it yourself. Check
out the online
<a href="/products/SorensonVideo/tutorial/">
Sorenson Video Tutorial</a> for important
guidelines, tips, and tricks.
</FONT>
</td>
<td align=right valign=middle>
<img src="images/LittleMonitor.gif"
alt="[Little Monitor]" align=right>
</td>
</tr>
</table>
<hr noshade size=1>
<div align=center>
<font size=-2>
Information on this website is Copyright 1998,
Sorenson Vision, Inc. All rights reserved.<br>
No part of this website may be reproduced without
express written consent from Sorenson Vision, Inc.
</font>
</div>
<SPAN ID="test" STYLE="position: absolute;"></SPAN>
<SCRIPT LANGUAGE="JavaScript1.2">
<!--
document.write("<SCRIPT LANGUAGE='JavaScript1.2'
SRC='scripts/menuArray.js'><\/SCRIPT>");
document.write("<SCRIPT LANGUAGE='JavaScript1.2'
SRC='scripts/popmenu.js'><\/SCRIPT>");
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
IE4 = (document.all);
NS4 = (document.layers);
ver4 = (NS4 || IE4);
isMac = (navigator.appVersion.indexOf("Mac") != -1);
var style = ((NS4 && document.test) || IE4) ? 1 : 0;
var menuWidth = 117;
var menuLeading = 24.3;
var elArray = new Array();
var onMenu = false;
var ison = false;
var cMenu;
var myPath = "";
if (NS4) {
topDraw = document.images["navImg"].y +
document.navImg.height;
leftDraw = document.images["navImg"].x;
menuLoc = top;
}
else if (IE4 && !isMac) {
topDraw = document.all.navImg.offsetTop +
document.navImg.height;
leftDraw = document.all.navImg.offsetLeft;
menuLoc = parent.document.body;
}
else {
topDraw = 70;
leftDraw = 0;
}
window.onload = makeTop;
//-->
</SCRIPT>
</BODY>
</HTML>