function main()
	Is3D( FALSE );

	AddBackground( "Restaurant\\still_owner" );

	AddSprite( Markus, 247, 26, 230, 358, nil, VISIBLE+ACTIVE, 7, 8 );

	AddEnvironmentSound( nil, "M2_AMB_FRENCH" );
end