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