function MyWaxLauncher(window,userx,pwdx) { PrimoWAX1.GotoSite(window.location.hostname+":6783",userx.value,pwdx.value,""); } function GetCommercialName() { return 'LIBRA-EV4'; } function GetSgsInstallerName() { return 'SGSInstall.exe'; } function GetModelB() { return 'SG1102'; } function GetModelC() { return 4; } function GetModelV() { return 0; } function GetNumOfInputs() { return 4; } function GetNumOfOutputs() { return 2; } function GetSshPort() { return 22; }