function main()
	Is3D( FALSE );

	AddBackground( "Gray\\still_gray_phone" );

	-- Hotspots
	AddSprite( HPhoneRedial, 306, 140, 50, 23, nil, ACTIVE, 0, 0 )
end