Please help me Add 2 solenoid to program..

Hello,
I try to modify program to use 3 solenoid on my program i have only one solenoid, i need to controll 3 solenoid with diffrent times and put 3 times at once... for eg:
1 valve: 96ms 94ms and 90ms,
2valve: 100ms, 105, 90,
3valve: 105, 90, 95

someone can help me ?

link for program here:
http://www.vdsar.net/?wpdmact=process&did=MS5ob3RsaW5r

I'm not going to open a .rar from an unknown source and I suspect others will not as well.

If you have some code snippets you would like us to look at, use CODE tags and post it.

patison:
Hello,
I try to modify program to use 3 solenoid on my program i have only one solenoid, i need to controll 3 solenoid with diffrent times and put 3 times at once...

Look at the 'BlinkWithoutDelay' sketch in the IDE. File>Examples>02.Digital>BlinkWithoutDelay. You'll need 3 lots of timing variables.