function main()
	Is3D( FALSE );

	AddBackground( "Hideout\\still_pooltable" );
	
	-- Hotspot
	AddSprite(  HHideoutAshtray, 363, 337,  46,  33, nil, ACTIVE, 0, 0, HideoutAshtray );
end