Unlimited lives:
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 25922,44 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 26432,44 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 26372,0 
Set number of lives:
Load or reset the game, then execute the following BASIC command before running or restarting the program. Note: X represents the desired number of lives. 

POKE 40800,X