smesh/doc/salome/gui/SMESH/whskin_mbars.htm
2004-06-18 08:55:35 +00:00

56 lines
1.7 KiB
HTML
Executable File

<html>
<head>
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
</head>
<style>
<!--
body {margin:0;}
-->
</style>
<script language="javascript" src="whver.js"></script>
<script language="javascript1.2" src="whutils.js"></script>
<script language="javascript1.2" src="whmsg.js"></script>
<script language="javascript1.2" src="whproxy.js"></script>
<script language="javascript1.2" src="whmozemu.js"></script>
<script language="javascript1.2" src="whtbar.js"></script>
<body marginheight="0" marginwidth="0" bgcolor="#99ccff" scroll="no">
<script language="javascript1.2">
<!--
if (window.gbWhTBar)
{
setButtonFont("avprev","Tahoma","8pt","Black","Normal","Normal","none");
setButtonFont("avnext","Tahoma","8pt","Black","Normal","Normal","none");
setButtonFont("synctoc","Tahoma","8pt","Black","Normal","Normal","none");
setButtonFont("hide2","Tahoma","8pt","Black","Normal","Normal","none");
gsIPrev = "wht_prev.gif";
gsIPrevD = "wht_prev_g.gif";
gsINext = "wht_next.gif";
gsINextD = "wht_next_g.gif";
gsISync = "wht_sync.gif";
gsIHide = "wht_hide.gif";
setBackgroundcolor("#99ccff");
addButton("avprev",BTN_TEXT|BTN_IMG,"","","","","",0,0,"","","","","","");
addButton("avnext",BTN_TEXT|BTN_IMG,"","","","","",0,0,"","","","","","");
addButton("synctoc",BTN_TEXT|BTN_IMG,"","","","","",0,0,"","","","","","");
addButton("hide2",BTN_TEXT|BTN_IMG,"","","","","",0,0,"","","","","","");
addButton("blankblock");
writeStyle(true);
ReSortMinibarButtons();
writeToolBar();
}
else
document.location.reload();
if (window.gbNav6)
{
var oMsg=new whMessage(WH_MSG_RELOADNS6,this, 1,null);
SendMessage(oMsg);
}
//-->
</script>
</body>
</html>