// DIE's signature file init("type","LX"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.isLX()) { bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }