function HideUrlInfo(){
if(event.srcElement.tagName=="A" || event.srcElement.tagName=="a"){//如果触发函数的对象是链接
window.status="南京庐剑科技-->"+event.srcElement.innerText;
}else
{
window.status="南京庐剑科技";
}
}
document.onmouseover=HideUrlInfo
document.onmousemove=HideUrlInfo
document.onmousedown=HideUrlInfo
document.onmouseout=HideUrlInfo
document.onmouseup=HideUrlInfo
//window.onresize = function(){
//window.parent.resizeTo(screen.availWidth,screen.availHeight);
//window.parent.moveTo(0,0);
//}
function CreateControl(DivID, ObjectID, URL, WIDTH, HEIGHT, STYLE)
{
var d = window.document.getElementById(DivID);
d.innerHTML = '';
}
function CreateControltemp(DivID, ObjectID, URL, WIDTH, HEIGHT, BGCOLOR)
{
var d = document.getElementById(DivID);
d.innerHTML = '';
}
//创建日历//
function CreateDate(DivID, ObjectID, BtnAlign, Depth)
{
var d = document.getElementById(DivID);
d.innerHTML = '';
d.children(0).mask = new Array();
return d.children(0);
}
//关闭日历//
function closeChoseDate(eventTarget) {
eventTarget.GotoFrame(2);
eventTarget.style.left = 0;
eventTarget.style.top = 0;
eventTarget.style.width = 18;
eventTarget.style.height = 18;
if(eventTarget.mask != null && eventTarget.mask.length>0){
for(i=0;i0){
for(i=0;i'+
''+
''+
'';
}
//
function sysf_submit()
{
if(typeof(parakey)=="undefined")
{
form1.submit();
}
else
{
var pageurl = window.location.href;
for(var i=0;i