if (document.images) {
mainon=new Image(67,67); mainon.src="/images/home_over.gif"; mainoff=new Image(67,67); mainoff.src="/images/home_default.gif";
licenseon=new Image(67,67); licenseon.src="/images/license_over.gif"; licenseoff=new Image(67,67); licenseoff.src="/images/license_default.gif";
logouton=new Image(67,67); logouton.src="/images/logout_over.gif"; logoutoff=new Image(67,67); logoutoff.src="/images/logout_default.gif";
setuseron=new Image(67,67); setuseron.src="/images/settings_over.gif"; setuseroff=new Image(67,67); setuseroff.src="/images/settings_default.gif";
newson=new Image(67,67); newson.src="/images/dtx_web_news_ms_over.gif"; newsoff=new Image(67,67); newsoff.src="/images/dtx_web_news_pasiv.gif";
graduationon=new Image(67,67); graduationon.src="/images/dtx_web_graduation_ms_over.gif"; graduationoff=new Image(67,67); graduationoff.src="/images/dtx_web_graduation_pasiv.gif";
userson=new Image(67,67); userson.src="/images/users_over.gif"; usersoff=new Image(67,67); usersoff.src="/images/users_default.gif";
settingson=new Image(67,67); settingson.src="/images/settings_over.gif"; settingsoff=new Image(67,67); settingsoff.src="/images/settings_default.gif";
logfileon=new Image(67,67); logfileon.src="/images/logfiles_over.gif"; logfileoff=new Image(67,67); logfileoff.src="/images/logfiles_default.gif";
newson=new Image(67,67); newson.src="/images/dtx_web_news_ms_over.gif"; newsoff=new Image(67,67); newsoff.src="/images/dtx_web_news_pasiv.gif";
amethyston=new Image(67,67); amethyston.src="/images/dtx_web_amt_ms_over.gif"; amethystoff=new Image(67,67); amethystoff.src="/images/dtx_web_amt_pasiv.gif";
ruby2on=new Image(67,67); ruby2on.src="/images/dtx_web_rby_ms_over.gif"; ruby2off=new Image(67,67); ruby2off.src="/images/dtx_web_rby_pasiv.gif";
ruby3on=new Image(67,67); ruby3on.src="/images/dtx_web_rby_ms_over.gif"; ruby3off=new Image(67,67); ruby3off.src="/images/dtx_web_rby_pasiv.gif";
emeraldon=new Image(67,67); emeraldon.src="/images/dtx_web_emerald_ms_over.gif"; emeraldoff=new Image(67,67); emeraldoff.src="/images/dtx_web_emerald_pasiv.gif";
topazon=new Image(67,67); topazon.src="/images/dtx_web_topaz_ms_over.gif"; topazoff=new Image(67,67); topazoff.src="/images/dtx_web_topaz_pasiv.gif";
tngon=new Image(67,67); tngon.src="/images/dtx_web_tnl_ms_over.gif"; tngoff=new Image(67,67); tngoff.src="/images/dtx_web_tnl_pasiv.gif";
tng4aon=new Image(67,67); tng4aon.src="/images/dtx_web_tng_for_ast_over.gif"; tng4aoff=new Image(67,67); tng4aoff.src="/images/dtx_web_tng_for_ast_pasiv.gif";
onyxon=new Image(67,67); onyxon.src="/images/dtx_web_onx_ms_over.gif"; onyxoff=new Image(67,67); onyxoff.src="/images/dtx_web_onx_pasiv.gif";
onyxpluson=new Image(67,67); onyxpluson.src="/images/dtx_web_onyxplus_ms_over.gif"; onyxplusoff=new Image(67,67); onyxplusoff.src="/images/dtx_web_onyxplus_pasiv.gif";
thirdpartyon=new Image(67,67); thirdpartyon.src="/images/dtx_web_3rdparty_ms_over.gif"; thirdpartyoff=new Image(67,67); thirdpartyoff.src="/images/dtx_web_3rdparty_pasiv.gif";
smsmanageron=new Image(67,67); smsmanageron.src="/images/dtx_web_sms_ms_over.gif"; smsmanageroff=new Image(67,67); smsmanageroff.src="/images/dtx_web_sms_pasiv.gif";
kyaniteon=new Image(67,67); kyaniteon.src="/images/dtx_web_kya_over.gif"; kyaniteoff=new Image(67,67); kyaniteoff.src="/images/dtx_web_kya_default.gif";
homeon=new Image(83,71); homeon.src="/images/banner_b_2_home_over.gif"; homeoff=new Image(83,71); homeoff.src="/images/banner_b_2_home_default.gif";
contactuson=new Image(83,71); contactuson.src="/images/banner_b_4_contactus_over.gif"; contactusoff=new Image(83,71); contactusoff.src="/images/banner_b_4_contactus_default.gif";
productson=new Image(83,71); productson.src="/images/banner_b_3_products_over.gif"; productsoff=new Image(83,71); productsoff.src="/images/banner_b_3_products_default.gif";
downloadson=new Image(83,71); downloadson.src="/images/banner_b_6_downloads_over.gif"; downloadsoff=new Image(83,71); downloadsoff.src="/images/banner_b_6_downloads_default.gif";
buyfromon=new Image(83,71); buyfromon.src="/images/banner_b_5_where2buy_over.gif"; buyfromoff=new Image(83,71); buyfromoff.src="/images/banner_b_5_where2buy_default.gif";
supporton=new Image(83,71); supporton.src="/images/banner_b_7_support_over.gif"; supportoff=new Image(83,71); supportoff.src="/images/banner_b_7_support_default.gif";
jobson=new Image(83,71); jobson.src="/images/banner_b_8_positions_over.gif"; jobsoff=new Image(83,71); jobsoff.src="/images/banner_b_8_positions_default.gif";
}

function lightup(imgName) {if (document.images){ imgOn=eval(imgName + "on.src");document[imgName].src= imgOn; }}
function turnoff(imgName) {if (document.images){ imgOff=eval(imgName + "off.src");document[imgName].src= imgOff;}}
function setfocustofirstinput() {var input = document.getElementById("firstInput");if (input) input.focus();}
function pageonload(){var screenHeight = (document.body.clientHeight);var frame = document.getElementById("mainframe");if (frame) {frame.style.height = screenHeight - 230;};}




// Copyright (c) Datatex Dynamics 2006,function allownumberkeypressonly(evt, allowDecimal) {          if (allowDecimal){if (allowDecimal == true) {optionVal = 46}}          else {optionVal = 56};            var MyCharCode = evt.charCode;            var MyKeyCode = evt.keyCode;            if (document.all){myKey = MyKeyCode; myFunctionKey = MyKeyCode;}  //FOR IE            else {myKey = MyCharCode; myFunctionKey = MyKeyCode};            if (myKey == 48 || myKey == 49 || myKey == 50 ||  //0, 1, 2                                    myKey == 51 || myKey == 52 || myKey == 53 ||  //3, 4, 5                                    myKey == 54 || myKey == 55 || myKey == 56 ||  //6, 7, 8                                    myKey == 57 || myKey == optionVal )                                                                 //9 and , or .              {} else            if (myFunctionKey == 13 ||myFunctionKey == 8 ||   //Enter, Backspace                                    myFunctionKey == 9 || myFunctionKey == 11 ||   //Hor Tab, Vert Tab                         (myFunctionKey == 37 && !document.all) ||                                 //37 arrow                         (myFunctionKey == 38 && !document.all) ||                                 //up arrow                         (myFunctionKey == 39 && !document.all) ||                                 //right arrow     (myFunctionKey == 40 && !document.all) ||                 //down arrow                         (myFunctionKey == 46 && !document.all) )                     //delete                        {} else {                        if (document.all){evt.returnValue = false;}                        else {evt.preventDefault()};  }}
// Copyright (c) Datatex Dynamics 2006,function mobilenumbers(evt, allowDecimal) {            if (allowDecimal){if (allowDecimal == true) {optionVal = 44}}            else {optionVal = 56};            var MyCharCode = evt.charCode;            var MyKeyCode = evt.keyCode;            if (document.all){myKey = MyKeyCode; myFunctionKey = MyKeyCode;}  //FOR IE            else {myKey = MyCharCode; myFunctionKey = MyKeyCode};            if (myKey == 48 || myKey == 49 || myKey == 50 ||  //0, 1, 2                                    myKey == 51 || myKey == 52 || myKey == 53 ||  //3, 4, 5                                    myKey == 54 || myKey == 55 || myKey == 56 ||  //6, 7, 8                                    myKey == 57 || myKey == optionVal )                                                                 //9 and , or .              {} else            if (myFunctionKey == 13 ||myFunctionKey == 8 ||   //Enter, Backspace                                    myFunctionKey == 9 || myFunctionKey == 11 ||   //Hor Tab, Vert Tab                         (myFunctionKey == 37 && !document.all) ||                                 //37 arrow                         (myFunctionKey == 38 && !document.all) ||                                 //up arrow                         (myFunctionKey == 39 && !document.all) ||                                 //right arrow     (myFunctionKey == 40 && !document.all) ||                 //down arrow                         (myFunctionKey == 46 && !document.all) )                     //delete                        {} else {                        if (document.all){evt.returnValue = false;}                        else {evt.preventDefault()};  }}


 

 


