function main()
	Is3D( FALSE );

	AddBackground( "Casino\\still_dirt" );

	-- Hotspot
	AddSprite( HCasinoDirtClose1, 200,  52, 308,  98, nil, ACTIVE, 0, 0, TOOLS );
	AddSprite( HCasinoDirtClose2, 328, 110, 251, 159, nil, ACTIVE, 0, 0, TOOLS );
end