o4w:oi10:reference_guide:o4w_templates

O4W Templates

O4W Templates

All the O4W wizard routines(O4W Forms, O4W Reports, O4W Dashboards, etc.), as well as the O4W APIs, allow the developer to specify one or more "templates" on which their output can be displayed. A template contains all the additional html elements needed to generate the full web page that a browser can display. This includes images, colors, and style elements that both surround, and may be used by, the O4W routine's output.

By using a template that provides a professional and consistent look to the O4W web pages, developers can tie their O4W output into the rest of their web site.

A template is a text document, stored either in an operating system directory or an OpenInsight table, that contains all the html needed to display web output. It can be created through any number of tools, by any member of the organization, though often companies will have on staff (or contract with) web developers whose job it is to create these pages using commercial products like Adobe Dreamweaver.

To create a template, it is usually best to start with a full web page, complete with all the images, links, and styles that you wish to see on your O4W output. This document can then be edited (using for example Windows notepad) to add the particular elements that O4w requires.

If the html is taken from a full web page, you may find that some content and some dynamic elements and scripts will not be applicable to the O4W output, so they may be removed. _What_, exactly, is removed, and how much, and what remains, is a design decision that will vary with each template.

O4W Tags

O4W uses special tags that are added to the "plain" html document. These tags indicate where the main dynamic content, the headers, the menus, etc. should be inserted. The tags that O4W supports include:

%HEAD% - the location for the html title (in the <header> section)

%BODY% - the location for the main dynamic content

%FOOTER% - the location for any footer

%MENU%, %MENU-H%, %MENU-V%, %MENU-T% - the location for the menu. When specified as %MENU%, the type of menu to use is derived from the O4W Configuration setting for "default menu direction". If specified as %MENU-H%, a horizontal menu is used; if %MENU-V% is specified, a vertical menu is used. %MENU-T% forces the use of a 'tree' menu

%MENU-NONE% - prevents the use of any menu (useful for mobile templates)

The %HEAD% tag is placed in the <head> of the html document; it replaces (at least) the <title> tag and its contents.

Determining the proper location for the %BODY% tag (the most important O4W tag) may take some trial and error; in general, it should be centrally located to the page, and be able to dynamically shrink and grow (and have the other elements of the web page shrink and grow around it). The %MENU% tag (or its variants) may go in a different section of the html, or directly before the %BODY%. The %FOOTER% tag can be placed directly after the %BODY%, or in another html section as well.

Note that O4W will generate its own html "form" tags, so no O4W tags should be located within an html "form". However, the %BODY% and %FOOTER% (and any %MENU% tags) _should_ be located within an existing html "body" tag.

O4W Template Settings

Once the html document has been modified to include the O4W tags, it must be placed in the appropriate location for O4W use. When using the O4W APIs, the template document can be located in any operating system folder by specifying the full path to the document; the template can also be placed in any OpenInsight table, by specifying the template name as "<tablename> <templateID>" (for example, "SYSLISTS THISTEMPLATE"). When using the O4W wizard tools, the template should be placed in the "template directory" location defined in the O4W Configuration table. The O4W Configuration record defines not only the location itself, but also the type of template location (either operating system folder or OpenInsight table). By default, the template directory is the folder named "templates" under the O4W directory, located in the OpenInsight folder (and the type of template location is "operating system folder").

By placing your template in the correct directory, it will be available to select during the O4W wizard definition processes.

During the O4W wizard definition processes, it is also possible to select the "default" template. The specification of which template should be used as the default is also done via an O4W Configuration record.

Additional Templates

If O4W determines that a request is coming from a mobile browser, it will search for a "mobile-ready" version of the previously specified template. This mobile-ready version may use fewer images, have smaller borders, etc. For O4W to find this template automatically, it needs to be named "m_<templatename>" in the same location as the regular template (for example, if a template named "abc_co.html" is located in the O4W\templates directory, the mobile version should be named "m_abc_co.html" in the same directory).

During the O4W Report definition process, you are able to define an additional template to use if the specified report is invoked as a "popup". Since an on-screen popup has less available screen space, and is not truly designed as a 'stand-alone' web page, you may wish to define a template with fewer (or no) images, etc., in this case. Note that a template named "blank", containing no formatting and only the minimal O4W tags, is available for these (or other) situations.

Example

Any web page can be used as the "source" for a template. In this case, we will use the html that generates the Revelation web page:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>

<title>Revelation Software: Home</title><script type="text/javascript" src="/include.js"></script><link rel="stylesheet" type="text/css" href="/include.css" />

<script language="JavaScript" type="text/javascript">

<!--

document._domino_target = "_self";

function _doClick(v, o, t) {

  var url="/revelation.nsf?OpenDatabase&Click=" + v;

  if (o.href != null)

    o.href = url;

  else {

    if (t == null)

      t = document._domino_target;

    window.open(url, t);

  }

 

}

// -->

</script>

</head>

<body text="#000000" bgcolor="#FFFFFF" bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="CC_startTip();MM_preloadImages('http://www.revelation.com/images/who_uses_o.gif','http://www.revelation.com/images/offer_o.gif','http://www.revelation.com/images/works_best_o.gif','http://www.revelation.com/images/why_use_o.gif','http://www.revelation.com/images/cost_o.gif','http://www.revelation.com/images/forwindows_o.gif','http://www.revelation.com/images/forweboi_o.gif','http://www.revelation.com/images/arev32_o.gif','http://www.revelation.com/images/cto_o.gif','http://www.revelation.com/images/foru2_o.gif')">

 

<form action="">

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td width="100%">

<table id="outertable" width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td width="100%" bgcolor="#FFFFFF"><!-- xdsw:error lookup: -->

<!-- 1 -->

 

<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#00FFFF">

<tr><!-- 2 -->

<td height="65" width="100%" bgcolor="#FF0000">

 

<table width="100%" border="0" cellspacing="0" cellpadding="0" style="table-layout:fixed">

<tr valign="justify">

<td height="65" width="394" bgcolor="#00FF00">

<img border="0" width="394" height="65" src="/images/logo.jpg" style="border-style: none;">

</td>

<td height="65" align="center" valign="top" bgcolor="#CFD5AD" style="background-image:url(/85256DA9006A454E/repeatingback.jpg?OpenImageResource); background-repeat: repeat; ">

<!--J Show the Gif -->

</td>

</tr>

</table>

 

</td></tr>

 

<tr valign="top"><td width="100%" bgcolor="#000000"></td></tr>

 

<tr valign="top"><td width="100%" bgcolor="#000000"><div align=center><table border=0 cellspacing=0 cellpadding=0><tr valign="center"  bgcolor="#000000">

<td><img src="/icons/ecblank.gif" border="0" height="25" width="1" alt=""></td>

 <!-- Computed text below build the header navigation bar. -->

<td><a href="/revelation.nsf" target=""><img name="Home" border="0" src="/revelation.nsf/home.gif?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','/revelation.nsf/home_over.gif?OpenImageResource',1)"></a></td>

<td><a href="/revelation.nsf/byTitle/Contacting+Revelation?OpenDocument" target=""><img name="ContactUs" border="0" src="/revelation.nsf/contactus.gif?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('ContactUs','','/revelation.nsf/contactus_over.gif?OpenImageResource',1)"></a></td>

<td><a href="/revelation.nsf/byTitle/Registration+Entry?OpenDocument" target=""><img name="Login" border="0" src="/revelation.nsf/loginregister.gif?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Login','','/revelation.nsf/loginregister_over.gif?OpenImageResource',1)"></a></td>

<td><a href="#" onclick="document.forms[0].action='http://www.revelation.com/revelation.nsf/Search?OpenAgent';document.forms[0].id='qs';document.forms[0].method='post';document.forms[0].submit();return false;" target=""><img name="Search" border="0" src="/Revelation.nsf/search.gif?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Search','','/Revelation.nsf/search_over.gif?OpenImageResource',1)"></a></td>

<!-- Text below adds .search field, and closes the navigation table and layer. -->

<td><input name="Query" value="" class="iform" onKeyPress="checkEnter(event);"></td>

</tr></table></div></td></tr>

</table>

 

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td style="background-image:url(/revelation.nsf/LeftNavigationBackground.gif?OpenImageResource); background-repeat: no-repeat; " width="1%"><img width="211" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>

 

<table><tr><td>

<img src="/icons/ecblank.gif" border="0" height="510" width="1" alt="">

</td>

<td valign="top"><br><table>

<tr><td><a href="/revelation.nsf/byTitle/News+And+Information?OpenDocument" target=""><img name="NewsAndInformation" border="0" src="/revelation.nsf/newsinfo.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('NewsAndInformation','','/revelation.nsf/newsinfo_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/Product+Information?OpenDocument" target=""><img name="Products" border="0" src="/revelation.nsf/products.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Products','','/revelation.nsf/products_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/Support?OpenDocument" target=""><img name="Support" border="0" src="/revelation.nsf/support.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Support','','/revelation.nsf/support_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/Tutorial+Home+Page?OpenDocument" target=""><img name="Tutorials" border="0" src="/revelation.nsf/tutorials.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Tutorials','','/revelation.nsf/tutorials_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/SPP+Overview?OpenDocument" target=""><img name="SolutionPartners" border="0" src="/revelation.nsf/solpart.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('SolutionPartners','','/revelation.nsf/solpart_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/devnet.nsf/Main+View/E2552236FE02EE0985256620004A095F?OpenDocument" target=""><img name="DevelopersNetwork" border="0" src="/revelation.nsf/devnet.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('DevelopersNetwork','','/revelation.nsf/devnet_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/User+Group+Homepage?OpenDocument" target=""><img name="UserGroups" border="0" src="/revelation.nsf/usergroups.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('UserGroups','','/revelation.nsf/usergroups_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/productregistry.nsf/$$Web?OpenForm" target=""><img name="ProductRegistration" border="0" src="/revelation.nsf/prodreg.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('ProductRegistration','','/revelation.nsf/prodreg_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/International+Sites?OpenDocument" target=""><img name="InternationalSites" border="0" src="/revelation.nsf/international.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('InternationalSites','','/revelation.nsf/international_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="/revelation.nsf/byTitle/On-line+Press+Room?OpenDocument" target=""><img name="PressRoom" border="0" src="/revelation.nsf/pressroom.png?OpenImageResource" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('PressRoom','','/revelation.nsf/pressroom_over.png?OpenImageResource',1)"></a><br><br></td></tr>

<tr><td><a href="https://www.revsecure.com/o4w/oecgi2.exe/O4W_WRAPPER?ID=O4W_WEB.LOGIN" target=""><img name="eStore" border="0" src="/revelation.nsf/eStorebut.gif"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/rss.nsf/availablefeeds" target=""><img name="RSS+Feeds" border="0" src="/revelation.nsf/feed-icon-24x24.gif"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/rss.nsf/availablefeeds" target="">RSS feeds available now!</a><br><br></td></tr>

 

<tr><td><a href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/21f45cb13835c4f885256dc1007638a1?OpenDocument" target="">Winter/Spring 2010 schedule now available.  Register now!!</a><br><br></td></tr>

</table></td></tr></table></td><td width="100%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>

<h1>Home</h1>

<div class=content> <!-- ImageReady Slices (oi9web.psd) -->

<!-- End ImageReady Slices -->

<map name="rollovers">

  <area shape="rect" coords="55,49,250,85" href="#" onMouseOver="CC_displayTip('100','A Universal Network Driver included with the purchase of an OI Network User License.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

  <area shape="rect" coords="12,101,122,137" href="#" onMouseOver="CC_displayTip('100','Create business applications that will run entirely through a browser.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

  <area shape="rect" coords="183,110,285,148" href="#" onMouseOver="CC_displayTip('100','Enhanced print preview and new export options.','progid:DXImageTransform.Microsoft.Fade()','300','10','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

  <area shape="rect" coords="8,324,83,358" href="#" onMouseOver="CC_displayTip('100','The XML Wizard steps users through the import of XML data to OpenInsight-based tables.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

 

  <area shape="rect" coords="159,324,298,360" href="#" onMouseOver="CC_displayTip('100','A MultiValue CGI application that delivers the output of business metrics to a web page.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

  <area shape="rect" coords="62,377,235,415" href="#" onMouseOver="CC_displayTip('100','Allows easy import and export of data to SQL datasources.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

</map>

<div id="ccToolTip" style="position:absolute; width:300px; height:25px; z-index:102; left: 0px; top: -50px; border: 1px solid #ffffff; visibility: hidden;" class="tool"></div>

<span id="ccSpan" style="display:none"><a href="#"></a></span>

<div id="apDiv3">

  <table id="Table_01" width="570" height="520" border="0" cellpadding="0" cellspacing="0">

    <tr>

      <td rowspan="9"><img src="http://www.revelation.com/images/oi9web_01.gif" width="26" height="520" alt=""></td>

      <td><img src="http://www.revelation.com/images/founded_text.gif" width="200" height="323" alt=""></td>

      <td rowspan="9"><img src="http://www.revelation.com/images/oi9web_03.gif" width="15" height="520" alt=""></td>

 

      <td colspan="5" rowspan="7"><img src="http://www.revelation.com/images/oi9web_04.gif" alt="" width="303" height="442" border="0" usemap="#rolloversMap"></td>

      <td rowspan="8"><img src="http://www.revelation.com/images/oi9web_05.gif" width="26" height="502" alt=""></td>

    </tr>

    <tr>

      <td><a href="#"><img src="http://www.revelation.com/images/who_uses.gif" alt="" name="uses" width="200" height="22" border="0" id="uses" onClick="MM_showHideLayers('whouses','','show','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide','whatoicost','','hide')" onMouseOver="MM_swapImage('uses','','http://www.revelation.com/images/who_uses_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

    <tr>

      <td><a href="#"><img src="http://www.revelation.com/images/offer.gif" alt="" name="offer" width="200" height="21" border="0" id="offer" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','show','whereworksbest','','hide','whytouse','','hide','whatoicost','','hide')" onMouseOver="MM_swapImage('offer','','http://www.revelation.com/images/offer_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

 

    <tr>

      <td><a href="#"><img src="http://www.revelation.com/images/works_best.gif" alt="" name="worksbest" width="200" height="22" border="0" id="worksbest" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','show','whytouse','','hide','whatoicost','','hide')" onMouseOver="MM_swapImage('worksbest','','http://www.revelation.com/images/works_best_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

    <tr>

      <td><a href="#"><img src="http://www.revelation.com/images/why_use.gif" alt="" name="whyuse" width="200" height="22" border="0" id="whyuse" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','show','whatoicost','','hide')" onMouseOver="MM_swapImage('whyuse','','http://www.revelation.com/images/why_use_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

    <tr>

      <td><a href="#"><img src="http://www.revelation.com/images/cost.gif" alt="" name="cost" width="200" height="22" border="0" id="cost" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide','whatoicost','','show')" onMouseOver="MM_swapImage('cost','','http://www.revelation.com/images/cost_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

 

    <tr>

      <td><img src="http://www.revelation.com/images/oi9web_11.gif" width="200" height="10" alt=""></td>

    </tr>

    <tr>

      <td><a href="http://www.revelation.com/Revelation.nsf/byTitle/C198A4A11A0FDC7D85256DB80022DD9F?OpenDocument"><img src="http://www.revelation.com/images/download_o.gif" alt="" width="200" height="60" border="0"></a></td>

      <td><a href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/5da001116eb098c085256dc500658ff4?OpenDocument"><img src="http://www.revelation.com/images/forwindows.gif" alt="" name="oiwindows" width="61" height="60" border="0" id="oiwindows" onMouseOver="MM_swapImage('oiwindows','','http://www.revelation.com/images/forwindows_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

      <td><a href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/ed6124579225e16585257258006355b7?OpenDocument"><img src="http://www.revelation.com/images/forweboi.gif" alt="" name="weboi" width="61" height="60" border="0" id="weboi" onMouseOver="MM_swapImage('weboi','','http://www.revelation.com/images/forweboi_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

      <td><a href="http://www.revelation.com/Revelation.nsf/byTitle/7E173A7686E5B129852573CA0074E21E?OpenDocument"><img src="http://www.revelation.com/images/arev32.gif" alt="" name="arev" width="61" height="60" border="0" id="arev" onMouseOver="MM_swapImage('arev','','http://www.revelation.com/images/arev32_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

      <td><a href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/49402e912b551a8f85257130004b520d?OpenDocument"><img src="http://www.revelation.com/images/cto.gif" alt="" name="cto" width="60" height="60" border="0" id="cto" onMouseOver="MM_swapImage('cto','','http://www.revelation.com/images/cto_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

 

      <td><a href="http://www.revelation.com/Revelation.nsf/byTitle/7A9255479FDFC504852572590055DA17?OpenDocument"><img src="http://www.revelation.com/images/foru2.gif" alt="" name="u2" width="60" height="60" border="0" id="u2" onMouseOver="MM_swapImage('u2','','http://www.revelation.com/images/foru2_o.gif',1)" onMouseOut="MM_swapImgRestore()"></a></td>

    </tr>

    <tr>

      <td><img src="http://www.revelation.com/images/oi9web_18.gif" width="200" height="18" alt=""></td>

      <td colspan="6"><img src="http://www.revelation.com/images/oi9web_19.gif" width="329" height="18" alt=""></td>

    </tr>

  </table>

  <map name="rolloversMap">

    <area shape="rect" coords="55,49,250,85" href="#" onMouseOver="CC_displayTip('100','A Universal Network Driver included with the purchase of an OI Network User License.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

 

    <area shape="rect" coords="12,101,122,137" href="#" onMouseOver="CC_displayTip('100','Create business applications that will run entirely through a browser.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

    <area shape="rect" coords="183,110,285,148" href="#" onMouseOver="CC_displayTip('100','Enhanced print preview and new export options.','progid:DXImageTransform.Microsoft.Fade()','300','10','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

    <area shape="rect" coords="8,324,83,358" href="#" onMouseOver="CC_displayTip('100','The XML Wizard steps users through the import of XML data to OpenInsight-based tables.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

    <area shape="rect" coords="159,324,298,360" href="#" onMouseOver="CC_displayTip('100','A MultiValue CGI application that delivers the output of business metrics to a web page.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

    <area shape="rect" coords="62,377,235,415" href="#" onMouseOver="CC_displayTip('100','Allows easy import and export of data to SQL datasources.','progid:DXImageTransform.Microsoft.Fade()','300','15','-450','-450','#FFCC00','#666666','0.3','solid','#FF9900','2','left','1')" onMouseOut="CC_hideTip()">

  </map>

</div>

<div id="whouses">

  <table id="Table_" width="321" height="426" border="0" cellpadding="0" cellspacing="0">

    <tr>

 

      <td colspan="3"><img src="http://www.revelation.com/images/images/top.png" alt="" name="top" width="321" height="44" border="0" usemap="#Map" id="top"></td>

    </tr>

    <tr>

      <td><img src="http://www.revelation.com/images/images/left.png" width="29" height="322" alt=""></td>

      <td width="261" valign="top" background="http://www.revelation.com/images/images/middle.png"><span class="style1boldcaps">Who Uses OpenInsight</span><span class="style1"><br />

OpenInsight is used by developers and end users around the world. In the US, OpenInsight is used by Federal, state, county and local governments. It is used by manufacturing concerns, by healthcare organizations and retail stores. Many organizations are using OpenInsight and the end users do not even know it. As an embedded database, it is one of the best kept secrets around, even though there are millions of seats in use around the world. </span></td>

      <td><img src="http://www.revelation.com/images/images/right.png" width="31" height="322" alt=""></td>

    </tr>

 

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/bottom.png" alt="" width="321" height="60" border="0" usemap="#Map2"></td>

    </tr>

  </table>

</div>

<map name="continue">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="close">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

 

<map name="continue">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="close">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<div id="whatoffer">

  <table id="Table_2" width="321" height="426" border="0" cellpadding="0" cellspacing="0">

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/top.png" alt="" width="321" height="44" border="0" usemap="#MapMap"></td>

    </tr>

 

    <tr>

      <td><img src="http://www.revelation.com/images/images/left.png" width="29" height="322" alt=""></td>

      <td width="261" valign="top" background="http://www.revelation.com/images/images/middle.png"><span class="style1"><span class="style1boldcaps">What Does OpenInsight Offer</span><br />

OpenInsight is a database application development toolkit. If you need to make an application that runs on a PC, across a network or across the web, OpenInsight lets you do it. It allows you to design and create data tables, data entry forms, editors for programming, search tools and reports using its own set of tools. It includes web, thin client, and XML interfaces. In short, OpenInsight offers a complete turnkey solution for the database application developer.</span></td>

      <td><img src="http://www.revelation.com/images/images/right.png" width="31" height="322" alt=""></td>

    </tr>

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/bottom.png" alt="" width="321" height="60" border="0" usemap="#Map2Map"></td>

 

    </tr>

  </table>

  <map name="MapMap">

    <area shape="rect" coords="276,12,308,34" href="#" onClick="MM_showHideLayers('whatoffer','','hide')">

  </map>

  <map name="Map2Map">

    <area shape="rect" coords="99,7,222,41" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/be0c2876a6f1056b85256dc500587dd5?OpenDocument">

  </map>

</div>

 

<map name="continueMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/be0c2876a6f1056b85256dc500587dd5?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide')">

</map>

<map name="closeMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide')">

</map>

<map name="continueMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="closeMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<div id="whereworksbest">

 

  <table id="Table_3" width="321" height="426" border="0" cellpadding="0" cellspacing="0">

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/top.png" alt="" width="321" height="44" border="0" usemap="#MapMapMap"></td>

    </tr>

    <tr>

      <td><img src="http://www.revelation.com/images/images/left.png" width="29" height="322" alt=""></td>

      <td width="261" valign="top" background="http://www.revelation.com/images/images/middle.png"><span class="style1"><span class="style1boldcaps">Where OpenInsight Works Best</span><br />

OpenInsight works best in those places where the rules for an application are complicated, and where the rules and needs change often. OpenInsight works especially well in Healthcare, Payroll, Human Resources, Government, and Financial Sector industries. </span></td>

 

      <td><img src="http://www.revelation.com/images/images/right.png" width="31" height="322" alt=""></td>

    </tr>

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/bottom.png" alt="" width="321" height="60" border="0" usemap="#Map2MapMap"></td>

    </tr>

  </table>

  <map name="MapMapMap">

    <area shape="rect" coords="276,12,308,34" href="#" onClick="MM_showHideLayers('whereworksbest','','hide')">

  </map>

 

  <map name="Map2MapMap">

    <area shape="rect" coords="99,7,222,41" href="http://www.revelation.com/Revelation.nsf/byTitle/41FBC372C25CFA2E85257028005334AF?OpenDocument">

  </map>

</div>

<map name="continueMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/41FBC372C25CFA2E85257028005334AF?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide')">

</map>

<map name="closeMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide')">

</map>

<map name="continueMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

 

</map>

<map name="closeMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<div id="whytouse">

  <table id="Table_4" width="321" height="426" border="0" cellpadding="0" cellspacing="0">

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/top.png" alt="" width="321" height="44" border="0" usemap="#Map3"></td>

    </tr>

    <tr>

      <td><img src="http://www.revelation.com/images/images/left.png" width="29" height="322" alt=""></td>

 

      <td width="261" valign="top" background="http://www.revelation.com/images/images/middle.png" class="style1"><span class="style1boldcaps">Why Use OpenInsight</span><span class="style1bold"><br />

Scalability:</span> Create an application that runs on a standalone PC, and scale it up for thousands of users with no change to the application. <span class="style1bold">Flexibility:</span> Support both stored data - client's date of birth, and derived data, such as the client's age (subtract the date of birth from today, and display the result). <span class="style1bold">Rapid prototyping</span>, development, and deployment. OpenInsight's deployment tools let you create an installable package, and updates, as needed.</td>

      <td><img src="http://www.revelation.com/images/images/right.png" width="31" height="322" alt=""></td>

    </tr>

    <tr>

 

      <td colspan="3"><img src="http://www.revelation.com/images/images/bottom.png" alt="" width="321" height="60" border="0" usemap="#Map7"></td>

    </tr>

  </table>

</div>

<map name="continueMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/e099f1541881a1c185256dcc00580b17?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide')">

</map>

<map name="closeMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide')">

</map>

<map name="continueMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

 

</map>

<map name="closeMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<div id="whatoicost">

  <table id="Table_5" width="321" height="426" border="0" cellpadding="0" cellspacing="0">

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/top.png" alt="" width="321" height="44" border="0" usemap="#Map4"></td>

    </tr>

    <tr>

      <td><img src="http://www.revelation.com/images/images/left.png" width="29" height="322" alt=""></td>

 

      <td width="261" valign="top" background="http://www.revelation.com/images/images/middle.png" class="style1"><span class="style1boldcaps">What Does OpenInsight Cost</span><br />

OpenInsight is one of the most affordable database application products in existence. With a low entry cost per seat and low annual license renewal fees, OpenInsight beats many of our competitors. And OpenInsight grows with you. Single-user runtime applications can be created for free, allowing you to succeed before you need to pay us.</td>

      <td><img src="http://www.revelation.com/images/images/right.png" width="31" height="322" alt=""></td>

    </tr>

    <tr>

      <td colspan="3"><img src="http://www.revelation.com/images/images/bottom.png" alt="" width="321" height="60" border="0" usemap="#Map8"></td>

    </tr>

  </table>

 

</div>

<map name="continueMapMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/f8702db97778b3a485256dc5007b2d36?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide','whatoicost','','hide')">

</map>

<map name="closeMapMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide','whatoicost','','hide')">

</map>

<map name="continueMapMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="closeMapMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

 

<map name="continueMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="Link from this page to: http://www.revelation.com/Revelation.nsf/byTitle/41FBC372C25CFA2E85257028005334AF?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide')">

</map>

<map name="closeMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide','whytouse','','hide')">

</map>

<map name="continueMapMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="closeMapMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="continueMapMap">

 

  <area shape="rect" coords="87,-2,212,35" href="Link from this page to: http://www.revelation.com/Revelation.nsf/byTitle/41FBC372C25CFA2E85257028005334AF?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide')">

</map>

<map name="closeMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide','whereworksbest','','hide')">

</map>

<map name="continueMapMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="closeMapMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="continueMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide')">

 

</map>

<map name="closeMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide','whatoffer','','hide')">

</map>

<map name="continueMap">

  <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<map name="closeMap">

  <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

</map>

<div align="center">

  <map name="continue">

    <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

 

  </map>

  <map name="close">

    <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

  </map>

  <map name="continue">

    <area shape="rect" coords="87,-2,212,35" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument" onClick="MM_showHideLayers('whouses','','hide')">

  </map>

  <map name="close">

    <area shape="rect" coords="249,14,276,35" href="#" onClick="MM_showHideLayers('whouses','','hide')">

 

  </map>

  <map name="Map">

  <area shape="rect" coords="277,13,306,34" href="#" onClick="MM_showHideLayers('whouses','','hide')">

  </map>

  <map name="Map3">

  <area shape="rect" coords="275,12,309,35" href="#" onClick="MM_showHideLayers('whytouse','','hide')">

  </map>

  <map name="Map4">

  <area shape="rect" coords="278,12,307,34" href="#" onClick="MM_showHideLayers('whatoicost','','hide')">

 

  </map>

  <map name="Map6">

  </map>

  <map name="Map8">

    <area shape="rect" coords="99,6,220,41" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/f8702db97778b3a485256dc5007b2d36?OpenDocument">

  </map>

</div>

<map name="Map2"><area shape="rect" coords="99,8,219,40" href="http://www.revelation.com/Revelation.nsf/byTitle/70CA57BD18C5D77F85256DC0006D078F?OpenDocument">

</map>

<map name="Map7"><area shape="rect" coords="100,8,220,40" href="http://www.revelation.com/Revelation.nsf/1f484fef89cd63e1852569c900787d0e/e099f1541881a1c185256dcc00580b17?OpenDocument">

</map><img src="/icons/ecblank.gif" border="0" height="530" width="1" alt="">

 

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td width="100%"><img src="/revelation.nsf/H_Announce.gif?OpenImageResource" width="234" height="19"><BR><iframe src="/Revelation.nsf/28eaa3bb5371386d85256dd6001f2c87?OpenView&amp;Count=5&amp;BaseTarget=_top&amp;EmbedFlags=64" frameborder="0" scrolling="no" width="90%" height="96">

</iframe>

<br>

<p><img src="/revelation.nsf/H_KBaseArt.gif?OpenImageResource" width="286" height="18"><BR><iframe src="/knowledge.nsf/d397fbbab8ac707185256dd600218f18?OpenView&amp;Count=5&amp;BaseTarget=_top&amp;EmbedFlags=64" frameborder="0" scrolling="no" width="90%" height="96">

</iframe>

<br>

<p><img src="/revelation.nsf/H_USERST.GIF?OpenImageResource" width="194" height="18"><BR><iframe src="/Revelation.nsf/ee9f91c8362bcfa185256dd60020e8ae?OpenView&amp;Count=5&amp;BaseTarget=_top&amp;EmbedFlags=64" frameborder="0" scrolling="no" width="90%" height="96">

</iframe>

<br>

<p><img src="/revelation.nsf/H_Downloads.gif?OpenImageResource" width="196" height="19"><BR><iframe src="/SOFTWARE.NSF/5c173a30c17e7ba385256dd600222046?OpenView&amp;Count=2&amp;BaseTarget=_top&amp;EmbedFlags=64" frameborder="0" scrolling="no" width="90%" height="96">

</iframe>

<p><br>

<br>

<div align="center"></div>

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td width="33%"><div align="center"><b><font face="Times New Roman">In North and South America:</font></b><br>

 

<br>

<b><font face="Times New Roman">Revelation Software, Inc</font></b><br>

<font face="Times New Roman">99 Kinderkamack Road, Floor 1</font><br>

<font face="Times New Roman">Westwood, NJ 07675</font><br>

<font face="Times New Roman">U.S.A</font><br>

<font face="Times New Roman">Toll Free: 800-262-4747</font><br>

<font face="Times New Roman">Phone: 201-594-1422</font><br>

<font face="Times New Roman">Fax: 201-722-9815</font><br>

<a href="http://www.revelation.com"><font face="Times New Roman">www.revelation.com</font></a><br>

 

<a href="mailto:info@revelation.com"><font face="Times New Roman">info@revelation.com</font></a></div></td><td width="33%"><div align="center"><b><font face="Times New Roman">In Europe, The Middle East or Africa:</font></b><br>

<br>

<b><font face="Times New Roman">Revelation Software Ltd.</font></b><br>

<font face="Times New Roman">45 St Mary's Road</font><br>

<font face="Times New Roman">Ealing, London, W5 5RG</font><br>

<font face="Times New Roman">U.K.</font><br>

<font face="Times New Roman">Phone: +44 020 8912 1000</font><br>

<font face="Times New Roman">Fax: +44 020 8912 1001</font><br>

<a href="http://www.revsoft.co.uk"><font face="Times New Roman">www.revsoft.co.uk</font></a><br>

 

<a href="mailto:info@revsoft.co.uk"><font face="Times New Roman">info@revsoft.co.uk</font></a></div></td><td width="33%"><div align="center"><b><font face="Times New Roman">In the Asia Pacific Region:</font></b><br>

<br>

<b><font face="Times New Roman">Revelation Software Australia Pty Ltd.</font></b><br>

<font face="Times New Roman">PO Box 300</font><br>

<font face="Times New Roman">Brookvale, NSW 2100</font><br>

<font face="Times New Roman">Australia</font><br>

<font face="Times New Roman">Phone: +</font><font face="Times New Roman">61 2 8003 4199</font><br>

<font face="Times New Roman">Fax: +</font><font face="Times New Roman">61 2 9332 6099</font><br>

 

<a href="http://www.revelationsoftware.com.au"><font face="Times New Roman">www.revelationsoftware.com.au</font></a><br>

<a href="mailto:info@revelationsoftware.com.au"><font face="Times New Roman">info@revelationsoftware.com.au</font></a></div></td></tr>

 

<tr valign="top"><td width="33%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="33%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="33%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>

</table>

</td></tr>

 

<tr valign="top"><td width="100%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>

</table>

 

<ul><b><font size="4">             </font></b>

<ul>

<ul><font size="2">Looking for the easiest way to navigate the site? Here is the </font><a href="/revelation.nsf/1f484fef89cd63e1852569c900787d0e/4c7b904b795a8d4b85256dc9006d7e8d?OpenDocument"><font size="2">Site Map</font></a><font size="2">!</font></ul>

 

 

</ul>

</ul>

 

<ul></ul>

<br>

 </div>

 

<ul></ul>

</td></tr>

</table>

</td></tr>

</table>

        <script type="text/javascript">

var gaJsHost = (("https:" == ////document.location.protocol) ? "https:ssl." : "http:www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

<script type="text/javascript">

try {

var pageTracker = _gat._getTracker("UA-6532922-1");

pageTracker._trackPageview();

} catch(err) {}</script>

 

      </form>

</body>

</html>

After removing unnecessary text, images, and scripts, and adding the required O4W tags, the html now looks like this:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>

%HEAD%

<script language=JavaScript>

 <!--

 function MM_swapImgRestore() { //v3.0

   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;

 }

 

 function MM_preloadImages() { //v3.0

   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

 }

 

 function MM_findObj(n, d) { //v4.0

   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

   if(!x && document.getElementById) x=document.getElementById(n); return x;

 }

 

 function MM_swapImage() { //v3.0

   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

 }

 //-->

 </script>

<STYLE>

 .iform

 {

     FONT-WEIGHT: normal;

     FONT-SIZE: 11px;

     BACKGROUND: #C2CCDE;

     COLOR: #1B2F47

 }

</STYLE>

<link rel="stylesheet" type="text/css" href="../stylesheet/blueskinstyle.css">

 

<script language="JavaScript" type="text/javascript">

<!--

document._domino_target = "_self";

function _doClick(v, o, t) {

  var url="http://www.revelation.com/Revelation.nsf/byTitle/International+Sites?OpenDocument&Click=" + v;

  if (o.href != null)

    o.href = url;

  else {

    if (t == null)

      t = document._domino_target;

    window.open(url, t);

  }

 

}

// -->

</script>

 

</head>

<body text="#000000" bgcolor="#FFFFFF" marginheight=0 marginwidth=0 topmargin=0 leftmargin=0 onLoad="if(typeof countdown=='function')countdown();">

 

<form action="">

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td width="90%">

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td style="background-image:url(https://www.revsecure.com/oiwebwiz/images/repeatingback.jpg); background-repeat: repeat; " width="1%"><img src="https://www.revsecure.com/icons/ecblank.gif" border="0" height="1" width="394" alt=""><br>

<img src="https://www.revsecure.com/oiwebwiz/images/Logo.jpg" width="394" alt=""></td><td valign="middle" bgcolor="#CFD5AD" style="background-image:url(https://www.revsecure.com/oiwebwiz/images/repeatingback.jpg); background-repeat: repeat; " width="100%"><br>

</td></tr>

</table>

</td></tr>

 

<tr valign="top"><td width="100%" bgcolor="#000000"></form><div align=center><table border=0 cellspacing=0 cellpadding=0><tr valign="center"  bgcolor="#000000"><form method="post" action="http://www.revelation.com/Revelation.nsf/Search?OpenAgent">

<td><img src="https://www.revsecure.com/icons/ecblank.gif" border="0" height="25" width="1" alt=""></td>

<td><a href="http://www.revelation.com/Revelation.nsf" target=""><img name="Home" border="0" src="https://www.revsecure.com/oiwebwiz/images/Home.gif" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','https://www.revsecure.com/oiwebwiz/images/Home.gif',1)"></a></td>

<td><a href="http://www.revelation.com/Revelation.nsf/byTitle/Contacting+Revelation?OpenDocument" target=""><img name="ContactUs" border="0" src="https://www.revsecure.com/oiwebwiz/images/ContactUs.gif" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('ContactUs','','https://www.revsecure.com/oiwebwiz/images/ContactUs.gif',1)"></a></td>

<td><a href="http://www.revelation.com/Revelation.nsf/byTitle/Registration+Entry?OpenDocument" target=""><img name="Login" border="0" src="https://www.revsecure.com/oiwebwiz/images/LoginRegister.gif" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Login','','https://www.revsecure.com/oiwebwiz/images/LoginRegister.gif',1)"></a></td>

<td><a href="#" onclick="submit();return false;" target=""><img name="Search" border="0" src="https://www.revsecure.com/oiwebwiz/images/Search.gif" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Search','','https://www.revsecure.com/oiwebwiz/images/Search.gif',1)"></a></td>

<td><input name="Query" value="" class="iform"></td></form></tr></table></div></td></tr>

 

<tr valign="top"><td width="100%">

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr valign="top"><td style="background-image:url(https://www.revsecure.com/oiwebwiz/images/LeftNavigationBackground.jpg); background-repeat: no-repeat; " width="1%"><img src="https://www.revsecure.com/icons/ecblank.gif" border="0" height="1" width="211" alt=""><br>

<table><tr><td>

<img src="https://www.revsecure.com/icons/ecblank.gif" border="0" height="510" width="1" alt="">

</td>

<td valign="top"><br><table>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/News+And+Information?OpenDocument" target=""><img name="NewsAndInformation" border="0" src="https://www.revsecure.com/oiwebwiz/images/newsinfo.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('NewsAndInformation','','https://www.revsecure.com/oiwebwiz/images/newsinfo_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/Product+Information?OpenDocument" target=""><img name="Products" border="0" src="https://www.revsecure.com/oiwebwiz/images/products.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Products','','https://www.revsecure.com/oiwebwiz/images/products_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/Support?OpenDocument" target=""><img name="Support" border="0" src="https://www.revsecure.com/oiwebwiz/images/support.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Support','','https://www.revsecure.com/oiwebwiz/images/support_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/SPP+Overview?OpenDocument" target=""><img name="SolutionPartners" border="0" src="https://www.revsecure.com/oiwebwiz/images/solpart.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('SolutionPartners','','https://www.revsecure.com/oiwebwiz/images/solpart_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="/devnet.nsf/Main+View/E2552236FE02EE0985256620004A095F?OpenDocument" target=""><img name="DevelopersNetwork" border="0" src="https://www.revsecure.com/oiwebwiz/images/devnet.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('DevelopersNetwork','','https://www.revsecure.com/oiwebwiz/images/devnet_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/User+Group+Homepage?OpenDocument" target=""><img name="UserGroups" border="0" src="https://www.revsecure.com/oiwebwiz/images/usergroups.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('UserGroups','','https://www.revsecure.com/oiwebwiz/images/usergroups_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="/productregistry.nsf/$$Web?OpenForm" target=""><img name="ProductRegistration" border="0" src="https://www.revsecure.com/oiwebwiz/images/prodreg.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('ProductRegistration','','https://www.revsecure.com/oiwebwiz/images/prodreg_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/International+Sites?OpenDocument" target=""><img name="InternationalSites" border="0" src="https://www.revsecure.com/oiwebwiz/images/international.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('InternationalSites','','https://www.revsecure.com/oiwebwiz/images/international_over.png',1)"></a><br><br></td></tr>

<tr><td><a href="http://www.revelation.com/Revelation.nsf/byTitle/On-line+Press+Room?OpenDocument" target=""><img name="PressRoom" border="0" src="https://www.revsecure.com/oiwebwiz/images/pressroom.png" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('PressRoom','','https://www.revsecure.com/oiwebwiz/images/pressroom_over.png',1)"></a><br><br></td></tr>

<tr><td><img name="eStore" border="0" src="https://www.revsecure.com/oiwebwiz/images/eStorebut.gif" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('eStore','','https://www.revsecure.com/oiwebwiz/images/eStorebut.gif',1)"></a><br><br></td></tr>

 

</table></td></tr></table></td><td width="100%"><img src="https://www.revsecure.com/icons/ecblank.gif" border="0" height="1" width="1" alt=""><br>

<div class=content> <br>

%MENU-H% <br />

%BODY%

%FOOTER%

</div>

<ul></ul>

</td></tr>

</table>

</td></tr>

</table>

</form>

</body>

</html>
  • o4w/oi10/reference_guide/o4w_templates.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1