Because you have to modify the kits, I guess it would be better to build it on your own (and save money):
I would get (at least) 5 IR LEDs like the SFH415
and (at least) 5 IR receiver modules like the TSOP1136
Then generate 36kHz on the output pins (where you connect the IR LEDs) and connect the TSOP1136s to 5 input pins. Look into the datasheet to get an idea how to connect everything. It might be a good idea to use external pull-ups.
So you will need 10 pins for 5 IR sensors. Why must it be IR? What is the idea behind your project?
Well, perhaps it doesn't have to be IR, it was just my intiial idea behind it. Basically it's an empty room to start with and when these beams or whatever are tripped sound and light plays from a computer.
Sounds like big distances... maybe start with the MK120 IR Beam Break Detector. Remove the status LED and connect an Arduino input pin instead.
I am not sure if the circuit uses modulated IR light. So if the room is not dark you will have problems. And you must check if the sensor is disturbed by light that your computer switches.