| Current Path : /lib/beyondcompare/help/ |
| Current File : //lib/beyondcompare/help/index.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Beyond Compare</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="AppleTitle" content="Beyond Compare Help">
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_navigation.js"></script>
<script type="text/javascript">
<!--
var defaulttopic="welcome.html";
if (location.href.lastIndexOf("?") > 0) defaulttopic=location.href.substring(location.href.lastIndexOf("?")+1,location.href.length).replace(/:/g,"");
document.write('<frameset cols="35%,*" frameborder="1" framespacing="1">');
if (document.getElementById) {
document.write('<frame name="hmnavigation" src="hmcontent.html" title="Navigation frame">'); }
else {
document.write('<frame name="hmnavigation" src="hmcontent.html" title="Navigation frame">'); }
document.write('<frame name="hmcontent" src="' + defaulttopic + '" title="Content frame">');
document.write('</frameset>');
//-->
</script>
</head>
<noscript>
<frameset cols="35%,*" frameborder="1" framespacing="1">
<frame name="hmnavigation" src="hmcontent.html" title="Navigation frame">
<frame name="hmcontent" src="welcome.html" title="Content frame">
<noframes>
This page requires frames<br><a href="hmcontent.html">Click here to view the table of contents without frames</a>
</noframes>
</frameset>
</noscript>
</html>