rf := OpenResFileX(home & "pictures"); 
DefConst('ks0, GetSound11('sound0')) ;
DefConst('k1, GetSound11('sound1')) ;
DefConst('k2, GetSound11("sound2")) ;
DefConst('k3, GetSound11("sound3")) ;
CloseResFileX(rf);
