File "reference.htm"
Full path: E:/sites/Single15/tinmung2007/webroot/Software/VietCatholicBible/Html/reference.htm
File size: 3.83 KiB (3924 bytes)
MIME-type:
Charset: utf-8
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>VietCatholic Bible</title>
<link href="include/unicodestyle.css" rel="stylesheet" type="text/css">
<script language="JavaScript">
function view(id)
{
window.status = "vcatcommand|view|" + id;
window.status = "Done";
}
function modify(id)
{
window.status = "vcatcommand|modify|" + id;
window.status = "Done";
}
function del(id)
{
var str = "Quý vị thực sự muốn xóa bản ghi " + id + "?";
if (window.confirm(str) == false)
return;
var eSrc = window.event.srcElement;
var eParent =eSrc.parentElement;
if (eParent.tagName == "TD") eParent =eParent.parentElement;
eParent.style.display = "none";
window.status = "vcatcommand|del|" + id;
window.status = "Done";
}
function OpenWin(st)
{
var w = screen.width;
var h = screen.height;
var attr;
if (st.indexOf("print.htm") == -1)
attr = "top="+0.2*h+",left="+0.15*w+",status=no,toolbar=no,menubar=no,titlebar=no,scrollbars=yes,width="+0.7*w+",height="+0.6*h;
else
attr = "top="+h+",left="+w+",status=no,toolbar=no,menubar=no,titlebar=no,scrollbars=yes,width="+w/2+",height="+h/2;
open(st,"Help", attr);
}
//////////////////////////////////////////////////////////////////////////////
//@function ExecClipBoard(obj,cmd )
//////////////////////////////////////////////////////////////////////////////
function ExecClipBoard(obj, cmd)
{
var rng;
if (obj.type=="text" || obj.type=="textarea")
rng = obj.createTextRange();
else
{
rng = document.body.createTextRange();
rng.moveToElementText(obj);
}
rng.scrollIntoView();
rng.select();
rng.execCommand(cmd);
rng.collapse(false);
rng.select();
}
function CopyToClipboard()
{
ExecClipBoard(rightCol,'Copy');
}
function onChangeCharCode()
{
var nComboIndex = CharCode.selectedIndex;
if (nComboIndex == 0) return;
nComboIndex = CharCode.options[nComboIndex].value - 1;
var strURL;
switch( nComboIndex)
{
case 0: strURL = "viqr.htm"; break;
case 1: strURL = "viscii.htm"; break;
case 2: strURL = "vps.htm"; break;
case 3: strURL = "vni.htm"; break;
case 4: strURL = "tcvn.htm"; break;
}
var w = screen.width;
var h = screen.height;
var attr;
attr = "top="+0.2*h+",left="+0.15*w+",status=no,toolbar=yes,menubar=no,titlebar=no,scrollbars=yes,width="+0.7*w+",height="+0.6*h;
open(strURL,"Help", attr);
}
</script>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="header">
<tr>
<td width="50%" align="left"> <img border="0" src="pics/logo.jpg" id=logo></td>
<td width="50%" colspan=2> </td>
</tr>
<tr>
<td width="50%" bgcolor="#8B0000" class=SMALLWHITE align="right" height=30 id=aCell> </td>
<td width="45%" bgcolor="#8B0000" align=RIGHT>
<select size="1" onchange="onChangeCharCode();" name="CharCode" id="CharCode" style="word-spacing:10; margin-top:2;font-family:Verdana;font-size:8pt;color:darkRed;">
<OPTION value=0>Đổi phông chữ </OPTION>
<OPTION value=4>VNI</OPTION>
<OPTION value=1>VIQR</OPTION>
<OPTION value=2>VISCII</OPTION>
<OPTION value=3>VPS</OPTION>
<OPTION value=5>TCVN</OPTION>
</select>
</td>
<td width="5%" bgcolor="#8B0000"> <img src="images/go.gif" border=0 onclick="onChangeCharCode();"> </td>
</tr>
</table>
<table border="0" cellpadding="10" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="tblContent">
<tr> <td id=rightCol name=rightCol width="100%" valign=top class=CONTENT> </td> </tr>
</table>
</body>
</html>