// But in the meantime, we do OOP via the constructor/prototype relationship. // So here we go... // Define a "class" called Employee. Again, note that JavaScript doesn't have ...