//Play the default module music track
IfSpawned
  tmpargument = 18
  tmpdistance = 0
  PlayMusic
  
//Do the timer
tmpargument = selfcontent + 1
SetContent
ShowTimer

End					// All done
