function main()
	Is3D( FALSE );

	AddBackground( "BrassOffice\\interro_brass" );

	-- Displayable objects
	AddSprite( Brass, 230, 34, 230, 350, nil, VISIBLE, 9, 10 );
end